Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Kirill Smelkov
cpython
Repository
cpython
PCbuild
pythoncore.vcxproj
Find file
Blame
History
Permalink
bpo-31333: Re-implement ABCMeta in C (#5273)
· 03e3c340
Ivan Levkivskyi
authored
Feb 18, 2018
This adds C versions of methods used by ABCMeta that improve performance of various ABC operations.
03e3c340