Staging
v0.5.1
https://github.com/python/cpython
Revision f4934ea77da38516731a75fbf9458b248d26dd81 authored by Serhiy Storchaka on 16 November 2016, 08:17:58 UTC, committed by Serhiy Storchaka on 16 November 2016, 08:17:58 UTC
The latter function is more readable, faster and doesn't raise exceptions.
1 parent 5ebff7b
History
Tip revision: f4934ea77da38516731a75fbf9458b248d26dd81 authored by Serhiy Storchaka on 16 November 2016, 08:17:58 UTC
Issue #28701: Replace PyUnicode_CompareWithASCIIString with _PyUnicode_EqualToASCIIString.
Tip revision: f4934ea
File Mode Size
appendix.rst -rw-r--r-- 4.5 KB
appetite.rst -rw-r--r-- 4.4 KB
classes.rst -rw-r--r-- 35.7 KB
controlflow.rst -rw-r--r-- 26.1 KB
datastructures.rst -rw-r--r-- 23.3 KB
errors.rst -rw-r--r-- 14.7 KB
floatingpoint.rst -rw-r--r-- 10.9 KB
index.rst -rw-r--r-- 2.3 KB
inputoutput.rst -rw-r--r-- 16.5 KB
interactive.rst -rw-r--r-- 2.4 KB
interpreter.rst -rw-r--r-- 6.4 KB
introduction.rst -rw-r--r-- 17.1 KB
modules.rst -rw-r--r-- 22.9 KB
stdlib.rst -rw-r--r-- 10.6 KB
stdlib2.rst -rw-r--r-- 14.8 KB
venv.rst -rw-r--r-- 7.1 KB
whatnow.rst -rw-r--r-- 3.2 KB

back to top