Message178720
| Author | roger.serwy |
|---|---|
| Recipients | Arfrever, roger.serwy, serhiy.storchaka |
| Date | 2012-12-31.23:58:25 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1356998305.83.0.182411155198.issue16809@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
In Objects/unicodeobject.c in PyUnicode_FromObject, the call to PyUnicode_CheckExact fails when using 8.6.0 but works with 8.5.13. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-12-31 23:58:25 | roger.serwy | set | recipients: + roger.serwy, Arfrever, serhiy.storchaka |
| 2012-12-31 23:58:25 | roger.serwy | set | messageid: <1356998305.83.0.182411155198.issue16809@psf.upfronthosting.co.za> |
| 2012-12-31 23:58:25 | roger.serwy | link | issue16809 messages |
| 2012-12-31 23:58:25 | roger.serwy | create | |