Commit 5de3cf0
committed
lib: add static identifier codes for all deprecations
Assigns a static identifier code to all runtime and documentation
only deprecations. The identifier code is included in the emitted
DeprecationWarning.
Also adds a deprecations.md to the API docs to provide a central
location where deprecation codes can be referenced and explained.
PR-URL: #10116
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: Michal Zasso <targos@protonmail.com>
Reviewed-By: Fedor Indutny <fedor.indutny@gmail.com>1 parent 03e89b3 commit 5de3cf0Copy full SHA for 5de3cf0
File tree
Expand file treeCollapse file tree
24 files changed
+636
-45
lines changedOpen diff view settings
Filter options
- doc/api
- lib
- internal
- cluster
- process
- test/message
Expand file treeCollapse file tree
24 files changed
+636
-45
lines changedOpen diff view settings
Collapse file
+1Lines changed: 1 addition & 0 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
14 | 14 | |
15 | 15 | |
16 | 16 | |
| 17 | + |
17 | 18 | |
18 | 19 | |
19 | 20 | |
|
0 commit comments