Message 144089 - Python tracker
Message144089
| Author | skrah |
|---|---|
| Recipients | adam@NetBSD.org, loewis, mark.dickinson, skrah, vstinner |
| Date | 2011-09-15.18:08:03 |
| SpamBayes Score | 0.0028762035 |
| Marked as misclassified | No |
| Message-id | <1316110084.89.0.806730924208.issue12973@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
With issue12975.diff, listobject_overflow.diff and itertools_overflow.diff I don't get any more failures. Also, of course issue12975.diff looks correct to me if we assume: http://mail.python.org/pipermail/python-dev/2009-December/094392.html http://yarchive.net/comp/linux/signed_unsigned_casts.html Mark, did you write those rules down somewhere? I had to think a bit about the unsigned -> signed casts. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-09-15 18:08:04 | skrah | set | recipients: + skrah, loewis, mark.dickinson, vstinner, adam@NetBSD.org |
| 2011-09-15 18:08:04 | skrah | set | messageid: <1316110084.89.0.806730924208.issue12973@psf.upfronthosting.co.za> |
| 2011-09-15 18:08:04 | skrah | link | issue12973 messages |
| 2011-09-15 18:08:03 | skrah | create | |