mirror of
https://github.com/python/cpython.git
synced 2026-01-09 08:52:34 +00:00
Fixed several cases where __init__, __new__ or metaclass` __call__ is a descriptor that returns a wrapped function. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| inspect_deferred_annotations.py | ||
| inspect_fodder.py | ||
| inspect_fodder2.py | ||
| inspect_stock_annotations.py | ||
| inspect_stringized_annotations.py | ||
| inspect_stringized_annotations_2.py | ||
| inspect_stringized_annotations_pep695.py | ||
| test_inspect.py | ||