Skip to content
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

Remove deprecated configparser.LegacyInterpolation class #104886

Closed
hugovk opened this issue May 24, 2023 · 0 comments · Fixed by #104887
Closed

Remove deprecated configparser.LegacyInterpolation class #104886

hugovk opened this issue May 24, 2023 · 0 comments · Fixed by #104887
Labels
3.13 bugs and security fixes stdlib Python modules in the Lib dir type-feature A feature request or enhancement

Comments

@hugovk
Copy link
Member

hugovk commented May 24, 2023

Feature or enhancement

The configparser.LegacyInterpolation class is undocumented, was deprecated in the docstring since Python 3.2, deprecated with a warning since Python 3.11, and scheduled for removal in 3.13.

Previous discussion

Linked PRs

@hugovk hugovk added type-feature A feature request or enhancement 3.13 bugs and security fixes stdlib Python modules in the Lib dir labels May 24, 2023
hugovk added a commit that referenced this issue May 26, 2023
Co-authored-by: Victor Stinner <vstinner@python.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.13 bugs and security fixes stdlib Python modules in the Lib dir type-feature A feature request or enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant