commit | fbe2e0bb8a7ee75d0f9d57682436dac7d69e202e | [log] [tgz] |
---|---|---|
author | ananthan-123 <ananthakrishnan15.2001@gmail.com> | Sat Feb 22 23:26:02 2020 +0530 |
committer | GitHub <noreply@github.com> | Sat Feb 22 09:56:01 2020 -0800 |
tree | 2cdc2bba10976757f959974332b95c619e61d2d1 | |
parent | 1c56f8ffad44478b4214a2bf8eb7cf51c28a347a [diff] |
bpo-17422: Language reference should specify restrictions on class namespace (#18559) The language reference now specifies restrictions on class namespaces. Adapted from a patch by Ethan Furman.