This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
79,450
Commits
9
Branches
456
Tags
1.7
GiB
aad86a6015
Commit Graph
2 Commits
Author
SHA1
Message
Date
Serhiy Storchaka
f880bff41a
Removed useless Py_LIMITED_API checks.
...
Support for Py_LIMITED_API was introduced in Python 3.2. Thanks Arfrever Frehtes Taifersar Arahesis.
2014-08-17 13:29:13 +03:00
Serhiy Storchaka
da5c2a0646
Issue
#4591
: Uid and gid values larger than 2**31 are supported now.
2013-02-12 09:27:53 +02:00