This website requires JavaScript.
Explore
Help
Sign In
mirror
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-01-27 13:15:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Doc
/
data
History
Antoine Pitrou
ba251c2ae6
bpo-43356: Allow passing a signal number to interrupt_main() (GH-24755)
...
Also introduce a new C API ``PyErr_SetInterruptEx(int signum)``.
2021-03-11 23:35:45 +01:00
..
refcounts.dat
bpo-42294: Add borrowed/strong reference to doc glossary (GH-23206)
2020-11-09 13:40:47 +01:00
stable_abi.dat
bpo-43356: Allow passing a signal number to interrupt_main() (GH-24755)
2021-03-11 23:35:45 +01:00