This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
cpython
mirror of
https://github.com/python/cpython
Watch
4
Star
1
Fork
You've already forked cpython
0
Code
Issues
Releases
Wiki
Activity
20,701
Commits
6
Branches
592
Tags
2.6
GiB
3b55a891a1
Commit Graph
1 Commits
Author
SHA1
Message
Date
Tim Peters
8211237db8
marshal.c r_long64: When reading a TYPE_INT64 value on a box with 32-bit
...
ints, convert to PyLong (rather than throwing away the high-order 32 bits).
2001-08-29 02:28:42 +00:00