diff options
author | Victor Stinner <vstinner@python.org> | 2023-08-31 07:56:06 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-31 07:56:06 (GMT) |
commit | 9c03215a3ee31462045b2c2ee162bdda30c54572 (patch) | |
tree | 364dcf221c1d01095b1bd2d1e5ecc1357830137b /Python/thread.c | |
parent | b89b838ebc817e5fbffad1ad8e1a85aa2d9f3113 (diff) | |
download | cpython-9c03215a3ee31462045b2c2ee162bdda30c54572.zip cpython-9c03215a3ee31462045b2c2ee162bdda30c54572.tar.gz cpython-9c03215a3ee31462045b2c2ee162bdda30c54572.tar.bz2 |
gh-107149: Make PyUnstable_ExecutableKinds public (#108440)
Move PyUnstable_ExecutableKinds and associated macros from the
internal C API to the public C API.
Rename constants: replace "PY_" prefix with "PyUnstable_" prefix.
Diffstat (limited to 'Python/thread.c')
0 files changed, 0 insertions, 0 deletions