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-12-19 06:44:47 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
101,035
Commits
6
Branches
599
Tags
2.7
GiB
03e3c340a0
Commit Graph
1 Commits
Author
SHA1
Message
Date
Ivan Levkivskyi
03e3c340a0
bpo-31333: Re-implement ABCMeta in C (
#5273
)
...
This adds C versions of methods used by ABCMeta that improve performance of various ABC operations.
2018-02-18 12:41:58 +00:00