]> granicus.if.org Git - python/commit
Add tests for using PEP560 with classes implemented in C. (#4883)
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 16 Dec 2017 09:25:56 +0000 (11:25 +0200)
committerIvan Levkivskyi <levkivskyi@gmail.com>
Sat, 16 Dec 2017 09:25:56 +0000 (10:25 +0100)
commit45700fb757591a672e9d25b8252971c2a2caeaf2
tree80af830fb9a999bca2665b53488e3ee00ad0f747
parent9c19b020249c451891affd81751947321a1e6957
Add tests for using PEP560 with classes implemented in C. (#4883)

Based on tests from #4878
Lib/test/test_genericclass.py
Modules/_testcapimodule.c