Message 142316 - Python tracker
Message142316
| Author | ezio.melotti |
|---|---|
| Recipients | Arfrever, Rhamphoryncus, amaury.forgeotdarc, belopolsky, ezio.melotti, lemburg, tchrist |
| Date | 2011-08-18.13:49:51 |
| SpamBayes Score | 0.00010550774 |
| Marked as misclassified | No |
| Message-id | <1313675393.1.0.787833126343.issue9200@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The attached patch fixes all the str.is* methods and makes them work on narrow builds with non-BMP chars. It also includes the _Py_UNICODE_NEXT macro proposed in #10542. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-08-18 13:49:53 | ezio.melotti | set | recipients: + ezio.melotti, lemburg, amaury.forgeotdarc, belopolsky, Rhamphoryncus, Arfrever, tchrist |
| 2011-08-18 13:49:53 | ezio.melotti | set | messageid: <1313675393.1.0.787833126343.issue9200@psf.upfronthosting.co.za> |
| 2011-08-18 13:49:52 | ezio.melotti | link | issue9200 messages |
| 2011-08-18 13:49:52 | ezio.melotti | create | |