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

bpo-47061: deprecate the aifc module #32134

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

brettcannon
Copy link
Member

@brettcannon brettcannon commented Mar 26, 2022

Also introduce warning._deprecated() and test.support.warnings_helper.import_deprecated().

https://bugs.python.org/issue47061

Also introduce `warning._deprecated()` and `test.support.warnings_helper.import_deprecated()`.
@brettcannon brettcannon requested a review from tiran Mar 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants