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-14 16:38:19 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
12,707
Commits
7
Branches
656
Tags
86ee81e34bcd223c94de2a65ed7b88f976989410
Commit Graph
2 Commits
Author
SHA1
Message
Date
Jack Jansen
67132b3de7
Some of these were overwriting their argument with a pascal
...
string. Use own Pstring() routine (which uses a static buffer) everywhere.
1995-01-18 13:55:41 +00:00
Guido van Rossum
d4d7728440
Updates for THINK C 6.0. Moved the necessary UNIX emulation routines here.
1994-08-19 10:51:31 +00:00