mirror of
https://github.com/python/cpython.git
synced 2025-11-09 01:51:26 +00:00
This adds signatures for some classes and methods. date.fromisocalendar() can now raise OverflowError for arguments that don't fit in the C int. |
||
|---|---|---|
| .. | ||
| __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 | ||