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 2013-01-27.21:06:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1359320784.56.0.432918283375.issue16743@psf.upfronthosting.co.za>
In-reply-to
Content
Every bugfix breaks some code. As a compromise I propose set m_obj->size = PY_SSIZE_T_MAX in case of overflow and emit a warning.
History
Date User Action Args
2013-01-27 21:06:24serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, jcea, mark.dickinson, pitrou, tim.golden, brian.curtin, schlamar, sbt
2013-01-27 21:06:24serhiy.storchakasetmessageid: <1359320784.56.0.432918283375.issue16743@psf.upfronthosting.co.za>
2013-01-27 21:06:24serhiy.storchakalinkissue16743 messages
2013-01-27 21:06:24serhiy.storchakacreate