summaryrefslogtreecommitdiffstats
path: root/Lib/_py_abc.py
Commit message (Expand)AuthorAgeFilesLines
* bpo-33018: Improve issubclass() error checking and message. (GH-5944)jab2018-03-221-0/+2
* bpo-31333: Re-implement ABCMeta in C (#5273)Ivan Levkivskyi2018-02-181-0/+145