Message 120398 - Python tracker
Message120398
| Author | ocean-city |
|---|---|
| Recipients | benjamin.peterson, benrg, loewis, ocean-city, vstinner |
| Date | 2010-11-04.12:36:16 |
| SpamBayes Score | 0.015361724 |
| Marked as misclassified | No |
| Message-id | <1288874179.7.0.706602461831.issue5391@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Thank for pointing this out. I've looked at bytearray and bytes implementations, they actually return unsigned value. I fixed this in r86159(py3k) and r86160(release31-maint). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-11-04 12:36:19 | ocean-city | set | recipients: + ocean-city, loewis, vstinner, benjamin.peterson, benrg |
| 2010-11-04 12:36:19 | ocean-city | set | messageid: <1288874179.7.0.706602461831.issue5391@psf.upfronthosting.co.za> |
| 2010-11-04 12:36:16 | ocean-city | link | issue5391 messages |
| 2010-11-04 12:36:16 | ocean-city | create | |