Message144579
| Author | ezio.melotti |
|---|---|
| Recipients | ezio.melotti, lemburg, loewis, python-dev, vstinner |
| Date | 2011-09-28.23:22:42 |
| SpamBayes Score | 0.0004195066 |
| Marked as misclassified | No |
| Message-id | <1317252165.91.0.249039960249.issue13054@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Attached a second patch that fixes checks like:
if sys.maxunicode == 65535:
...
There are a couple of places (e.g. test_bigmem) where I'm not sure what the best fix is, so I added a couple of XXX in the patch. If you have any suggestion please comment either here on in the review page. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-09-28 23:22:46 | ezio.melotti | set | recipients: + ezio.melotti, lemburg, loewis, vstinner, python-dev |
| 2011-09-28 23:22:45 | ezio.melotti | set | messageid: <1317252165.91.0.249039960249.issue13054@psf.upfronthosting.co.za> |
| 2011-09-28 23:22:45 | ezio.melotti | link | issue13054 messages |
| 2011-09-28 23:22:45 | ezio.melotti | create | |