python-checkins
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/11/09
[Python-checkins] gh-141127: Clarify o?s.symlink() documentation for argument order (#141144)
picnixz
2025/11/08
[Python-checkins] gh-141186: document `asyncio.Task` cancellation propagation behavior (#141249)
kumaraditya303
2025/11/08
[Python-checkins] [3.13] gh-141004: Document `Py_BUILD_ASSERT*` macros (GH-141266) (GH-141270)
ZeroIntensity
2025/11/08
[Python-checkins] [3.14] gh-141004: Document `Py_BUILD_ASSERT*` macros (GH-141266) (GH-141269)
ZeroIntensity
2025/11/08
[Python-checkins] gh-141004: Document `Py_BUILD_ASSERT*` macros (GH-141266)
ZeroIntensity
2025/11/08
[Python-checkins] [3.13] gh-141004: Document the `PyDoc_VAR` macro (GH-141263) (GH-141265)
ZeroIntensity
2025/11/08
[Python-checkins] [3.14] gh-141004: Document the `PyDoc_VAR` macro (GH-141263) (GH-141264)
ZeroIntensity
2025/11/08
[Python-checkins] gh-141004: Document the `PyDoc_VAR` macro (GH-141263)
ZeroIntensity
2025/11/08
[Python-checkins] [3.13] gh-141004: Document `PyBUF_WRITEABLE` (GH-141255) (GH-141260)
ZeroIntensity
2025/11/08
[Python-checkins] [3.14] gh-141004: Document `PyBUF_WRITEABLE` (GH-141255) (GH-141261)
ZeroIntensity
2025/11/08
[Python-checkins] gh-141004: Document `PyBUF_WRITEABLE` (GH-141255)
ZeroIntensity
2025/11/08
[Python-checkins] [3.14] gh-141004: Document `PyErr_ProgramTextObject` and `PyErr_ProgramText` (GH-141250) (GH-141256)
ZeroIntensity
2025/11/08
[Python-checkins] [3.13] gh-141004: Document `PyErr_ProgramTextObject` and `PyErr_ProgramText` (GH-141250) (GH-141257)
ZeroIntensity
2025/11/08
[Python-checkins] gh-141004: Document `PyErr_ProgramTextObject` and `PyErr_ProgramText` (GH-141250)
ZeroIntensity
2025/11/08
[Python-checkins] [3.13] gh-141246: Link to correct Windows docs in `time.sleep()` doc (GH-141248) (#141252)
vstinner
2025/11/08
[Python-checkins] [3.14] gh-141246: Link to correct Windows docs in `time.sleep()` doc (GH-141248) (#141251)
vstinner
2025/11/08
[Python-checkins] gh-141246: Link to correct Windows docs in `time.sleep()` doc (#141248)
vstinner
2025/11/08
[Python-checkins] [3.13] gh-141004: correctly document `Py_HASH_*` and `PyHASH_*` as `hash_info` attributes (GH-141233) (#141235)
picnixz
2025/11/08
[Python-checkins] [3.14] gh-141004: correctly document `Py_HASH_*` and `PyHASH_*` as `hash_info` attributes (GH-141233) (#141234)
picnixz
2025/11/08
[Python-checkins] gh-141004: correctly document `Py_HASH_*` and `PyHASH_*` as `hash_info` attributes (#141233)
picnixz
2025/11/08
[Python-checkins] [3.13] gh-140615: Update docstrings in the fcntl module (GH-140619) (GH-141231) (GH-141232)
serhiy-storchaka
2025/11/08
[Python-checkins] [3.14] gh-140615: Update docstrings in the fcntl module (GH-140619) (GH-141231)
serhiy-storchaka
2025/11/08
[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
2025/11/08
[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
2025/11/08
[Python-checkins] [3.13] gh-139741: Make `dist-pdf` docs archive build work for macOS (GH-140837) (#141230)
hugovk
2025/11/08
[Python-checkins] gh-139741: Make `dist-pdf` docs archive build work for macOS (#140837)
hugovk
2025/11/08
[Python-checkins] gh-140615: Update docstrings in the fcntl module (GH-140619)
serhiy-storchaka
2025/11/08
[Python-checkins] gh-140793: Improve documentatation and tests for the ensure_ascii option in the json module (GH-140906)
serhiy-storchaka
2025/11/08
[Python-checkins] [3.13] gh-141004: Document `Py_HASH_*` macros (GH-141205) (#141224)
picnixz
2025/11/08
[Python-checkins] [3.14] gh-141004: Document `Py_HASH_*` macros (GH-141205) (#141225)
picnixz
2025/11/08
[Python-checkins] gh-141004: fix `versionadded` typo for `Py_HASH_SIPHASH13` (#141223)
picnixz
2025/11/08
[Python-checkins] fix typos in contextvars asyncio support example docs (#141219)
kumaraditya303
2025/11/07
[Python-checkins] gh-140849: Update bundled liblzma to 5.8.1 on Windows (#141022)
emmatyping
2025/11/07
[Python-checkins] [3.13] gh-140826: Update winreg's docstring (GH-141050) (GH-141200) (GH-141209)
serhiy-storchaka
2025/11/07
[Python-checkins] [3.13] gh-141004: Document `PyTraceBack*` APIs (GH-141192) (GH-141211)
ZeroIntensity
2025/11/07
[Python-checkins] [3.14] gh-141004: Document `PyTraceBack*` APIs (GH-141192) (GH-141210)
ZeroIntensity
2025/11/07
[Python-checkins] gh-141004: Document `PyTraceBack*` APIs (GH-141192)
ZeroIntensity
2025/11/07
[Python-checkins] [3.14] gh-140826: Update winreg's docstring (GH-141050) (GH-141200)
serhiy-storchaka
2025/11/07
[Python-checkins] gh-141004: Document `Py_HASH_*` macros (#141205)
picnixz
2025/11/07
[Python-checkins] [3.14] gh-141004: Document `PyErr_WarnExplicitFormat` (GH-141187) (GH-141202)
ZeroIntensity
2025/11/07
[Python-checkins] [3.13] gh-141004: Document `PyErr_WarnExplicitFormat` (GH-141187) (GH-141203)
ZeroIntensity
2025/11/07
[Python-checkins] gh-141004: Document `PyErr_WarnExplicitFormat` (GH-141187)
ZeroIntensity
2025/11/07
[Python-checkins] [3.14] gh-141004: Document `PyCapsule_Type` (GH-141079) (GH-141199)
ZeroIntensity
2025/11/07
[Python-checkins] [3.13] gh-141004: Document `PyCapsule_Type` (GH-141079) (GH-141198)
ZeroIntensity
2025/11/07
[Python-checkins] gh-141004: Document `PyCapsule_Type` (GH-141079)
ZeroIntensity
2025/11/07
[Python-checkins] [3.14] Update NaNs handling description in `c-api/float.rst` (GH-141179) (#141194)
vstinner
2025/11/07
[Python-checkins] Update NaNs handling description in `c-api/float.rst` (#141179)
vstinner
2025/11/07
[Python-checkins] [3.14] Clarify argument/result ownership/validity for PyModule_* functions (GH-141159) (GH-141190)
encukou
2025/11/07
[Python-checkins] Clarify argument/result ownership/validity for PyModule_* functions (GH-141159)
encukou
2025/11/07
[Python-checkins] [3.14] gh-139246: zero-width word paste can be wrong in default repl (GH-139254) (GH-140796)
encukou
2025/11/07
[Python-checkins] [3.13] gh-139246: zero-width word paste can be wrong in default repl (GH-139254) (GH-141166)
encukou
2025/11/07
[Python-checkins] [3.14] gh-141141: Make base64.b85decode() thread safe (GH-141149) (GH-141184)
serhiy-storchaka
2025/11/07
[Python-checkins] [3.13] gh-141141: Make base64.b85decode() thread safe (GH-141149) (GH-141185)
serhiy-storchaka
2025/11/07
[Python-checkins] gh-141141: Make base64.b85decode() thread safe (GH-141149)
serhiy-storchaka
2025/11/07
[Python-checkins] [3.14] gh-140734: fix off-by-one error when comparing to `_SUN_PATH_MAX` (GH-140903) (#141181)
picnixz
2025/11/07
[Python-checkins] [3.13] gh-140734: fix off-by-one error when comparing to `_SUN_PATH_MAX` (GH-140903) (#141182)
picnixz
2025/11/07
[Python-checkins] gh-140734: fix off-by-one error when comparing to `_SUN_PATH_MAX` (#140903)
picnixz
2025/11/06
[Python-checkins] [3.14] gh-141125: delete unused import textwrap in interpreter.py (GH-141126) (#141177)
hauntsaninja
2025/11/06
[Python-checkins] gh-141125: delete unused import textwrap in interpreter.py (#141126)
hauntsaninja
2025/11/06
[Python-checkins] GH-136895: Fixes for pulling LLVM as a release artifact (#141002)
savannahostrowski
2025/11/06
[Python-checkins] [3.13] Minor documentation improvements (GH-140626) (#141161)
hugovk
2025/11/06
[Python-checkins] [3.14] Minor documentation improvements (GH-140626) (#141160)
hugovk
2025/11/06
[Python-checkins] Minor documentation improvements (#140626)
hugovk
2025/11/06
[Python-checkins] [3.13] gh-141004: Document `Py_GetRecursionLimit` and `Py_SetRecursionLimit` (GH-141151) (GH-141157)
ZeroIntensity
2025/11/06
[Python-checkins] Remove duplicated tests in test_base64 (gh-125346) (GH-141153)
serhiy-storchaka
2025/11/06
[Python-checkins] [3.14] gh-141004: Document `Py_GetRecursionLimit` and `Py_SetRecursionLimit` (GH-141151) (GH-141156)
ZeroIntensity
2025/11/06
[Python-checkins] gh-141004: Document `Py_GetRecursionLimit` and `Py_SetRecursionLimit` (GH-141151)
ZeroIntensity
2025/11/06
[Python-checkins] [3.14] gh-140939: Fix memory leak in `_PyBytes_FormatEx` error path (GH-140957) (#141154)
vstinner
2025/11/06
[Python-checkins] [3.13] gh-140939: Fix memory leak in `_PyBytes_FormatEx` error path (GH-140957) (#141155)
vstinner
2025/11/06
[Python-checkins] gh-140826: Update winreg's docstring (GH-141050)
serhiy-storchaka
2025/11/06
[Python-checkins] gh-141150: Don't rely on implicit conversion from void * to pointer in _PyModule… (#141147)
DinoV
2025/11/06
[Python-checkins] gh-134745: Use "pymutex" for sys.thread_info on Windows (#141140)
vstinner
2025/11/06
[Python-checkins] [3.13] gh-141004: Document `PyLong_FromPid` and `PyLong_AsPid` (GH-141028) (GH-141143)
ZeroIntensity
2025/11/06
[Python-checkins] [3.14] gh-141004: Document `PyLong_FromPid` and `PyLong_AsPid` (GH-141028) (GH-141142)
ZeroIntensity
2025/11/06
[Python-checkins] gh-141004: Document `PyLong_FromPid` and `PyLong_AsPid` (GH-141028)
ZeroIntensity
2025/11/06
[Python-checkins] [3.14] gh-141004: Document `Py_hexdigits` (GH-141059) (GH-141138)
ZeroIntensity
2025/11/06
[Python-checkins] [3.13] gh-141004: Document `Py_hexdigits` (GH-141059) (GH-141139)
ZeroIntensity
2025/11/06
[Python-checkins] gh-141004: Document `Py_hexdigits` (GH-141059)
ZeroIntensity
2025/11/06
[Python-checkins] [3.13] gh-141004: Document built-in iterator types in the C API (GH-141006) (GH-141135)
ZeroIntensity
2025/11/06
[Python-checkins] [3.14] gh-141004: Document built-in iterator types in the C API (GH-141006) (GH-141134)
ZeroIntensity
2025/11/06
[Python-checkins] [3.13] gh-125346: Add more base64 tests (GH-141061) (GH-141130) (GH-141133)
serhiy-storchaka
2025/11/06
[Python-checkins] gh-141004: Document built-in iterator types in the C API (GH-141006)
ZeroIntensity
2025/11/06
[Python-checkins] [3.13] Minor fixes to `idle.rst` and regenerate `help.html` (GH-140037) (#141122)
terryjreedy
2025/11/06
[Python-checkins] [3.14] gh-138189: Document type slots, and other constants, as part of Limited API (GH-138190) (GH-141131)
encukou
2025/11/06
[Python-checkins] [3.14] gh-125346: Add more base64 tests (GH-141061) (GH-141130)
serhiy-storchaka
2025/11/06
[Python-checkins] gh-139707: Add docs for optional modules (GH-140171)
encukou
2025/11/06
[Python-checkins] [3.14] gh-137232: Update free-threading HOWTOs with up-to-date info for 3.14 (GH-140817) (#141129)
lysnikolaou
2025/11/06
[Python-checkins] gh-137232: Update free-threading HOWTOs with up-to-date info for 3.14 (#140817)
lysnikolaou
2025/11/06
[Python-checkins] gh-125346: Add more base64 tests (GH-141061)
serhiy-storchaka
2025/11/06
[Python-checkins] [3.14] Add FFY00 to CODEOWNERS for generate-build-details (GH-139561) (#141080)
hugovk
2025/11/06
[Python-checkins] [3.14] Minor fixes to `idle.rst` and regenerate `help.html` (GH-140037) (#141121)
terryjreedy
2025/11/06
[Python-checkins] [3.13] gh-129876: Move misplaced IDLE news item (GH-141118) (#141120)
terryjreedy
2025/11/06
[Python-checkins] [3.14] gh-129876: Move misplaced IDLE news item (GH-141118) (#141119)
terryjreedy
2025/11/06
[Python-checkins] Minor fixes to `idle.rst` and regenerate `help.html` (#140037)
terryjreedy
2025/11/06
[Python-checkins] gh-129876: Move misplaced IDLE news item (#141118)
terryjreedy
2025/11/05
[Python-checkins] gh-140939: Fix memory leak in `_PyBytes_FormatEx` error path (#140957)
kumaraditya303
2025/11/05
[Python-checkins] docs: fix a grammatical error in function.rst (#140990)
kumaraditya303
2025/11/05
[Python-checkins] [3.14] gh-140569: recommend the new REPL in the asyncio REPL docs (GH-140570) (#141115)
kumaraditya303
2025/11/05
[Python-checkins] [3.13] gh-140569: recommend the new REPL in the asyncio REPL docs (GH-140570) (#141116)
kumaraditya303
2025/11/05
[Python-checkins] [3.14] Fix Queue.shutdown docs for condition to unblock a join (gh-137088) (#141073)
kumaraditya303
2025/11/05
[Python-checkins] gh-140569: recommend the new REPL in the asyncio REPL docs (#140570)
kumaraditya303
2025/11/05
[Python-checkins] [3.13] gh-118516: clarify that subprocess are automatically killed if transport gets garbage collected (GH-140997) (#141111)
kumaraditya303
2025/11/05
[Python-checkins] [3.14] gh-118516: clarify that subprocess are automatically killed if transport gets garbage collected (GH-140997) (#141110)
kumaraditya303
2025/11/05
[Python-checkins] gh-118516: clarify that subprocess are automatically killed if transport gets garbage collected (#140997)
kumaraditya303
2025/11/05
[Python-checkins] [3.14] GH-108009: Add clarification of parser and argument defaults in argparse docs (GH-124154) (#141084)
savannahostrowski
2025/11/05
[Python-checkins] [3.13] GH-108009: Add clarification of parser and argument defaults in argparse docs (GH-124154) (#141085)
savannahostrowski
2025/11/05
[Python-checkins] GH-108009: Add clarification of parser and argument defaults in argparse docs (#124154)
savannahostrowski
2025/11/05
[Python-checkins] [3.13] gh-141004: Document `PyDict_GET_SIZE` (GH-141078) (GH-141083)
ZeroIntensity
2025/11/05
[Python-checkins] [3.14] gh-141004: Document `PyDict_GET_SIZE` (GH-141078) (GH-141082)
ZeroIntensity
2025/11/05
[Python-checkins] gh-141004: Document `PyDict_GET_SIZE` (GH-141078)
ZeroIntensity
2025/11/05
[Python-checkins] [3.13] gh-76007: remove curses.__version__ doc (GH-141052) (#141077)
hugovk
2025/11/05
[Python-checkins] [3.13] gh-141004: Document `Py_RETURN_NAN` and `Py_RETURN_INF` (GH-141029) (GH-141075)
ZeroIntensity
2025/11/05
[Python-checkins] [3.14] gh-76007: remove curses.__version__ doc (GH-141052) (#141076)
hugovk
2025/11/05
[Python-checkins] [3.14] gh-141004: Document `Py_RETURN_NAN` and `Py_RETURN_INF` (GH-141029) (GH-141074)
ZeroIntensity
2025/11/05
[Python-checkins] gh-76007: remove curses.__version__ doc (#141052)
hugovk
2025/11/05
[Python-checkins] gh-141004: Document `Py_RETURN_NAN` and `Py_RETURN_INF` (GH-141029)
ZeroIntensity
2025/11/05
[Python-checkins] [3.14] Fix typo in Apple/__main__.py (GH-141038) (#141039)
freakboy3742
2025/11/05
[Python-checkins] gh-140916: Remove unused codes in winreg.c (#140934)
vstinner
2025/11/05
[Python-checkins] [3.13] Docs: replace an esoteric Von Neumann mention (GH-137598) (#140371)
hugovk
2025/11/05
[Python-checkins] gh-133467: Fix typeobject `tp_base` race in free threading (gh-140549)
colesbury
2025/11/05
[Python-checkins] [3.14] Docs: replace an esoteric Von Neumann mention (GH-137598) (#141071)
hugovk
2025/11/05
[Python-checkins] gh-83714: Fix stat_nanosecond_timestamp() for 32-bit time_t (#141069)
vstinner
2025/11/05
[Python-checkins] [3.14] Fix compiler warnings in remote debugging (#141060) (#141067)
vstinner
2025/11/05
[Python-checkins] Fix compiler warnings in remote debugging (#141060)
vstinner
2025/11/05
[Python-checkins] gh-140650: Fix write(), flush() and close() methods of io.BufferedWriter (GH-140653)
serhiy-storchaka
2025/11/05
[Python-checkins] gh-131527: Stackref debug borrow checker (#140599)
mpage
2025/11/05
[Python-checkins] [3.14] Fix a compiler warning in _randommodule.c (GH-141058) (#141063)
vstinner
2025/11/05
[Python-checkins] [3.13] Fix a compiler warning in _randommodule.c (GH-141058) (#141064)
vstinner
2025/11/05
[Python-checkins] [3.14] gh-139313: Improve docs on XML security (GH-139460) (GH-141065)
serhiy-storchaka
2025/11/05
[Python-checkins] [3.13] gh-139313: Improve docs on XML security (GH-139460) (GH-141066)
serhiy-storchaka
2025/11/05
[Python-checkins] gh-139313: Improve docs on XML security (GH-139460)
serhiy-storchaka
2025/11/05
[Python-checkins] [3.13] Docs: Fix cached calls count in factorial example (gh-140882) (gh-141032)
rhettinger
2025/11/05
[Python-checkins] [3.14] Docs: Fix cached calls count in factorial example (gh-140882) (gh-141031)
rhettinger
2025/11/05
[Python-checkins] Fix a compiler warning in _randommodule.c (#141058)
vstinner
2025/11/05
[Python-checkins] [3.13] gh-140815: Fix faulthandler for invalid/freed frame (#140921) (#140985)
vstinner
2025/11/05
[Python-checkins] Remove internal _PyTime_AsLong() function (#141053)
vstinner
2025/11/05
[Python-checkins] gh-83714: Fix a compiler warning in stat_nanosecond_timestamp() (#141043)
vstinner
2025/11/05
[Python-checkins] gh-140550: Run make regen-limited-abi (#141056)
vstinner
2025/11/05
[Python-checkins] [3.14] gh-141004: Document `PyMemoryView_Type` (GH-141034) (GH-141054)
ZeroIntensity
2025/11/05
[Python-checkins] [3.13] gh-141004: Document `PyMemoryView_Type` (GH-141034) (GH-141055)
ZeroIntensity
2025/11/05
[Python-checkins] gh-141004: Document `PyMemoryView_Type` (GH-141034)
ZeroIntensity
2025/11/05
[Python-checkins] [3.13] gh-138772: Add tests for Turtle.dot() signature (GH-138773) (#140992)
hugovk
2025/11/05
[Python-checkins] [3.13] gh-141004: Document missing iterator types in the C API (GH-141010) (GH-141047)
ZeroIntensity
2025/11/05
[Python-checkins] [3.14] gh-141004: Document missing iterator types in the C API (GH-141010) (GH-141046)
ZeroIntensity
2025/11/05
[Python-checkins] gh-141004: Document missing iterator types in the C API (GH-141010)
ZeroIntensity
2025/11/05
[Python-checkins] [3.14] Omit `Python/perf_jit_trampoline.c` from the `**/*jit*` CODEOWNERS rule (GH-136519) (#140987)
hugovk
2025/11/05
[Python-checkins] [3.13] Omit `Python/perf_jit_trampoline.c` from the `**/*jit*` CODEOWNERS rule (GH-136519) (#140988)
hugovk
2025/11/05
[Python-checkins] gh-140550: Initial implementation of PEP 793 – PyModExport (GH-140556)
encukou
2025/11/05
[Python-checkins] gh-140691: urllib.request: Close FTP control socket if data socket can't connect (GH-140835)
encukou
2025/11/04
[Python-checkins] Fix typo in Apple/__main__.py (#141038)
freakboy3742
2025/11/04
[Python-checkins] Docs: Fix cached calls count in factorial example (gh-140882)
rhettinger
2025/11/04
[Python-checkins] [3.14] gh-141007: update string module source code link (GH-141008) (#141030)
terryjreedy
2025/11/04
[Python-checkins] gh-141007: update string module source code link (#141008)
terryjreedy
2025/11/04
[Python-checkins] gh-140454: Normalize the JIT stencils filename on Linux to avoid mismatches between the Makefile and the generator (#140823)
savannahostrowski
2025/11/04
[Python-checkins] gh-138189: Document type slots, and other constants, as part of Limited API (GH-138190)
encukou
2025/11/04
[Python-checkins] [3.14] gh-141004: Document `Py_UNICODE_{HIGH, LOW}_SURROGATE` functions (GH-141019) (GH-141027)
ZeroIntensity
2025/11/04
[Python-checkins] [3.13] gh-141004: Document `Py_UNICODE_{HIGH, LOW}_SURROGATE` functions (GH-141019) (GH-141026)
ZeroIntensity
2025/11/04
[Python-checkins] [3.14] gh-139434: Update selected RFC 2822 references to RFC 5322 (GH-139435) (#141025)
bitdancer
2025/11/04
[Python-checkins] [3.13] gh-139434: Update selected RFC 2822 references to RFC 5322 (GH-139435) (#141024)
bitdancer
2025/11/04
[Python-checkins] gh-141004: Document `Py_UNICODE_{HIGH, LOW}_SURROGATE` functions (GH-141019)
ZeroIntensity
2025/11/04
[Python-checkins] [3.14] gh-140513: Fail to compile if _Py_TAIL_CALL_INTERP is set but preserve_none and musttail do not exist (GH-140548) (#140923)
Fidget-Spinner
2025/11/04
[Python-checkins] gh-139434: Update selected RFC 2822 references to RFC 5322 (#139435)
bitdancer
2025/11/04
[Python-checkins] [3.13] Docs: Fix typo in `email.headerregistry.rst` (GH-140965) (#141021)
bitdancer
2025/11/04
[Python-checkins] [3.14] Docs: Fix typo in `email.headerregistry.rst` (GH-140965) (#141020)
bitdancer
2025/11/04
[Python-checkins] Docs: Fix typo in `email.headerregistry.rst` (#140965)
bitdancer
2025/11/04
[Python-checkins] [3.13] gh-134817: Restore accidentally deleted line in documentation. (GH-141013) (GH-141017)
vsajip
2025/11/04
[Python-checkins] [3.14] gh-134817: Restore accidentally deleted line in documentation. (GH-141013) (GH-141016)
vsajip
2025/11/04
[Python-checkins] [3.13] Document that returning `sys.monitoring.DISABLE` in response to a global event raises `ValueError` (GH-140726) (GH-141015)
brettcannon
2025/11/04
[Python-checkins] [3.14] Document that returning `sys.monitoring.DISABLE` in response to a global event raises `ValueError` (GH-140726) (GH-141014)
brettcannon
2025/11/04
[Python-checkins] gh-134817: Restore accidentally deleted line in documentation. (GH-141013)
vsajip
2025/11/04
[Python-checkins] Document that returning `sys.monitoring.DISABLE` in response to a global event raises `ValueError` (#140726)
brettcannon
2025/11/04
[Python-checkins] [3.13] gh-139590: Stricter `ruff` rules for `Tools/wasm` (GH-139752) (#140986)
hugovk
2025/11/04
[Python-checkins] [3.13] gh-140826 Remove the wrong documents about comparison behavior on winreg.HKEYType (GH-140999) (GH-141003)
serhiy-storchaka
2025/11/04
[Python-checkins] GH-139946: Colorize error and warning messages in argparse (#140695)
savannahostrowski
2025/11/04
[Python-checkins] [3.14] gh-140979: Fix off-by-one error in the RE code validator (GH-140984) (GH-141001)
serhiy-storchaka
2025/11/04
[Python-checkins] [3.13] gh-140979: Fix off-by-one error in the RE code validator (GH-140984) (GH-141000)
serhiy-storchaka
2025/11/04
[Python-checkins] [3.14] gh-140826 Remove the wrong documents about comparison behavior on winreg.HKEYType (GH-140999)
serhiy-storchaka
2025/11/04
[Python-checkins] gh-140979: Fix off-by-one error in the RE code validator (GH-140984)
serhiy-storchaka
2025/11/04
[Python-checkins] [3.13] Fix minor typo: 'web site' -> 'website' (GH-140561) (GH-140977)
encukou
2025/11/04
[Python-checkins] [3.14] Fix minor typo: 'web site' -> 'website' (GH-140561) (GH-140976)
encukou
2025/11/04
[Python-checkins] [3.14] gh-140797: Forbid capturing groups in re.Scanner lexicon patterns (GH-140944) (GH-140982)
serhiy-storchaka
2025/11/04
[Python-checkins] [3.14] gh-140815: Fix faulthandler for invalid/freed frame (GH-140921) (#140981)
vstinner
2025/11/04
[Python-checkins] [3.13] gh-140797: Forbid capturing groups in re.Scanner lexicon patterns (GH-140944) (GH-140983)
serhiy-storchaka
2025/11/04
[Python-checkins] gh-140797: Forbid capturing groups in re.Scanner lexicon patterns (GH-140944)
serhiy-storchaka
2025/11/04
[Python-checkins] gh-140815: Fix faulthandler for invalid/freed frame (#140921)
vstinner
2025/11/04
[Python-checkins] Fix minor typo: 'web site' -> 'website' (GH-140561)
encukou
2025/11/04
[Python-checkins] [3.13] Docs: Fix a typo in `idle.rst` (Chitespace -> Whitespace) (GH-140946) (#140954)
hugovk
2025/11/04
[Python-checkins] [3.14] Docs: Fix a typo in `idle.rst` (Chitespace -> Whitespace) (GH-140946) (#140953)
hugovk
2025/11/03
[Python-checkins] [3.13] Fix minor typos and wording in C API docs (GH-140955) (#140967)
hugovk
2025/11/03
[Python-checkins] [3.14] Fix minor typos and wording in C API docs (GH-140955) (#140966)
hugovk
2025/11/03
[Python-checkins] gh-140889: Bump tailcall and JIT CI to llvm 20 (#140963)
savannahostrowski
2025/11/03
[Python-checkins] Fix minor typos and wording in C API docs (#140955)
hugovk
2025/11/03
[Python-checkins] [3.14] gh-140889: Test tailcall and JIT in CI (GH-140891) (GH-140962)
Fidget-Spinner
2025/11/03
[Python-checkins] [3.14] gh-133600: Run `Tools/wasm/wasi` on CI instead of deprecated `Tools/wasm/wasi.py` (GH-140907) (#140964)
hugovk
2025/11/03
[Python-checkins] JIT: Fix compiler warning from visibility attribute in typedef (#139981)
savannahostrowski
2025/11/03
[Python-checkins] gh-131253: free-threaded build support for pystats (gh-137189)
nascheme
2025/11/03
[Python-checkins] gh-133600: Run `Tools/wasm/wasi` on CI instead of deprecated `Tools/wasm/wasi.py` (#140907)
hugovk
2025/11/03
[Python-checkins] gh-140889: Test tailcall and JIT in CI (GH-140891)
Fidget-Spinner
2025/11/03
[Python-checkins] GH-136895: Update JIT builds to use LLVM 20 (#140329)
savannahostrowski
2025/11/03
[Python-checkins] [3.14] gh-138151: Fix annotationlib handling of multiple nonlocals (GH-138164) (#140949)
JelleZijlstra
Earlier messages
Later messages