This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2024-11-29 21:05:33 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
22,617
Commits
6
Branches
593
Tags
2.7
GiB
88f72ff955
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