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 terry.reedy
Recipients gvanrossum, pablogsal, pfalcon, ppperry, terry.reedy, vstinner
Date 2019-12-31.01:46:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1577756808.18.0.27274696224.issue32615@roundup.psfhosted.org>
In-reply-to
Content
Guido, some people would like manipulation and use of globals to work with dict subclasses as well as dicts themselves.  I believe that the current restriction/optimization is at least partly your work.  Do you have any quick opinion, or do you think discussion should go to python-ideas?
History
Date User Action Args
2019-12-31 01:46:48terry.reedysetrecipients: + terry.reedy, gvanrossum, pfalcon, vstinner, ppperry, pablogsal
2019-12-31 01:46:48terry.reedysetmessageid: <1577756808.18.0.27274696224.issue32615@roundup.psfhosted.org>
2019-12-31 01:46:48terry.reedylinkissue32615 messages
2019-12-31 01:46:48terry.reedycreate