Message 174545 - Python tracker (original) (raw)
Message174545
Author | mark.dickinson |
---|---|
Recipients | Paul.Upchurch, eric.araujo, hynek, mark.dickinson, ned.deily, serhiy.storchaka |
Date | 2012-11-02.17:32:06 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | 1351877527.14.0.802629151702.issue14794@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
> If it's raising OverflowError for lengths *smaller* than sys.maxsize, > that's a bug. Ah, reading Ned's comment, it looks like that's exactly what it's doing. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2012-11-02 17:32:07 | mark.dickinson | set | recipients: + mark.dickinson, ned.deily, eric.araujo, hynek, Paul.Upchurch, serhiy.storchaka |
2012-11-02 17:32:07 | mark.dickinson | set | messageid: 1351877527.14.0.802629151702.issue14794@psf.upfronthosting.co.za |
2012-11-02 17:32:07 | mark.dickinson | link | issue14794 messages |
2012-11-02 17:32:06 | mark.dickinson | create |