Staging
v0.5.1
https://github.com/python/cpython
Revision 435b2eeb7bc5b8ec264e900b38bcb3d76552d777 authored by Victor Stinner on 07 October 2019, 19:12:05 UTC, committed by GitHub on 07 October 2019, 19:12:05 UTC
Always define _PyUnicode_CheckConsistency() in the CPython C API.
1 parent 13915a3
History
Tip revision: 435b2eeb7bc5b8ec264e900b38bcb3d76552d777 authored by Victor Stinner on 07 October 2019, 19:12:05 UTC
bpo-38376: Fix _PyUnicode_CheckConsistency() definition (GH-16623)
Tip revision: 435b2ee
File Mode Size
README -rw-r--r-- 67 bytes
_freeze_importlib.c -rw-r--r-- 4.7 KB
_testembed.c -rw-r--r-- 42.7 KB
python.c -rw-r--r-- 298 bytes

README

back to top