| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Should this (the second commit specifically) also go into 3.9 and 3.10 for greater visibility? |
Sorry, something went wrong.
|
I think it seems reasonable for the second commit updating the warning message text to be backported to 3.10, but you should really ask the release manager @pablogsal. I wouldn't bother going as far back as 3.9 with that. |
Sorry, something went wrong.
I am ok backporting the error message to 3.10. For 3.9 you should check with @ambv |
Sorry, something went wrong.
|
@gpshead @pablogsal: I'm the one who asked for the revert, but I would prefer if someone else merges this PR. Do you want to merge it? |
Sorry, something went wrong.
|
If the intention is to remove these for good in 3.12, it it worth noting that in the docs for readfp? Currently it only says that it's deprecated, but not that it's about to be removed. |
Sorry, something went wrong.
I think this is fine. Keeping version numbers straight everywhere and sticking to them is hard enough. The important thing given we have a plan here is that the raised warnings now mention a version. |
Sorry, something went wrong.
|
Sorry @hugovk and @gpshead, I had trouble checking out the 3.10 backport branch. |
Sorry, something went wrong.
|
feel free to assign warning message update backport PRs to me when you've made them. |
Sorry, something went wrong.
|
Python 3.10 didn't get a backward, only the doc was updated: ba4d79a |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
First commit:
Revert #28292 / 1fc41ae to give projects another year to update before removal of configparser deprecations.
Second commit:
Update the deprecation warnings to explicitly call out that they will be removed in Python 3.12, and mention in What's New and a NEWS file.
Re:
https://bugs.python.org/issue45173