Uh oh!
There was an error while loading. Please reload this page.
Document 3.13, 3.14, 4.0 and future removals - #93986
Conversation
warsaw
commented
Jun 18, 2022
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 |
hugovk
commented
Jun 19, 2022
Yes, using the new |
Uh oh!
There was an error while loading. Please reload this page.
ezio-melotti
commented
Jul 29, 2022
See also: |
ezio-melotti
left a comment
There was a problem hiding this comment.
I left a comment and a couple of minor suggestions -- feel free to disregard them if you think the current version is better.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
Uh oh!
There was an error while loading. Please reload this page.
CAM-Gerlach
commented
Aug 11, 2022
You could also fire a Sphinx warning in the |
Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
| :keyword:`for`, :keyword:`if`, :keyword:`in`, :keyword:`is` and :keyword:`or`. | ||
| In a future release it will be changed to a syntax error. (:gh:`87999`) | ||
| * :func:`asyncio.get_event_loop` emits a :exc:`DeprecationWarning` if there is |
There was a problem hiding this comment.
The deprecation plans for this function have changed. See #100970 for the updated deprecation notice.
There was a problem hiding this comment.
Thanks for the note! This PR has got pretty out of date...
hugovk
commented
Aug 16, 2023
Will try again in a new PR :) |
hugovk
commented
Aug 16, 2023
Please see PR #108055 instead 🚀 |
Follow on from #92308.
This lists in the What's New page some more deprecations pending removal in: