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 eric.snow, mark.dickinson, pitrou, rhettinger, serhiy.storchaka, skrah
Date 2013-02-06.20:10:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <201302062209.55241.storchaka@gmail.com>
In-reply-to <1360177722.34.0.424512811028.issue5308@psf.upfronthosting.co.za>
Content
> No, that's not true: see Annex E of the standard, where the minimum for
> INT_MAX is declared to be 32767.

My fault. Do I have to support such a case in the code?
History
Date User Action Args
2013-02-06 20:10:10serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, mark.dickinson, pitrou, skrah, eric.snow
2013-02-06 20:10:10serhiy.storchakalinkissue5308 messages
2013-02-06 20:10:10serhiy.storchakacreate