This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author amishne
Recipients amishne, docs@python, rhettinger
Date 2014-07-27.09:57:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Patch for 3.5.x

The patch is just changing "globals are" to "mapping of ‘__builtins__’ is", and subsequent paragraph reformatting.

Nearly identical to 2.7.8 patch.
History
Date User Action Args
2014-07-27 09:57:43amishnesetrecipients: + amishne, rhettinger, docs@python
2014-07-27 09:57:43amishnesetmessageid: <[email protected]>
2014-07-27 09:57:43amishnelinkissue22057 messages
2014-07-27 09:57:43amishnecreate