Chris Moradi
|
961e700612
|
PR feedback: comment out original inspect.isabstract code
|
2021-11-29 08:56:32 -08:00 |
|
Chris Moradi
|
4409460cb3
|
Fix __isabstractmethod__ for class/static methods and properties
Includes a minor departure from CPython implementation of inspect.isabstract
because TPFLAGS_IS_ABSTRACT is not set in obj.__flags__.
|
2021-11-28 15:02:44 -08:00 |
|
CPython dev
|
7ea90f1463
|
upgrade inspect to CPython 3.8.2
|
2020-03-15 11:00:23 +09:00 |
|
coolreader18
|
40a2acbcad
|
Add necessary Lib files for asyncio from CPython 3.6.0
|
2019-11-23 11:19:21 -06:00 |
|