This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2016-11-15 19:50 by serhiy.storchaka, last changed 2022-04-11 14:58 by admin. This issue is now closed.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
_PyUnicode_EqualToASCIIString.patch | serhiy.storchaka, 2016-11-15 19:50 | review | ||
PyUnicode_CompareWithASCIIString.cocci | serhiy.storchaka, 2016-11-15 19:51 | Coccinella patch for replacing the function | ||
_PyUnicode_EqualToASCII-runtime-check.diff | serhiy.storchaka, 2016-11-16 16:10 | review |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:58:39 | admin | set | github: 72887 |
2017-01-09 12:16:31 | python-dev | set | messages: + msg285037 |
2017-01-07 23:30:54 | skrah | set | nosy:
+ skrah messages: + msg284944 |
2016-11-16 18:04:01 | serhiy.storchaka | set | status: open -> closed resolution: fixed |
2016-11-16 18:03:24 | python-dev | set | messages: + msg280976 |
2016-11-16 17:56:03 | vstinner | set | messages: + msg280975 |
2016-11-16 16:10:17 | serhiy.storchaka | set | files:
+ _PyUnicode_EqualToASCII-runtime-check.diff messages: + msg280964 |
2016-11-16 14:13:31 | python-dev | set | messages: + msg280955 |
2016-11-16 13:59:39 | serhiy.storchaka | unlink | issue21449 dependencies |
2016-11-16 13:43:10 | serhiy.storchaka | set | messages: + msg280947 |
2016-11-16 13:41:49 | python-dev | set | messages: + msg280946 |
2016-11-16 13:39:37 | vstinner | set | messages: + msg280945 |
2016-11-16 11:26:13 | serhiy.storchaka | set | messages: + msg280935 |
2016-11-16 10:55:07 | vstinner | set | status: closed -> open resolution: fixed -> (no value) messages: + msg280934 |
2016-11-16 08:25:43 | serhiy.storchaka | set | status: open -> closed versions: - Python 2.7 messages: + msg280928 assignee: serhiy.storchaka resolution: fixed stage: patch review -> resolved |
2016-11-16 08:20:20 | python-dev | set | nosy:
+ python-dev messages: + msg280926 |
2016-11-16 07:56:23 | methane | set | nosy:
+ methane messages: + msg280925 |
2016-11-16 07:05:10 | xiang.zhang | set | messages: + msg280919 |
2016-11-15 19:53:34 | serhiy.storchaka | link | issue21449 dependencies |
2016-11-15 19:51:39 | serhiy.storchaka | set | files: + PyUnicode_CompareWithASCIIString.cocci |
2016-11-15 19:50:05 | serhiy.storchaka | create |