-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
PEP 726: Module __setattr__ and __delattr__ #3301
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
Conversation
# Conflicts: # .github/CODEOWNERS
@skirpichev please include a brief "How to Teach This" section and also please update the copyright declaration to the standard form:
A |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks alright editorially, thank you!
A
Please open a new "PEP 726" discussion topic on Discourse and update Discussions-To and Post-History with it, then this PEP can be merged. A |
Thanks @skirpichev -- now to see what thoughts are on the PEP! A |
Thanks for review. |
Basic requirements (all PEP Types)
pep-NNNN.rst
), PR title (PEP 123: <Title of PEP>
) andPEP
headerAuthor
orSponsor
, and formally confirmed their approval (gh-106016: Support customizing of module attributes access with __setattr__/__delattr__ (PEP 726) cpython#108261 (comment))Author
,Status
(Draft
),Type
andCreated
headers filled out correctlyPEP-Delegate
,Topic
,Requires
andReplaces
headers completed if appropriate.github/CODEOWNERS
for the PEPStandards Track requirements
Python-Version
set to valid (pre-beta) future Python version, if relevantDiscussions-To
andPost-History
📚 Documentation preview 📚: https://pep-previews--3301.org.readthedocs.build/