New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Document 3.13, 3.14, 4.0 and future removals #93986
base: main
Are you sure you want to change the base?
Conversation
I wonder if there was some automation we can add to help ensure that planned deprecations actually happen? Like, maybe a JSON file or some such where the deprecations are recorded (or a script to parse the docs or code). Then, when the new version is created at |
@warsaw Probably, grepping docs for Edit: for |
Yes, using the new |
See also: |
Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
You could also fire a Sphinx warning in the |
Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
Follow on from #92308.
This lists in the What's New page some more deprecations pending removal in: