X Tutup
Skip to content

bpo-33277: Hack to proxy module attributes through their spec#29078

Draft
warsaw wants to merge 2 commits intopython:mainfrom
warsaw:issue33277
Draft

bpo-33277: Hack to proxy module attributes through their spec#29078
warsaw wants to merge 2 commits intopython:mainfrom
warsaw:issue33277

Conversation

@warsaw
Copy link
Copy Markdown
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
Copy Markdown
Member Author

warsaw commented Oct 20, 2021

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

@brettcannon brettcannon removed their request for review November 16, 2021 19:38
@brettcannon
Copy link
Copy Markdown
Member

Once this leaves the draft stage and my review is still desired, please feel free to add the review request back.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

X Tutup