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 brian.curtin, jcea, mark.dickinson, pitrou, sbt, schlamar, serhiy.storchaka, terry.reedy, tim.golden
Date 2012-12-27.06:19:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1356589183.48.0.693547201393.issue16743@psf.upfronthosting.co.za>
In-reply-to
Content
As Richard explained, this will not break working code, this will break only broken code. Working limit will not be changed, it's sys.maxsize on all platforms.
History
Date User Action Args
2012-12-27 06:19:43serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, jcea, mark.dickinson, pitrou, tim.golden, brian.curtin, schlamar, sbt
2012-12-27 06:19:43serhiy.storchakasetmessageid: <1356589183.48.0.693547201393.issue16743@psf.upfronthosting.co.za>
2012-12-27 06:19:43serhiy.storchakalinkissue16743 messages
2012-12-27 06:19:43serhiy.storchakacreate