bpo-17422:language reference should specify restrictions on class namespace#18559
bpo-17422:language reference should specify restrictions on class namespace#18559gvanrossum merged 12 commits into
Conversation
brandtbucher
left a comment
There was a problem hiding this comment.
Thanks @ananthan-123. No need to request reviews from 3 triagers and 4 core developers though, that's bordering on spam (especially if they have nothing to do with the issue/patch). One request should be fine, maybe a second if the first person doesn't respond after a week or two.
A few things I spotted here (I'm assuming that the wording in Eric's original patch from 7 years ago is correct):
Sorry, something went wrong.
Co-Authored-By: Brandt Bucher <brandtbucher@gmail.com>
…7_9zz.rst Co-Authored-By: Brandt Bucher <brandtbucher@gmail.com>
There was a problem hiding this comment.
Looks good now. @ericsnowcurrently, care to review the content for this? It's your issue.
Sorry, something went wrong.
brandtbucher
left a comment
There was a problem hiding this comment.
Sorry, one more thing...
Sorry, something went wrong.
…7_9zz.rst Co-Authored-By: Brandt Bucher <brandtbucher@gmail.com>
|
@gvanrossum: Please replace |
Sorry, something went wrong.
|
Thanks @ananthan-123 for the PR, and @gvanrossum for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7. |
Sorry, something went wrong.
|
Thanks @ananthan-123 for the PR, and @gvanrossum for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8. |
Sorry, something went wrong.
…mespace (pythonGH-18559) The language reference now specifies restrictions on class namespaces. Adapted from a patch by Ethan Furman. (cherry picked from commit fbe2e0b) Co-authored-by: ananthan-123 <ananthakrishnan15.2001@gmail.com>
https://bugs.python.org/issue17422