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-05-09 06:01:08 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5,568
Commits
7
Branches
655
Tags
f9cba090f92e2fcd25e52c0ddffa030b83ca9bbf
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