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-10-15 03:10:29 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
11
101140
commits
7
branches
633
tags
4.5
GiB
45648312e5
Commit graph
1 commit
Author
SHA1
Message
Date
Ivan Levkivskyi
3892899288
bpo-31333: Re-implement ABCMeta in C (GH-5733)
...
This adds C versions of methods used by ABCMeta that improve performance of various ABC operations.
2018-02-18 17:39:43 +00:00