Message280946
| Author | python-dev |
|---|---|
| Recipients | ezio.melotti, josh.r, methane, python-dev, serhiy.storchaka, vstinner, xiang.zhang |
| Date | 2016-11-16.13:41:49 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <20161116134145.89163.50310.A7287D7E@psf.io> |
| In-reply-to |
| Content | |
|---|---|
New changeset faf04a995031 by Serhiy Storchaka in branch '3.5': Issue #28701: Replace _PyUnicode_CompareWithId with _PyUnicode_EqualToASCIIId. https://hg.python.org/cpython/rev/faf04a995031 New changeset ff3dacc98b3a by Serhiy Storchaka in branch '3.6': Issue #28701: Replace _PyUnicode_CompareWithId with _PyUnicode_EqualToASCIIId. https://hg.python.org/cpython/rev/ff3dacc98b3a New changeset 765013f71bc4 by Serhiy Storchaka in branch 'default': Issue #28701: Replace _PyUnicode_CompareWithId with _PyUnicode_EqualToASCIIId. https://hg.python.org/cpython/rev/765013f71bc4 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-11-16 13:41:49 | python-dev | set | recipients: + python-dev, vstinner, ezio.melotti, methane, serhiy.storchaka, josh.r, xiang.zhang |
| 2016-11-16 13:41:49 | python-dev | link | issue28701 messages |
| 2016-11-16 13:41:49 | python-dev | create | |