Skip to content

doc: update missing deprecation - #23883

Merged
cjihrig merged 1 commit into
nodejs:masterfrom
cjihrig:fixup
Oct 27, 2018
Merged

doc: update missing deprecation#23883
cjihrig merged 1 commit into
nodejs:masterfrom
cjihrig:fixup

Conversation

@cjihrig

Copy link
Copy Markdown
Contributor

The deprecation code was not updated when landing the PR.

Refs: #23760

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-botnodejs-github-bot added the net Issues and PRs related to the net subsystem. label Oct 25, 2018
cjihrig referenced this pull request Oct 25, 2018
This is an undocumented utility function that is of questionable
utility.
Fixes: #18391
PR-URL: #23760
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
@jasnell

Copy link
Copy Markdown
Member

ugh... forgot about that darn dep code update.

@vsemozhetbytvsemozhetbyt added deprecations Issues and PRs related to deprecations. author ready PRs that have at least one approval, no pending requests for changes, and a CI started. labels Oct 25, 2018
@vsemozhetbyt

Copy link
Copy Markdown
Contributor

Node.js Collaborators, please, add 👍 here if you approve fast-tracking.

@jasnell

Copy link
Copy Markdown
Member

@trivikrtrivikr added the fast-track PRs that do not need to wait for 48 hours to land. label Oct 26, 2018
@jasnell

Copy link
Copy Markdown
Member

@cjihrig

Copy link
Copy Markdown
ContributorAuthor

The deprecation code was not updated when landing the PR.
PR-URL: nodejs#23883
Refs: nodejs#23760
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Matheus Marchini <mat@mmarchini.me>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.deprecationsIssues and PRs related to deprecations.fast-trackPRs that do not need to wait for 48 hours to land.netIssues and PRs related to the net subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants

@cjihrig@nodejs-github-bot@jasnell@vsemozhetbyt@lpinca@mmarchini@richardlau@trivikr@targos