Skip to content

doc: simplify process.binding() deprecation message

Rodrigo Muino Tomonari requested to merge github/fork/Trott/rm-unsupported into master

Keep the process.binding() deprecation message short and direct. In addition to the usual benefits of doing that, it also means the message is less likely to line-wrap once we move to a runtime deprecation.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading