rchen152
|
eda3f36cb9
|
Make abc.abstractproperty a class inheriting from property. (#1964)
|
2018-03-15 15:59:14 -07:00 |
|
Jelle Zijlstra
|
4ea4bf63f8
|
add some missing names to abc.pyi (#1199)
Fixes #304
|
2017-04-24 15:04:16 -07:00 |
|
Dominik Miedziński
|
4f51a4f2fc
|
Improve ABCMeta.register signature (#962)
* Improve ABCMeta.register signature
* Fix ABCMeta.register return type for Python 3.3+
|
2017-03-07 16:42:06 -08:00 |
|
Calen Pennington
|
8865baf840
|
Make ABCMeta inherit from type in py3 (#613)
|
2016-10-17 09:19:10 -07:00 |
|
Håken Lid
|
569b81c42a
|
add stub for stdlib abc.ABC in python 3.4+ (issue #304)
|
2016-06-20 16:05:57 +02:00 |
|
James Tatum
|
dfd4365b45
|
Add abc.ABCMeta.register method (#176)
|
2016-05-01 17:48:23 -07:00 |
|
Jukka Lehtosalo
|
89ed6e92d4
|
Add abc.abstractproperty (Python 3)
|
2016-02-04 15:38:42 +00:00 |
|
Matthias Kramm
|
337abed05a
|
add (overwrite with) mypy stubs, if available
|
2015-09-30 09:59:44 -07:00 |
|