Skip to content

process: add --pending-deprecation to process.binding()#26500

Closed
addaleax wants to merge 3 commits intonodejs:masterfrom
addaleax:process-binding-pd
Closed

process: add --pending-deprecation to process.binding()#26500
addaleax wants to merge 3 commits intonodejs:masterfrom
addaleax:process-binding-pd

Conversation

@addaleax
Copy link
Member

@addaleax addaleax commented Mar 7, 2019

Print a deprecation warning for process.binding() when using
--pending-deprecation.

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

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. deprecations Issues and PRs related to deprecations. process Issues and PRs related to the process subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.