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-30 06:36:36 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5,841
Commits
7
Branches
660
Tags
ca1182b262fcda35a8d75d0903b9d1966cf904ad
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