Message 174496 - Python tracker (original) (raw)
Message174496
Author | serhiy.storchaka |
---|---|
Recipients | Paul.Upchurch, eric.araujo, hynek, ned.deily, serhiy.storchaka |
Date | 2012-11-02.09:07:47 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | 1351847268.14.0.447196411686.issue14794@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
This should be an issue on 64-bit too. slice(0,1,None).indices(sys.maxsize+1) |
History | |||
---|---|---|---|
Date | User | Action | Args |
2012-11-02 09:07:48 | serhiy.storchaka | set | recipients: + serhiy.storchaka, ned.deily, eric.araujo, hynek, Paul.Upchurch |
2012-11-02 09:07:48 | serhiy.storchaka | set | messageid: 1351847268.14.0.447196411686.issue14794@psf.upfronthosting.co.za |
2012-11-02 09:07:48 | serhiy.storchaka | link | issue14794 messages |
2012-11-02 09:07:47 | serhiy.storchaka | create |