We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Python/importlib.h
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
https://github.com/python/cpython/blob/main/Python/importlib.h doesn't seem to be used anymore. I think it can simply be deleted and then a quick search through the code base to remove any references (it's mentioned in some comments).
The text was updated successfully, but these errors were encountered:
pythongh-103326: Remove Python/importlib.h
13f5f05
f92bb1f
gh-103326: Remove Python/importlib.h (GH-103331)
7f3c106
Co-authored-by: Brett Cannon <[email protected]> Co-authored-by: Hugo van Kemenade <[email protected]>
pythongh-103326: Remove Python/importlib.h (pythonGH-103331)
8692fd0
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
https://github.com/python/cpython/blob/main/Python/importlib.h doesn't seem to be used anymore. I think it can simply be deleted and then a quick search through the code base to remove any references (it's mentioned in some comments).
Linked PRs
Python/importlib.h
#103331The text was updated successfully, but these errors were encountered: