This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-07-18 16:55:20 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
19723
commits
7
branches
620
tags
2.7
GiB
dbb718fa87
Commit graph
1 commit
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