This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-06-29 06:10:11 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5,693
Commits
7
Branches
660
Tags
39a23cc1e36e49838f230f8afd72fc0e893a43af
Commit Graph
2 Commits
Author
SHA1
Message
Date
Guido van Rossum
f9cba090f9
Don't use function prototypes in function definition headers.
1997-05-20 22:23:34 +00:00
Guido van Rossum
a027efa5bf
Massive changes for separate thread state management.
...
All per-thread globals are moved into a struct which is manipulated separately.
1997-05-05 20:56:21 +00:00