Message 181570 - Python tracker (original) (raw)
Message181570
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:10 | serhiy.storchaka | set | recipients: + serhiy.storchaka, rhettinger, mark.dickinson, pitrou, skrah, eric.snow |
2013-02-06 20:10:10 | serhiy.storchaka | link | issue5308 messages |
2013-02-06 20:10:10 | serhiy.storchaka | create |