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 skrah
Recipients facundobatista, mark.dickinson, python-dev, rhettinger, serhiy.storchaka, skrah
Date 2016-07-17.12:41:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1468759313.81.0.228846481781.issue26974@psf.upfronthosting.co.za>
In-reply-to
Content
These are builtin static types. Even with non-builtin static types, the address of the type should always be the same. C-extensions aren't reloaded.
History
Date User Action Args
2016-07-17 12:41:53skrahsetrecipients: + skrah, rhettinger, facundobatista, mark.dickinson, python-dev, serhiy.storchaka
2016-07-17 12:41:53skrahsetmessageid: <1468759313.81.0.228846481781.issue26974@psf.upfronthosting.co.za>
2016-07-17 12:41:53skrahlinkissue26974 messages
2016-07-17 12:41:53skrahcreate