mirror of
https://github.com/python/cpython.git
synced 2026-03-03 11:30:43 +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 | ||