Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-31333: Re-implement ABCMeta in C (#5273) | Ivan Levkivskyi | 2018-02-18 | 1 | -0/+162 |
This adds C versions of methods used by ABCMeta that improve performance of various ABC operations. |
![]() |
index : delta/cpython-git.git | |
github.com: python/cpython.git |
summaryrefslogtreecommitdiff |
Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-31333: Re-implement ABCMeta in C (#5273) | Ivan Levkivskyi | 2018-02-18 | 1 | -0/+162 |
This adds C versions of methods used by ABCMeta that improve performance of various ABC operations. |