mirror of
https://github.com/python/cpython.git
synced 2026-05-14 16:38:19 -04:00
03e3c340a0
This adds C versions of methods used by ABCMeta that improve performance of various ABC operations.