mirror of
https://github.com/python/cpython.git
synced 2026-02-22 07:00:51 +00:00
Fix an issue where passing invalid arguments to `os.posix_spawn[p]` functions raised a SystemError instead of a TypeError, and allow to explicitly use `None` for `scheduler` and `setpgroup` as specified in the docs. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| inspect_deferred_annotations.py | ||
| inspect_fodder.py | ||
| inspect_fodder2.py | ||
| inspect_fodder3.py | ||
| inspect_stock_annotations.py | ||
| inspect_stringized_annotations.py | ||
| inspect_stringized_annotations_2.py | ||
| inspect_stringized_annotations_pep695.py | ||
| test_inspect.py | ||