python-checkins
Thread
Date
Earlier messages
Messages by Thread
[Python-checkins] [3.13] gh-136914: Fix support of cached functions and properties in DocTest's lineno computation (GH-136930) (GH-137615)
serhiy-storchaka
[Python-checkins] gh-137583: Only lock the SSL context, not the SSL socket (GH-137588)
ZeroIntensity
[Python-checkins] [3.14] gh-131338: Disable computed stack limit checks on non-glibc linux (GH-134336) (#137175)
hugovk
[Python-checkins] [3.14] gh-119711: describe `create_datagram_endpoint`'s behavior in asyncio when `local_addr` is `None` (GH-136913) (#137164)
hugovk
[Python-checkins] GH-132532: Add new DSL macros to better declare semantics of exits at ends of instructions/uops. (GH-137098)
markshannon
[Python-checkins] [3.13] gh-137499: Fixed dead link to NIST website (GH-137500) (#137501)
AA-Turner
[Python-checkins] gh-137562: Remove reference for GC_REACHABLE in comment (GH-137563)
methane
[Python-checkins] [3.13] gh-137026: Add an explainer guide for asyncio (GH-137215) (#137582)
willingc
[Python-checkins] gh-137026: Add an explainer guide for asyncio (GH-137215)
willingc
[Python-checkins] [3.14] gh-137499: Fixed dead link to NIST website (GH-137500) (#137502)
hugovk
[Python-checkins] gh-92936: allow double quote in cookie values (#113663)
orsenthil
[Python-checkins] [3.13] Fix typo in Doc/extending/extending.rst (GH-136890) (#137561)
hugovk
[Python-checkins] [3.14] gh-136155: Docs: check for EPUB fatal errors in CI (GH-134074) (#137539)
hugovk
[Python-checkins] [3.13] gh-136155: Docs: check for EPUB fatal errors in CI (GH-134074) (#137538)
hugovk
[Python-checkins] gh-133722: Add Difflib theme to `_colorize` and 'color' option to `difflib.unified_diff` (#133725)
hugovk
[Python-checkins] [3.14] gh-137282: Fix `TypeError` in tab completion and `dir()` of `concurrent.futures` (GH-137214) (#137284)
hugovk
[Python-checkins] [3.14] gh-137308: Replace a single docstring with `pass` in `-OO` mode (GH-137318) (#137322)
hugovk
[Python-checkins] [3.14] gh-137412: fix `default_builtin_hashes` values in `test_hashlib.py` (GH-137413) (#137534)
hugovk
[Python-checkins] [3.14] [Doc] Remove unnecessary quotes from typing module (GH-137207) (#137541)
hugovk
[Python-checkins] [3.13] Replace "ordered arguments" with "positional arguments" in `unittest.mock` documentation (GH-137552) (GH-137554)
ZeroIntensity
[Python-checkins] Replace "ordered arguments" with "positional arguments" in `unittest.mock` documentation (GH-137552)
ZeroIntensity
[Python-checkins] gh-128813: deprecate cval field of the PyComplexObject struct (#137271)
vstinner
[Python-checkins] Bump mypy to 1.17.1 (#137542)
sobolevn
[Python-checkins] [3.13] Bump mypy to 1.17.1 (GH-137542) (#137544)
sobolevn
[Python-checkins] [3.13] [Doc] Remove unnecessary quotes from typing module (GH-137207) (#137540)
orsenthil
[Python-checkins] [Doc] Remove unnecessary quotes from typing module (#137207)
orsenthil
[Python-checkins] GH-136155: Fail the EPUB check on fatal errors (#137351)
AA-Turner
[Python-checkins] [3.13] gh-130102: drop "require numeric arguments" from pow() docs (GH-137456) (#137537)
orsenthil
[Python-checkins] GH-135552: Add tests to check weakref clearing (GH-136304)
nascheme
[Python-checkins] gh-130102: drop "require numeric arguments" from pow() docs (#137456)
orsenthil
[Python-checkins] GH-135552: Make the GC clear weakrefs later (GH-136189)
nascheme
[Python-checkins] [3.13] gh-137412: fix `default_builtin_hashes` values in `test_hashlib.py` (GH-137413) (#137535)
orsenthil
[Python-checkins] gh-137412: fix `default_builtin_hashes` values in `test_hashlib.py` (#137413)
orsenthil
[Python-checkins] gh-137291: Support perf profiler with an evaluation hook (#137292)
DinoV
[Python-checkins] [3.13] gh-137463: Update validate_abstract_methods in test_collections.py (GH-137464) (#137521)
sobolevn
[Python-checkins] GH-119085: Move comment in Python/gc.c to correct place.
nascheme
[Python-checkins] add floss.fund manifest provenance (#137529)
ewdurbin
[Python-checkins] [3.13] gh-137526: Fix broken link to drdobbs journal in difflib.rst (GH-137527) (#137532)
orsenthil
[Python-checkins] gh-137526: Fix broken link to drdobbs journal in difflib.rst (#137527)
orsenthil
[Python-checkins] [3.13] gh-137440: Update comment in Python/hamt.c on importing for testing (GH-137441) (GH-137520)
ZeroIntensity
[Python-checkins] [3.14] gh-123299: Backport typo fixes in What's New in Python 3.14 (#137525)
hugovk
[Python-checkins] [3.14] gh-132983: Use ``Py_UNREACHABLE`` in ``_zstd_load_impl()`` (GH-137320) (#137360)
hugovk
[Python-checkins] Remove redundant assignment in asyncio.streams.StreamReaderProtocol.connection_lost() (GH-137524)
serhiy-storchaka
[Python-checkins] gh-137514: Add a free-threading wrapper for mutexes (GH-137515)
ZeroIntensity
[Python-checkins] gh-135336: Add fast path to json string encoding (#133239)
vstinner
[Python-checkins] gh-137440: Update comment in Python/hamt.c on importing for testing (GH-137441)
ZeroIntensity
[Python-checkins] [3.13] gh-137044: Support large limit values in getrlimit() and setrlimit() (GH-137338) (GH-137507)
serhiy-storchaka
[Python-checkins] gh-137044: Support large limit values in getrlimit() and setrlimit() (GH-137338)
serhiy-storchaka
[Python-checkins] gh-137463: Update `validate_abstract_methods` in `test_collections.py` (#137464)
sobolevn
[Python-checkins] gh-137499: Fixed dead link to NIST website (#137500)
hugovk
[Python-checkins] [3.13] gh-134262: increase retries in `Tools/build/generate_sbom.py` … (#137496)
hugovk
[Python-checkins] [3.13] gh-134262: Add retries to generate_sbom.py (GH-134263) (#137468)
emmatyping
[Python-checkins] gh-84683: Check `<prefix>/share/zoneinfo` for zoneinfo files on Windows (GH-28495)
zooba
[Python-checkins] [3.13] Docs: Small clarity change for ``except*`` (GH-121073) (#137495)
AA-Turner
[Python-checkins] [3.13] Docs: Use the correct example module in warnings.rst (GH-137402) (#137493)
AA-Turner
[Python-checkins] Docs: Small clarity change for ``except*`` (#121073)
AA-Turner
[Python-checkins] Docs: Use the correct example module in warnings.rst (#137402)
AA-Turner
[Python-checkins] Python 3.13.6
Yhg1s
[Python-checkins] gh-134861: Add 🍌SV output format to ``python -m asyncio ps`` (#137486)
AA-Turner
[Python-checkins] gh-134861: Add CSV output format to ``python -m asyncio ps`` (#134862)
AA-Turner
[Python-checkins] GH-137484: Have `Tools/wasm/wasi` use the build triple instead of "build" (GH-37485)
brettcannon
[Python-checkins] Further CODEOWNERS listings for Adam Turner (#137483)
AA-Turner
[Python-checkins] GH-137466: Remove deprecated and undocumented `glob.glob0()` and `glob1()` (#137467)
barneygale
[Python-checkins] [3.14] Doc: remove unused images (GH-137323) (#137324)
hugovk
[Python-checkins] [3.13] gh-58124: Avoid CP_UTF8 in UnicodeDecodeError (GH-137415) (#137461)
vstinner
[Python-checkins] [3.13] gh-137134: Update SQLite to 3.50.4 for binary releases (GH-137135) (#137455)
Yhg1s
[Python-checkins] gh-75989: TarFile.extractall and TarFile.extract now overwrite symlinks when extracting hardlinks (GH-137316)
encukou
[Python-checkins] [3.13] gh-137056: Fix DTrace build support on NetBSD (GH-137057) (#137445)
Yhg1s
[Python-checkins] [3.14] gh-137134: Update SQLite to 3.50.4 for binary releases (GH-137135) (#137436)
hugovk
[Python-checkins] gh-58124: Avoid CP_UTF8 in UnicodeDecodeError (#137415)
vstinner
[Python-checkins] Use PyInitConfig API in _freeze_module.c (#137423)
vstinner
[Python-checkins] Use PyConfig_Get() in frozenmain.c (#137421)
vstinner
[Python-checkins] [3.14] Docs: add dunder and walrus to the glossary (GH-137430) (#137434)
hugovk
[Python-checkins] [3.13] gh-137450: macOS installer shell path management improvements (GH-137451) (#137452)
ned-deily
[Python-checkins] gh-137450: macOS installer shell path management improvements (#137451)
ned-deily
[Python-checkins] gh-133390: Amend gh-135659 (sqlite3 docs update) (#137447)
erlend-aasland
[Python-checkins] gh-137056: Fix DTrace build support on NetBSD (GH-137057)
serhiy-storchaka
[Python-checkins] [3.13] gh-81325: Support path-like objects with streaming TarFile (GH-137188) (#137366)
AA-Turner
[Python-checkins] [3.13] Docs: add dunder and walrus to the glossary (GH-137430) (#137435)
AA-Turner
[Python-checkins] [3.13] gh-136823: Update documentation on excluded headers in Python.h (GH-136824) (#137438)
AA-Turner
[Python-checkins] gh-136823: Update documentation on excluded headers in Python.h (#136824)
AA-Turner
[Python-checkins] gh-137134: Update SQLite to 3.50.4 for binary releases (GH-137135)
gpshead
[Python-checkins] [3.14] GH-136155: Use ``sphinxext-opengraph`` v0.12.0 (GH-137393) (#137431)
hugovk
[Python-checkins] Docs: add dunder and walrus to the glossary (#137430)
nedbat
[Python-checkins] [3.13] GH-136155: Use ``sphinxext-opengraph`` v0.12.0 (GH-137393) (#137432)
AA-Turner
[Python-checkins] GH-136155: Use ``sphinxext-opengraph`` v0.12.0 (#137393)
AA-Turner
[Python-checkins] Fix buildbot release status link in CONTRIBUTING.rst (GH-137429)
zware
[Python-checkins] gh-137288: Fix bug where boolean expressions are not associated with the correct exception handler (#137310)
iritkatriel
[Python-checkins] [3.14] gh-137194: Fix requires_debug_ranges when _testcpi doesn't exist (GH-137195) (#137274)
hugovk
[Python-checkins] [3.13] gh-123441: Correct the supported languages of the iso-8859-4 codec (GH-137034) (GH-137418)
serhiy-storchaka
[Python-checkins] gh-123441: Correct the supported languages of the iso-8859-4 codec (GH-137034)
serhiy-storchaka
[Python-checkins] [3.13] gh-122450: Expand documentation for ``Rational`` and ``Fraction`` (#136800) (#137367)
AA-Turner
[Python-checkins] gh-137238: Fix data race in `_Py_slot_tp_getattr_hook` (gh-137240)
colesbury
[Python-checkins] gh-107545: Fix misleading setsockopt() error messages (GH-107546)
serhiy-storchaka
[Python-checkins] [3.13] gh-135244: generate UUID random Node ID with a CSPRNG as per RFC 9562, §6.10.3 (GH-135226) (#137408)
picnixz
[Python-checkins] [3.13] gh-137397: Skip test_os_open on NetBSD due to indefinite hang (GH-137398) (#137407)
vstinner
[Python-checkins] gh-137397: Skip test_os_open on NetBSD due to indefinite hang (#137398)
vstinner
[Python-checkins] [3.13] gh-132710: only use stable `_uuid.generate_time_safe()` to deduce MAC address (GH-132901) (#134704)
picnixz
[Python-checkins] gh-136306: fix `test_ssl.ContextTests.test_set_groups` on FIPS builds (#137405)
picnixz
[Python-checkins] gh-137390: Add missing line continuation character in configure.ac (#137391)
AA-Turner
[Python-checkins] gh-132661: PEP 750 documentation: second pass (#137020)
AA-Turner
[Python-checkins] gh-137128: Remove outdated todo about coro_fns in asyncio (#137385)
kumaraditya303
[Python-checkins] gh-129033: Remove dead code in test.support.has_no_debug_ranges() (#137379)
vstinner
[Python-checkins] [3.13] gh-132124: improve safety nets for creating AF_UNIX socket files (GH-134085) (#134448)
gpshead
[Python-checkins] gh-134170: Add colorization to unraisable exceptions (#134183)
ZeroIntensity
[Python-checkins] [3.13] gh-130077: Properly match full soft keywords in the parser (GH-135317) (#135399)
pablogsal
[Python-checkins] gh-136520: Clarify docs for _pack_ & _align_ (GH-137036)
encukou
[Python-checkins] gh-137368: document __index__() support for PyLong_AsInt32/64() (GH-137369)
encukou
[Python-checkins] [3.13] gh-137194: Fix requires_debug_ranges when _testcpi doesn't exist (GH-137195) (GH-137275)
serhiy-storchaka
[Python-checkins] [3.14] gh-130522: Fix unraisable TypeError in threading at interpreter shutdown (GH-131537) (#137105)
hugovk
[Python-checkins] [3.13] gh-135839: Fix `module_traverse` and `module_clear` in subinterp modules (GH-135937) (GH-135943)
encukou
[Python-checkins] [3.12] gh-130577: tarfile now validates archives to ensure member offsets are non-negative (GH-137027) (#137171)
Yhg1s
[Python-checkins] [3.13] Remove Alex Waygood as a codeowner for pre-commit config (#137372) (#137374)
AlexWaygood
[Python-checkins] [3.14] Remove Alex Waygood as a codeowner for pre-commit config (GH-137372) (#137373)
hugovk
[Python-checkins] Remove Alex Waygood as a codeowner for pre-commit config (#137372)
hugovk
[Python-checkins] [3.13] Fix typo in `Lib/test/test_ast/test_ast.py` (GH-136767) (#137356)
Eclips4
[Python-checkins] [3.14] gh-137257: Upgrade bundled pip to 25.2 (GH-137258) (#137361)
hugovk
[Python-checkins] gh-81325: Support path-like objects with streaming TarFile (#137188)
emmatyping
[Python-checkins] [3.13] gh-137257: Upgrade bundled pip to 25.2 (GH-137258) (GH-137362)
ZeroIntensity
[Python-checkins] gh-122450: Expand documentation for ``Rational`` and ``Fraction`` (#136800)
AA-Turner
[Python-checkins] gh-137257: Upgrade bundled pip to 25.2 (GH-137258)
ZeroIntensity
[Python-checkins] gh-132983: Use ``Py_UNREACHABLE`` in ``_zstd_load_impl()`` (#137320)
AA-Turner
[Python-checkins] [3.13] Doc: fix duplicated words (GH-136086) (#137357)
freakboy3742
[Python-checkins] [3.14] gh-132983: Fix docstrings in ``ZstdDict`` (GH-137321) (#137343)
hugovk
[Python-checkins] gh-136567: Add information about lost prefixes to `Tools/cases_generator/interpreter_definition.md` (#136780)
Eclips4
[Python-checkins] [3.13] GH-136155: Use ``sphinxext-opengraph`` v0.11.0 (GH-137348) (#137350)
AA-Turner
[Python-checkins] [3.14] GH-136155: Use ``sphinxext-opengraph`` v0.11.0 (GH-137348) (#137349)
hugovk
[Python-checkins] GH-136155: Use ``sphinxext-opengraph`` v0.11.0 (#137348)
AA-Turner
[Python-checkins] [3.14] gh-137341: Remove more word duplications (GH-137342) (#137346)
hugovk
[Python-checkins] [3.13] gh-137341: Remove more word duplications (GH-137342) (GH-137347)
serhiy-storchaka
[Python-checkins] [3.13] gh-137314: Fix incorrect treatment of format specs in raw fstrings (GH-137328) (#137345)
pablogsal
[Python-checkins] gh-137341: Remove more word duplications (GH-137342)
serhiy-storchaka
[Python-checkins] [3.14] gh-137314: Fix incorrect treatment of format specs in raw fstrings (GH-137328) (#137344)
pablogsal
[Python-checkins] gh-137314: Fix incorrect treatment of format specs in raw fstrings (#137328)
pablogsal
[Python-checkins] gh-132983: Fix docstrings in ``ZstdDict`` (#137321)
AA-Turner
[Python-checkins] gh-137191: Fix how type parameters are collected from `Protocol` and `Generic` bases with parameters (#137281)
sobolevn
[Python-checkins] Doc: remove unused images (GH-137323)
methane
[Python-checkins] [3.13] gh-135444: fix `asyncio.DatagramTransport.sendto` to account for datagram header size when data cannot be sent (GH-135445) (#137246)
kumaraditya303
[Python-checkins] GH-137276: Don't mark uop as escaping if the escaping call is on an exit branch (GH-137277)
markshannon
[Python-checkins] Remove incorrect feature coverage comment from msgfmt script's docstring (#112862)
tomasr8
[Python-checkins] Doc: remove unused images (#137323)
AA-Turner
[Python-checkins] [3.13] gh-135755: Document __future__.* and CO_* as proper Sphinx objects (GH-135980) (GH-136371)
encukou
[Python-checkins] gh-137308: Replace a single docstring with `pass` in `-OO` mode (#137318)
sobolevn
[Python-checkins] gh-131876: Revert "gh-131876: extract `_hashlib` helpers into a separate directory (#136995) (#137307)
gpshead
[Python-checkins] GH-136410: Faster side exits by using a cold exit stub (GH-136411)
markshannon
[Python-checkins] [3.13] gh-137273: Fix debug assertion failure in locale.setlocale() on Windows (GH-137300) (GH-137306)
serhiy-storchaka
[Python-checkins] gh-137273: Fix debug assertion failure in locale.setlocale() on Windows (GH-137300)
serhiy-storchaka
[Python-checkins] gh-133467: fix data race in `type_set_name` (#137302)
kumaraditya303
[Python-checkins] [3.13] GH-111758: Merge TSan and UBSan reusable GHA workflows (#136820) (GH-137029)
encukou
[Python-checkins] gh-128813: soft-deprecate _Py_c_*() functions (GH-137261)
encukou
[Python-checkins] gh-137282: Fix `TypeError` in tab completion and `dir()` of `concurrent.futures` (GH-137214)
ZeroIntensity
[Python-checkins] gh-137200: support frame lineno setter with `BRANCH_LEFT` and `BRANCH_RIGHT` events (GH-137229)
markshannon
[Python-checkins] gh-131146: Fix month names in a "standalone form" in calendar module (GH-131147)
encukou
[Python-checkins] gh-137194: Fix requires_debug_ranges when _testcpi doesn't exist (GH-137195)
serhiy-storchaka
[Python-checkins] gh-124503: Optimize ast.literal_eval() for small input (GH-137010)
serhiy-storchaka
[Python-checkins] gh-137025: Include ``python.worker.mjs`` in the Emscripten Web Example (#137236)
AA-Turner
[Python-checkins] [3.14] gh-119180: Refer to `annotationlib.get_annotations()` in `typing.get_type_hints()` documentation (GH-137247) (#137263)
hugovk
[Python-checkins] gh-119180: Refer to `annotationlib.get_annotations()` in `typing.get_type_hints()` documentation (#137247)
JelleZijlstra
[Python-checkins] GH-134291: Support older macOS deployment targets for JIT builds (GH-137211)
brandtbucher
[Python-checkins] gh-137239: Add *_max functions to heapq.__all__ (gh-137241)
rhettinger
[Python-checkins] Add example of min-heap and max-heap working together (gh-137251)
rhettinger
[Python-checkins] [3.14] gh-136992: Add "None" as valid `SameSite` value as per RFC 6265bis (GH-137040) (#137140)
hugovk
[Python-checkins] GH-137248: Add a `--logdir` option to `Tools/wasm/wasi` (GH-137249)
brettcannon
[Python-checkins] [3.14] GH-116738: document thread-safety of bisect (GH-136555) (#137221)
hugovk
[Python-checkins] GH-137243: Have `Tools/wasm/wasi` detect WASI SDK installs in `/opt` when the release tarball is extracted (GH-137244)
brettcannon
[Python-checkins] gh-135444: fix `asyncio.DatagramTransport.sendto` to account for datagram header size when data cannot be sent (#135445)
kumaraditya303
[Python-checkins] [3.13] GH-116738: document thread-safety of bisect (GH-136555) (#137222)
kumaraditya303
[Python-checkins] gh-71189: Support all-but-last mode in os.path.realpath() (GH-117562)
serhiy-storchaka
[Python-checkins] GH-116738: document thread-safety of bisect (GH-136555)
nascheme
[Python-checkins] [3.14] gh-136976: Emscripten: Add _decimal and libmpdec (GH-136997) (#137066)
hugovk
[Python-checkins] [3.14] gh-124621: Emscripten: Add smoke test for using pyrepl in Chrome (GH-137004) (#137067)
hugovk
[Python-checkins] gh-137179: Fix flaky test_history_survive_crash test (gh-137180)
colesbury
[Python-checkins] [3.13] gh-137183: Document that `array.array` typecode `w` is new in 3.13 (GH-137184) (GH-137209)
encukou
[Python-checkins] gh-137183: Document that `array.array` typecode `w` is new in 3.13 (GH-137184)
encukou
[Python-checkins] gh-137185: Fix `_Py_DumpStack()` async signal safety (gh-137187)
colesbury
[Python-checkins] [3.14] Add a What's New entry for Emscripten (GH-137035) (#137192)
hugovk
[Python-checkins] Add a What's New entry for Emscripten (#137035)
AA-Turner
[Python-checkins] [3.14] gh-132898: Add a note in `multiprocessing.Process` docs about creating a process in a REPL (GH-137118) (#137154)
hugovk
[Python-checkins] [3.14] GH-137059: `url2pathname()`: fix support for drive letter in netloc (GH-137060) (#137144)
hugovk
[Python-checkins] [3.14] gh-130577: tarfile now validates archives to ensure member offsets are non-negative (GH-137027) (#137169)
hugovk
[Python-checkins] [3.14] gh-136870: fix data races in instrumentation of bytecode (GH-136994) (#137082)
hugovk
[Python-checkins] gh-136843: Document how multiple inheritance works (#136844)
JelleZijlstra
[Python-checkins] gh-136586: Improve winreg's module docstring (GH-136587)
zooba
[Python-checkins] gh-136306: Add support for getting and setting SSL groups (#136307)
picnixz
[Python-checkins] GH-131296: Fixes clang-cl warning on Windows in socketmodule.h (GH-131832)
zooba
[Python-checkins] gh-134043: use stackrefs for dict lookup in `_PyObject_GetMethodStackRef` (#136412)
kumaraditya303
[Python-checkins] gh-131338: Disable computed stack limit checks on non-glibc linux (#134336)
kumaraditya303
[Python-checkins] [3.13] gh-130577: tarfile now validates archives to ensure member offsets are non-negative (GH-137027) (#137170)
gpshead
[Python-checkins] gh-130577: tarfile now validates archives to ensure member offsets are non-negative (GH-137027)
ethanfurman
[Python-checkins] [3.13] gh-136759: revert rename `lock.h` to `pylock.h` (GH-137041) (#137075) (#137166)
kumaraditya303
[Python-checkins] [3.13] gh-119711: describe `create_datagram_endpoint`'s behavior in asyncio when `local_addr` is `None` (GH-136913) (#137163)
kumaraditya303
[Python-checkins] gh-119711: describe `create_datagram_endpoint`'s behavior in asyncio when `local_addr` is `None` (#136913)
kumaraditya303
[Python-checkins] gh-131876: extract `_hashlib` helpers into a separate directory (#136995)
picnixz
[Python-checkins] gh-136968: fortify macro usage in cryptographic modules (#136973)
picnixz
[Python-checkins] [3.13] gh-84559: improve What's New entry for `multiprocessing` startmethod changes (GH-128173) (#137156)
gpshead
[Python-checkins] [3.13] gh-136992: Add "None" as valid `SameSite` value as per RFC 6265bis (GH-137040) (#137141)
picnixz
[Python-checkins] [3.13] gh-132898: Add a note in `multiprocessing.Process` docs about creating a process in a REPL (GH-137118) (#137155)
gpshead
[Python-checkins] gh-132898: Add a note in `multiprocessing.Process` docs about creating a process in a REPL (GH-137118)
gpshead
[Python-checkins] [3.13] gh-136278: Document codecs.escape_encode() and codecs.escape_decode() (GH-136314) (#137150)
malemburg
[Python-checkins] gh-136278: Document codecs.escape_encode() and codecs.escape_decode() (#136314)
malemburg
Earlier messages