mirror of
https://github.com/python/cpython.git
synced 2026-05-08 05:32:01 -04:00
f1ae706ca5
No longer export _PyUnicode_FromId() internal C API function. Change comment style to "// comment" and add comment explaining why other functions have to be exported. Update Tools/build/generate_token.py to update Include/internal/pycore_token.h comments.