cpython/Lib/test/test_warnings
Hood Chatham dcd27aace1
gh-127146: Emscripten: Don't need to avoid unpaired surrogate anymore (#136707)
This might have been fixed by gh-136624, or by some Emscripten change.
In any case, it no longer seems to be needed.
2025-07-16 17:53:47 +02:00
..
data gh-126209: Fix inconsistency of skip_file_prefixes in warnings.warn's C and Python implementations (GH-126329) 2024-11-12 13:01:56 +01:00
__init__.py gh-127146: Emscripten: Don't need to avoid unpaired surrogate anymore (#136707) 2025-07-16 17:53:47 +02:00
__main__.py