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 serhiy.storchaka
Recipients mark.dickinson, rhettinger, serhiy.storchaka, vstinner
Date 2017-03-30.06:09:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490854183.94.0.400418569537.issue29878@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset ba85d69a3e3610bdd05f0dd372cf4ebca178c7fb by Serhiy Storchaka in branch 'master':
bpo-29878: Add global instances of int for 0 and 1. (#852)
https://github.com/python/cpython/commit/ba85d69a3e3610bdd05f0dd372cf4ebca178c7fb
History
Date User Action Args
2017-03-30 06:09:44serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, mark.dickinson, vstinner
2017-03-30 06:09:43serhiy.storchakasetmessageid: <1490854183.94.0.400418569537.issue29878@psf.upfronthosting.co.za>
2017-03-30 06:09:43serhiy.storchakalinkissue29878 messages
2017-03-30 06:09:43serhiy.storchakacreate