mirror of
https://github.com/python/cpython.git
synced 2025-11-03 03:22:27 +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 | ||