Issues 共 1.1 万
Tests using the same machine-wide resource should not run in parallel
#156082 · serhiy-storchaka · 23 小时前
`sys._clear_internal_caches()` no longer clears the type cache
#155354 · fedonman · 13 天前
Inconsistent error messages between parse_args and documentation
#155352 · ptim0626 · 13 天前
asyncio: eager_start Task created from a thread not running the target loop silently corrupts that loop's current-task tracking (3.12, 3.13; guarded in 3.14)
#155338 · smitrob · 13 天前
`\p{...}` gives wrong results when mixed with letters under `re.IGNORECASE`
#155297 · lkk7 · 14 天前
test_zipfile can fail if SOURCE_DATE_EPOCH is set
#154948 · stefanor · 21 天前
3.15 regression: `Popen.wait(timeout=float("inf"))` raises `TypeError: timeout must be a real number or None` on macOS/BSD (new kqueue wait path)
#154836 · calvinrp · 23 天前
Format attribute name with repr() when formatting AttributeError error message
#154610 · vstinner · 27 天前
test_invalid_utf8_arg fails in non-UTF-8 multibyte locales
#154582 · serhiy-storchaka · 27 天前
time.strftime() returns a wrong ISO 8601 week number (%V) on OpenBSD
#154460 · serhiy-storchaka · 29 天前