| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Yeah, I originally never intended to remove the old one but here we are! |
Sorry, something went wrong.
Well, you first wrote: class BrokenInterpolation(Interpolation):
"""Deprecated interpolation as implemented in the classic ConfigParser.
It was marked as "deprecated" in the docstring ;-) Maybe it's time to break the API again, and add a pending deprecated VeryBadlyBrokenInterpolation class :-D |
Sorry, something went wrong.
Co-authored-by: Victor Stinner <vstinner@python.org>
There was a problem hiding this comment.
LGTM.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Closes #104886.
Remove the undocumented configparser.LegacyInterpolation class.
It was deprecated in the docstring since Python 3.2, deprecated with a warning since Python 3.11, and scheduled for removal in 3.13.
📚 Documentation preview 📚: https://cpython-previews--104887.org.readthedocs.build/