mirror of
https://github.com/python/cpython.git
synced 2025-11-01 02:38:53 +00:00
This was possible before. GH-1560 introduced a regression after 3.6.2 got released where only sequences were accepted now. This commit addresses this problem. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _base.py | ||
| process.py | ||
| thread.py | ||