Files
cpython/Python
Serhiy Storchaka 3b73ea1278 Issue #28701: Replace PyUnicode_CompareWithASCIIString with _PyUnicode_EqualToASCIIString.
The latter function is more readable, faster and doesn't raise exceptions.
2016-11-16 10:19:20 +02:00
..
2016-09-07 09:26:18 -07:00
2016-09-09 23:11:52 -07:00
2016-09-13 22:46:15 -07:00
2016-09-09 14:57:58 -07:00
2016-11-12 16:38:03 -05:00
2016-11-04 17:07:06 -04:00

Miscellaneous source files for the main Python shared library