The Wayback Machine - https://web.archive.org/web/20211020023908/https://github.com/python/cpython/pull/29078
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-33277: Hack to proxy module attributes through their spec #29078

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

@warsaw
Copy link
Member

@warsaw warsaw commented Oct 20, 2021

@brettcannon This is a total hack but shows generally what I was thinking about as a way to transition away from module attributes to ModuleSpec attributes.

https://bugs.python.org/issue33277

@warsaw
Copy link
Member Author

@warsaw warsaw commented Oct 20, 2021

Yeah, okay, the test suite fails pretty quickly. Clearly a WIP.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants