mirror of
https://github.com/python/cpython.git
synced 2025-07-25 04:04:13 +00:00
![]() ascii=1 is no more reserved to PyASCIIObject. Use PyUnicode_IS_COMPACT_ASCII(obj) to check if obj is a PyASCIIObject (as before). |
||
---|---|---|
.. | ||
libpython.py |