File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -37,14 +37,14 @@ multiple Y releases:
3737- ** Timeline** : A removal version is explicitly stated in the deprecation
3838warning (e.g., "This will be removed in v0.10.0").
3939- ** Communication** : Deprecation is noted in the following, as applicable:
40- - Help strings
41- - Log output
42- - API responses
43- - ` /metrics ` output (for metrics features)
44- - User-facing documentation
45- - Release notes
46- - GitHub Issue (RFC) for feedback
47- - Documentation and use of the ` @typing_extensions.deprecated ` decorator for Python APIs
40+ - Help strings
41+ - Log output
42+ - API responses
43+ - ` /metrics ` output (for metrics features)
44+ - User-facing documentation
45+ - Release notes
46+ - GitHub Issue (RFC) for feedback
47+ - Documentation and use of the ` @typing_extensions.deprecated ` decorator for Python APIs
4848
4949** 2.Deprecated (Off By Default)**
5050
You can’t perform that action at this time.
0 commit comments