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 ncoghlan
Recipients eric.snow, ncoghlan, vstinner
Date 2015-05-25.22:52:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CADiSq7cK8MHYJpmrjfXz5apPmYGjn-gRb1fxAyDkfMshUnpeiw@mail.gmail.com>
In-reply-to <1432594102.63.0.584489304742.issue24254@psf.upfronthosting.co.za>
Content
This is *not* about changing the default type of class dictionaries (which
I agree would be far too large a change to make without a PEP), it's only
about changing the ephemeral evaluation namespace used to execute the class
body.
History
Date User Action Args
2015-05-25 22:52:31ncoghlansetrecipients: + ncoghlan, vstinner, eric.snow
2015-05-25 22:52:31ncoghlanlinkissue24254 messages
2015-05-25 22:52:31ncoghlancreate