This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-11-25 21:11:09 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
10
f2b45367f1
cpython
/
Doc
/
data
History
Download ZIP
Download TAR.GZ
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