diff options
author | Victor Stinner <vstinner@python.org> | 2023-08-29 03:20:31 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-29 03:20:31 (GMT) |
commit | fadc2dc7df99501a40171f39b7cd23be732860cc (patch) | |
tree | 205ab7aca029a9738869eae19ea6ec2f20730949 /Python | |
parent | c9eefc77a7456c5354beaff9bdba449d3e42be35 (diff) | |
download | cpython-fadc2dc7df99501a40171f39b7cd23be732860cc.zip cpython-fadc2dc7df99501a40171f39b7cd23be732860cc.tar.gz cpython-fadc2dc7df99501a40171f39b7cd23be732860cc.tar.bz2 |
gh-106320: Remove private _PyOS_IsMainThread() function (#108605)
Move the following private API to the internal C API
(pycore_signal.h): _PyOS_IsMainThread() and _PyOS_SigintEvent().
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions