python-checkins
Thread
Date
Earlier messages
Later messages
Messages by Thread
[Python-checkins] [3.14] gh-141004: document Py_INFINITY and Py_NAN macros (GH-141145) (#141399)
vstinner
[Python-checkins] [3.13] gh-141004: document Py_INFINITY and Py_NAN macros (GH-141145) (#141400)
vstinner
[Python-checkins] gh-141169: Re-raise exception from findfuncptr (GH-141349)
encukou
[Python-checkins] gh-141004: document Py_INFINITY and Py_NAN macros (#141145)
vstinner
[Python-checkins] gh-141376: Fix exported symbols (GH-141377)
encukou
[Python-checkins] [3.13] gh-140379: add hyperlinks to list and set (GH-140399) (#141387)
gpshead
[Python-checkins] [3.14] gh-140379: add hyperlinks to list and set (GH-140399) (#141386)
gpshead
[Python-checkins] gh-140379: add hyperlinks to list and set (GH-140399)
gpshead
[Python-checkins] [3.14] gh-140485: Catch ChildProcessError in multiprocessing resource tracker (GH-141132) (#141384)
gpshead
[Python-checkins] [3.13] gh-140485: Catch ChildProcessError in multiprocessing resource tracker (GH-141132) (#141385)
gpshead
[Python-checkins] gh-140485: Catch ChildProcessError in multiprocessing resource tracker (GH-141132)
gpshead
[Python-checkins] [3.13] gh-140578: Doc: Remove sencence implying that concurrent.futures.ThreadPoolExecutor does not exist (GH-140689) (#141383)
gpshead
[Python-checkins] [3.14] gh-140578: Doc: Remove sencence implying that concurrent.futures.ThreadPoolExecutor does not exist (GH-140689) (#141382)
gpshead
[Python-checkins] gh-140578: Doc: Remove sencence implying that concurrent.futures.ThreadPoolExecutor does not exist (#140689)
gpshead
[Python-checkins] [3.14] gh-141174: Improve `annotationlib._Stringifier` test coverage (GH-141220) (#141358)
JelleZijlstra
[Python-checkins] [3.13] gh-141004: Document missing frame APIs (GH-141189) (GH-141380)
ZeroIntensity
[Python-checkins] [3.14] gh-141004: Document missing frame APIs (GH-141189) (GH-141379)
ZeroIntensity
[Python-checkins] gh-141004: Document missing frame APIs (GH-141189)
ZeroIntensity
[Python-checkins] [3.13] gh-141004: Document `PyType_FastSubclass` (GH-141313) (GH-141369)
ZeroIntensity
[Python-checkins] [3.14] gh-141004: Document `PyType_FastSubclass` (GH-141313) (GH-141368)
ZeroIntensity
[Python-checkins] gh-141004: Document `PyType_FastSubclass` (GH-141313)
ZeroIntensity
[Python-checkins] [3.14] GH-141212: Fix possible memory leak in gc_mark_span_push (gh-141213) (gh-141364)
colesbury
[Python-checkins] [3.13] gh-139707: Specify `winreg`, `msvcrt` and `winsound` module availability in docs (GH-140429) (GH-141350)
encukou
[Python-checkins] [3.14] gh-139707: Specify `winreg`, `msvcrt` and `winsound` module availability in docs (GH-140429) (GH-141351)
encukou
[Python-checkins] GH-141212: Fix possible memory leak in gc_mark_span_push (gh-141213)
colesbury
[Python-checkins] gh-141004: Deprecate Py_MATH_El and Py_MATH_PIl macros (#141035)
vstinner
[Python-checkins] [3.14] gh-141174: Improve `ForwardRef` test coverage (GH-141175) (#141354)
JelleZijlstra
[Python-checkins] [3.14] gh-141174: Improve `annotationlib.call_annotate_function()` test coverage (GH-141176) (#141355)
JelleZijlstra
[Python-checkins] [3.14] gh-137530: generate an __annotate__ function for dataclasses __init__ (GH-137711) (#141352)
JelleZijlstra
[Python-checkins] [3.14] gh-141174: Improve `annotationlib.get_annotations()` test coverage (GH-141286) (#141353)
JelleZijlstra
[Python-checkins] [3.13] gh-141343: Fix swapped words in `sorted` doc (GH-141356)
zware
[Python-checkins] [3.14] gh-141343: Fix swapped words in `sorted` doc (GH-141357)
zware
[Python-checkins] gh-141174: Improve `annotationlib._Stringifier` test coverage (#141220)
JelleZijlstra
[Python-checkins] gh-141343: Fix swapped words in `sorted` doc (GH-141348)
zware
[Python-checkins] gh-141174: Improve `annotationlib.call_annotate_function()` test coverage (#141176)
JelleZijlstra
[Python-checkins] gh-141174: Improve `ForwardRef` test coverage (#141175)
JelleZijlstra
[Python-checkins] gh-141341: Rename COMPILER macro to _Py_COMPILER on Windows (#141342)
vstinner
[Python-checkins] gh-141174: Improve `annotationlib.get_annotations()` test coverage (#141286)
JelleZijlstra
[Python-checkins] [3.14] gh-139707: Add docs for optional modules (GH-140171) (GH-141204)
encukou
[Python-checkins] [3.13] Clarify argument/result ownership/validity for PyModule_* functions (GH-141159) (GH-141191)
encukou
[Python-checkins] gh-137530: generate an __annotate__ function for dataclasses __init__ (GH-137711)
encukou
[Python-checkins] gh-136702: Clear codec caches for refleak tests; use test.support helpers (GH-141345)
encukou
[Python-checkins] gh-139707: Specify `winreg`, `msvcrt` and `winsound` module availability in docs (GH-140429)
encukou
[Python-checkins] [3.13] gh-140500: Update download.html instructions (GH-141320) (#141346)
hugovk
[Python-checkins] [3.14] gh-140500: Update download.html instructions (GH-141320) (#141347)
hugovk
[Python-checkins] gh-140500: Update download.html instructions (#141320)
hugovk
[Python-checkins] [3.14] gh-141004: Document `pyctype.h` macros (GH-141272) (GH-141340)
ZeroIntensity
[Python-checkins] [3.13] gh-141004: Document `pyctype.h` macros (GH-141272) (GH-141339)
ZeroIntensity
[Python-checkins] gh-141004: Document `pyctype.h` macros (GH-141272)
ZeroIntensity
[Python-checkins] [3.13] gh-141004: Document `Py_DTSF_*` macros (GH-141310) (GH-141330)
ZeroIntensity
[Python-checkins] [3.14] gh-141004: Document `Py_DTSF_*` macros (GH-141310) (GH-141329)
ZeroIntensity
[Python-checkins] gh-141004: Document `Py_DTSF_*` macros (GH-141310)
ZeroIntensity
[Python-checkins] [3.14] gh-62480: De-personalize "Partial mocking" section in `unittest.mock` examples (GH-141321) (#141326)
CAM-Gerlach
[Python-checkins] [3.13] gh-62480: De-personalize "Partial mocking" section in `unittest.mock` examples (GH-141321) (#141327)
CAM-Gerlach
[Python-checkins] [3.13] gh-62480: De-personalize "Mocking Unbound Methods" section in `unittest.mock` examples (GH-141322) (#141325)
CAM-Gerlach
[Python-checkins] [3.14] gh-62480: De-personalize "Mocking Unbound Methods" section in `unittest.mock` examples (GH-141322) (#141324)
CAM-Gerlach
[Python-checkins] gh-62480: De-personalize "Partial mocking" section in `unittest.mock` examples (#141321)
CAM-Gerlach
[Python-checkins] gh-62480: De-personalize "Mocking Unbound Methods" section in `unittest.mock` examples (#141322)
CAM-Gerlach
[Python-checkins] [3.13] gh-141004: Document `PySuper_Type` (GH-141315) (GH-141319)
ZeroIntensity
[Python-checkins] [3.14] gh-141004: Document `PySuper_Type` (GH-141315) (GH-141318)
ZeroIntensity
[Python-checkins] gh-141004: Document `PySuper_Type` (GH-141315)
ZeroIntensity
[Python-checkins] [3.14] gh-140980: document `SET_FUNCTION_ATTRIBUTE` flag for `annotate` function (GH-141306) (#141316)
picnixz
[Python-checkins] gh-140980: document `SET_FUNCTION_ATTRIBUTE` flag for `annotate` function (#141306)
picnixz
[Python-checkins] [3.14] gh-141004: Document `PyClassMethod*` and `PyStaticMethod*` APIs (GH-141296) (GH-141308)
ZeroIntensity
[Python-checkins] [3.13] gh-141004: Document `PyClassMethod*` and `PyStaticMethod*` APIs (GH-141296) (GH-141309)
ZeroIntensity
[Python-checkins] gh-141004: Document `PyClassMethod*` and `PyStaticMethod*` APIs (GH-141296)
ZeroIntensity
[Python-checkins] [3.13] gh-141004: Document `PyFunction_SetKwDefaults` (GH-141294) (GH-141305)
ZeroIntensity
[Python-checkins] [3.14] gh-141004: Document `PyFunction_SetKwDefaults` (GH-141294) (GH-141304)
ZeroIntensity
[Python-checkins] gh-141004: Document `PyFunction_SetKwDefaults` (GH-141294)
ZeroIntensity
[Python-checkins] [3.14] gh-141004: Document `PyExceptionInstance*` APIs (GH-141301) (GH-141302)
ZeroIntensity
[Python-checkins] [3.13] gh-141004: Document `PyExceptionInstance*` APIs (GH-141301) (GH-141303)
ZeroIntensity
[Python-checkins] gh-141004: Document `PyExceptionInstance*` APIs (GH-141301)
ZeroIntensity
[Python-checkins] [3.13] gh-141004: Document `Py_func_type_input` (GH-141273) (GH-141299)
ZeroIntensity
[Python-checkins] [3.14] gh-141004: Document `Py_func_type_input` (GH-141273) (GH-141298)
ZeroIntensity
[Python-checkins] gh-141004: Document `Py_func_type_input` (GH-141273)
ZeroIntensity
[Python-checkins] [3.14] gh-140530: fix a reference leak in an error path for `raise exc from cause` (GH-140908) (#141282)
picnixz
[Python-checkins] [3.13] gh-141004: document `curses` C API (GH-141254) (#141293)
picnixz
[Python-checkins] [3.14] gh-141004: document `curses` C API (GH-141254) (#141292)
picnixz
[Python-checkins] gh-141004: document `curses` C API (#141254)
picnixz
[Python-checkins] [3.14] gh-141004: Document `PyWeakref_CheckRefExact` (GH-141279) (GH-141290)
ZeroIntensity
[Python-checkins] [3.13] gh-141004: Document `PyWeakref_CheckRefExact` (GH-141279) (GH-141291)
ZeroIntensity
[Python-checkins] [3.13] gh-141004: Document deprecated aliases for memory allocation (GH-141146) (GH-141289)
ZeroIntensity
[Python-checkins] gh-141004: Document `PyWeakref_CheckRefExact` (GH-141279)
ZeroIntensity
[Python-checkins] [3.14] gh-141004: Document deprecated aliases for memory allocation (GH-141146) (GH-141288)
ZeroIntensity
[Python-checkins] gh-141004: Document deprecated aliases for memory allocation (GH-141146)
ZeroIntensity
[Python-checkins] [3.13] gh-140530: fix a reference leak in an error path for `raise exc from cause` (GH-140908) (#141283)
picnixz
[Python-checkins] gh-111389: replace deprecated occurrences of `_PyHASH_*` macros (#141236)
picnixz
[Python-checkins] [3.13] gh-100218: correctly set `errno` when `socket.if_{nametoindex,indextoname}` raise `OSError` (GH-140905) (#141285)
picnixz
[Python-checkins] [3.14] gh-100218: correctly set `errno` when `socket.if_{nametoindex,indextoname}` raise `OSError` (GH-140905) (#141284)
picnixz
[Python-checkins] gh-100218: correctly set `errno` when `socket.if_{nametoindex,indextoname}` raise `OSError` (#140905)
picnixz
[Python-checkins] gh-140530: fix a reference leak in an error path for `raise exc from cause` (#140908)
picnixz
[Python-checkins] gh-136702: Deprecate passing non-ascii *encoding* (str) to `encodings.normalize_encoding` (#140030)
malemburg
[Python-checkins] [3.13] gh-141127: Clarify os.symlink() documentation for argument order (GH-141144) (#141277)
picnixz
[Python-checkins] [3.14] gh-141127: Clarify os.symlink() documentation for argument order (GH-141144) (#141278)
picnixz
[Python-checkins] gh-141127: Clarify o?s.symlink() documentation for argument order (#141144)
picnixz
[Python-checkins] gh-141186: document `asyncio.Task` cancellation propagation behavior (#141249)
kumaraditya303
[Python-checkins] [3.13] gh-141004: Document `Py_BUILD_ASSERT*` macros (GH-141266) (GH-141270)
ZeroIntensity
[Python-checkins] [3.14] gh-141004: Document `Py_BUILD_ASSERT*` macros (GH-141266) (GH-141269)
ZeroIntensity
[Python-checkins] gh-141004: Document `Py_BUILD_ASSERT*` macros (GH-141266)
ZeroIntensity
[Python-checkins] [3.13] gh-141004: Document the `PyDoc_VAR` macro (GH-141263) (GH-141265)
ZeroIntensity
[Python-checkins] [3.14] gh-141004: Document the `PyDoc_VAR` macro (GH-141263) (GH-141264)
ZeroIntensity
[Python-checkins] gh-141004: Document the `PyDoc_VAR` macro (GH-141263)
ZeroIntensity
[Python-checkins] [3.13] gh-141004: Document `PyBUF_WRITEABLE` (GH-141255) (GH-141260)
ZeroIntensity
[Python-checkins] [3.14] gh-141004: Document `PyBUF_WRITEABLE` (GH-141255) (GH-141261)
ZeroIntensity
[Python-checkins] gh-141004: Document `PyBUF_WRITEABLE` (GH-141255)
ZeroIntensity
[Python-checkins] [3.14] gh-141004: Document `PyErr_ProgramTextObject` and `PyErr_ProgramText` (GH-141250) (GH-141256)
ZeroIntensity
[Python-checkins] [3.13] gh-141004: Document `PyErr_ProgramTextObject` and `PyErr_ProgramText` (GH-141250) (GH-141257)
ZeroIntensity
[Python-checkins] gh-141004: Document `PyErr_ProgramTextObject` and `PyErr_ProgramText` (GH-141250)
ZeroIntensity
[Python-checkins] [3.13] gh-141246: Link to correct Windows docs in `time.sleep()` doc (GH-141248) (#141252)
vstinner
[Python-checkins] [3.14] gh-141246: Link to correct Windows docs in `time.sleep()` doc (GH-141248) (#141251)
vstinner
[Python-checkins] gh-141246: Link to correct Windows docs in `time.sleep()` doc (#141248)
vstinner
[Python-checkins] [3.13] gh-141004: correctly document `Py_HASH_*` and `PyHASH_*` as `hash_info` attributes (GH-141233) (#141235)
picnixz
[Python-checkins] [3.14] gh-141004: correctly document `Py_HASH_*` and `PyHASH_*` as `hash_info` attributes (GH-141233) (#141234)
picnixz
[Python-checkins] gh-141004: correctly document `Py_HASH_*` and `PyHASH_*` as `hash_info` attributes (#141233)
picnixz
[Python-checkins] [3.13] gh-140615: Update docstrings in the fcntl module (GH-140619) (GH-141231) (GH-141232)
serhiy-storchaka
[Python-checkins] [3.14] gh-140615: Update docstrings in the fcntl module (GH-140619) (GH-141231)
serhiy-storchaka
[Python-checkins] [3.14] gh-140793: Improve documentatation and tests for the ensure_ascii option in the json module (GH-140906) (GH-141227)
serhiy-storchaka
[Python-checkins] [3.13] gh-140793: Improve documentatation and tests for the ensure_ascii option in the json module (GH-140906) (GH-141228)
serhiy-storchaka
[Python-checkins] [3.13] gh-139741: Make `dist-pdf` docs archive build work for macOS (GH-140837) (#141230)
hugovk
[Python-checkins] gh-139741: Make `dist-pdf` docs archive build work for macOS (#140837)
hugovk
[Python-checkins] gh-140615: Update docstrings in the fcntl module (GH-140619)
serhiy-storchaka
[Python-checkins] gh-140793: Improve documentatation and tests for the ensure_ascii option in the json module (GH-140906)
serhiy-storchaka
[Python-checkins] [3.13] gh-141004: Document `Py_HASH_*` macros (GH-141205) (#141224)
picnixz
[Python-checkins] [3.14] gh-141004: Document `Py_HASH_*` macros (GH-141205) (#141225)
picnixz
[Python-checkins] gh-141004: fix `versionadded` typo for `Py_HASH_SIPHASH13` (#141223)
picnixz
[Python-checkins] fix typos in contextvars asyncio support example docs (#141219)
kumaraditya303
[Python-checkins] gh-140849: Update bundled liblzma to 5.8.1 on Windows (#141022)
emmatyping
[Python-checkins] [3.13] gh-140826: Update winreg's docstring (GH-141050) (GH-141200) (GH-141209)
serhiy-storchaka
[Python-checkins] [3.13] gh-141004: Document `PyTraceBack*` APIs (GH-141192) (GH-141211)
ZeroIntensity
[Python-checkins] [3.14] gh-141004: Document `PyTraceBack*` APIs (GH-141192) (GH-141210)
ZeroIntensity
[Python-checkins] gh-141004: Document `PyTraceBack*` APIs (GH-141192)
ZeroIntensity
[Python-checkins] [3.14] gh-140826: Update winreg's docstring (GH-141050) (GH-141200)
serhiy-storchaka
[Python-checkins] gh-141004: Document `Py_HASH_*` macros (#141205)
picnixz
[Python-checkins] [3.14] gh-141004: Document `PyErr_WarnExplicitFormat` (GH-141187) (GH-141202)
ZeroIntensity
[Python-checkins] [3.13] gh-141004: Document `PyErr_WarnExplicitFormat` (GH-141187) (GH-141203)
ZeroIntensity
[Python-checkins] gh-141004: Document `PyErr_WarnExplicitFormat` (GH-141187)
ZeroIntensity
[Python-checkins] [3.14] gh-141004: Document `PyCapsule_Type` (GH-141079) (GH-141199)
ZeroIntensity
[Python-checkins] [3.13] gh-141004: Document `PyCapsule_Type` (GH-141079) (GH-141198)
ZeroIntensity
[Python-checkins] gh-141004: Document `PyCapsule_Type` (GH-141079)
ZeroIntensity
[Python-checkins] [3.14] Update NaNs handling description in `c-api/float.rst` (GH-141179) (#141194)
vstinner
[Python-checkins] Update NaNs handling description in `c-api/float.rst` (#141179)
vstinner
[Python-checkins] [3.14] Clarify argument/result ownership/validity for PyModule_* functions (GH-141159) (GH-141190)
encukou
[Python-checkins] Clarify argument/result ownership/validity for PyModule_* functions (GH-141159)
encukou
[Python-checkins] [3.14] gh-139246: zero-width word paste can be wrong in default repl (GH-139254) (GH-140796)
encukou
[Python-checkins] [3.13] gh-139246: zero-width word paste can be wrong in default repl (GH-139254) (GH-141166)
encukou
[Python-checkins] [3.14] gh-141141: Make base64.b85decode() thread safe (GH-141149) (GH-141184)
serhiy-storchaka
[Python-checkins] [3.13] gh-141141: Make base64.b85decode() thread safe (GH-141149) (GH-141185)
serhiy-storchaka
[Python-checkins] gh-141141: Make base64.b85decode() thread safe (GH-141149)
serhiy-storchaka
[Python-checkins] [3.14] gh-140734: fix off-by-one error when comparing to `_SUN_PATH_MAX` (GH-140903) (#141181)
picnixz
[Python-checkins] [3.13] gh-140734: fix off-by-one error when comparing to `_SUN_PATH_MAX` (GH-140903) (#141182)
picnixz
[Python-checkins] gh-140734: fix off-by-one error when comparing to `_SUN_PATH_MAX` (#140903)
picnixz
[Python-checkins] [3.14] gh-141125: delete unused import textwrap in interpreter.py (GH-141126) (#141177)
hauntsaninja
[Python-checkins] gh-141125: delete unused import textwrap in interpreter.py (#141126)
hauntsaninja
[Python-checkins] GH-136895: Fixes for pulling LLVM as a release artifact (#141002)
savannahostrowski
[Python-checkins] [3.13] Minor documentation improvements (GH-140626) (#141161)
hugovk
[Python-checkins] [3.14] Minor documentation improvements (GH-140626) (#141160)
hugovk
[Python-checkins] Minor documentation improvements (#140626)
hugovk
[Python-checkins] [3.13] gh-141004: Document `Py_GetRecursionLimit` and `Py_SetRecursionLimit` (GH-141151) (GH-141157)
ZeroIntensity
[Python-checkins] Remove duplicated tests in test_base64 (gh-125346) (GH-141153)
serhiy-storchaka
[Python-checkins] [3.14] gh-141004: Document `Py_GetRecursionLimit` and `Py_SetRecursionLimit` (GH-141151) (GH-141156)
ZeroIntensity
[Python-checkins] gh-141004: Document `Py_GetRecursionLimit` and `Py_SetRecursionLimit` (GH-141151)
ZeroIntensity
[Python-checkins] [3.14] gh-140939: Fix memory leak in `_PyBytes_FormatEx` error path (GH-140957) (#141154)
vstinner
[Python-checkins] [3.13] gh-140939: Fix memory leak in `_PyBytes_FormatEx` error path (GH-140957) (#141155)
vstinner
[Python-checkins] gh-140826: Update winreg's docstring (GH-141050)
serhiy-storchaka
[Python-checkins] gh-141150: Don't rely on implicit conversion from void * to pointer in _PyModule… (#141147)
DinoV
[Python-checkins] gh-134745: Use "pymutex" for sys.thread_info on Windows (#141140)
vstinner
[Python-checkins] [3.13] gh-141004: Document `PyLong_FromPid` and `PyLong_AsPid` (GH-141028) (GH-141143)
ZeroIntensity
[Python-checkins] [3.14] gh-141004: Document `PyLong_FromPid` and `PyLong_AsPid` (GH-141028) (GH-141142)
ZeroIntensity
[Python-checkins] gh-141004: Document `PyLong_FromPid` and `PyLong_AsPid` (GH-141028)
ZeroIntensity
[Python-checkins] [3.14] gh-141004: Document `Py_hexdigits` (GH-141059) (GH-141138)
ZeroIntensity
[Python-checkins] [3.13] gh-141004: Document `Py_hexdigits` (GH-141059) (GH-141139)
ZeroIntensity
[Python-checkins] gh-141004: Document `Py_hexdigits` (GH-141059)
ZeroIntensity
[Python-checkins] [3.13] gh-141004: Document built-in iterator types in the C API (GH-141006) (GH-141135)
ZeroIntensity
[Python-checkins] [3.14] gh-141004: Document built-in iterator types in the C API (GH-141006) (GH-141134)
ZeroIntensity
[Python-checkins] [3.13] gh-125346: Add more base64 tests (GH-141061) (GH-141130) (GH-141133)
serhiy-storchaka
[Python-checkins] gh-141004: Document built-in iterator types in the C API (GH-141006)
ZeroIntensity
[Python-checkins] [3.13] Minor fixes to `idle.rst` and regenerate `help.html` (GH-140037) (#141122)
terryjreedy
[Python-checkins] [3.14] gh-138189: Document type slots, and other constants, as part of Limited API (GH-138190) (GH-141131)
encukou
[Python-checkins] [3.14] gh-125346: Add more base64 tests (GH-141061) (GH-141130)
serhiy-storchaka
[Python-checkins] gh-139707: Add docs for optional modules (GH-140171)
encukou
[Python-checkins] [3.14] gh-137232: Update free-threading HOWTOs with up-to-date info for 3.14 (GH-140817) (#141129)
lysnikolaou
[Python-checkins] gh-137232: Update free-threading HOWTOs with up-to-date info for 3.14 (#140817)
lysnikolaou
[Python-checkins] gh-125346: Add more base64 tests (GH-141061)
serhiy-storchaka
[Python-checkins] [3.14] Add FFY00 to CODEOWNERS for generate-build-details (GH-139561) (#141080)
hugovk
[Python-checkins] [3.14] Minor fixes to `idle.rst` and regenerate `help.html` (GH-140037) (#141121)
terryjreedy
[Python-checkins] [3.13] gh-129876: Move misplaced IDLE news item (GH-141118) (#141120)
terryjreedy
[Python-checkins] [3.14] gh-129876: Move misplaced IDLE news item (GH-141118) (#141119)
terryjreedy
[Python-checkins] Minor fixes to `idle.rst` and regenerate `help.html` (#140037)
terryjreedy
[Python-checkins] gh-129876: Move misplaced IDLE news item (#141118)
terryjreedy
[Python-checkins] gh-140939: Fix memory leak in `_PyBytes_FormatEx` error path (#140957)
kumaraditya303
[Python-checkins] docs: fix a grammatical error in function.rst (#140990)
kumaraditya303
[Python-checkins] [3.14] gh-140569: recommend the new REPL in the asyncio REPL docs (GH-140570) (#141115)
kumaraditya303
[Python-checkins] [3.13] gh-140569: recommend the new REPL in the asyncio REPL docs (GH-140570) (#141116)
kumaraditya303
[Python-checkins] [3.14] Fix Queue.shutdown docs for condition to unblock a join (gh-137088) (#141073)
kumaraditya303
[Python-checkins] gh-140569: recommend the new REPL in the asyncio REPL docs (#140570)
kumaraditya303
[Python-checkins] [3.13] gh-118516: clarify that subprocess are automatically killed if transport gets garbage collected (GH-140997) (#141111)
kumaraditya303
[Python-checkins] [3.14] gh-118516: clarify that subprocess are automatically killed if transport gets garbage collected (GH-140997) (#141110)
kumaraditya303
[Python-checkins] gh-118516: clarify that subprocess are automatically killed if transport gets garbage collected (#140997)
kumaraditya303
[Python-checkins] [3.14] GH-108009: Add clarification of parser and argument defaults in argparse docs (GH-124154) (#141084)
savannahostrowski
[Python-checkins] [3.13] GH-108009: Add clarification of parser and argument defaults in argparse docs (GH-124154) (#141085)
savannahostrowski
Earlier messages
Later messages