Staging
v0.8.1
https://github.com/python/cpython
Revision 3b73ea127892d0e1f9d8f12f88e4f9c0ba0b89b1 authored by Serhiy Storchaka on 16 November 2016, 08:19:20 UTC, committed by Serhiy Storchaka on 16 November 2016, 08:19:20 UTC
The latter function is more readable, faster and doesn't raise exceptions.
2 parent s 2106010 + f4934ea
History
Tip revision: 3b73ea127892d0e1f9d8f12f88e4f9c0ba0b89b1 authored by Serhiy Storchaka on 16 November 2016, 08:19:20 UTC
Issue #28701: Replace PyUnicode_CompareWithASCIIString with _PyUnicode_EqualToASCIIString.
Tip revision: 3b73ea1
File Mode Size
README -rw-r--r-- 67 bytes
_freeze_importlib.c -rw-r--r-- 4.4 KB
_testembed.c -rw-r--r-- 3.8 KB
python.c -rw-r--r-- 2.1 KB

README

back to top