python-checkins
Thread
Date
Earlier messages
Messages by Thread
[Python-checkins] [3.15] gh-151218: Replace sys.flags in PyConfig_Set() (GH-151402) (#151552)
vstinner
[Python-checkins] [3.13] gh-151519: Check effective gid in `_test_all_chown_common` group-0 guard (GH-151521) (#151551)
itamaro
[Python-checkins] [3.14] gh-151519: Check effective gid in `_test_all_chown_common` group-0 guard (GH-151521) (#151550)
itamaro
[Python-checkins] [3.15] gh-151519: Check effective gid in `_test_all_chown_common` group-0 guard (GH-151521) (#151549)
itamaro
[Python-checkins] gh-118158: Fix missing newline in py_compile CLI error output (#149008)
itamaro
[Python-checkins] gh-151428: Remove unused imports from stdlib (#151478)
hugovk
[Python-checkins] gh-151218: Replace sys.flags in PyConfig_Set() (#151402)
vstinner
[Python-checkins] gh-151519: Check effective gid in `_test_all_chown_common` group-0 guard (#151521)
Yhg1s
[Python-checkins] [3.15] gh-150771: Fix email serialization for shift_jis and euc-jp (GH-151120) (GH-151541)
serhiy-storchaka
[Python-checkins] [3.15] gh-149716: Document PySlot_DATA for Py_mod_gil and Py_mod_multiple_interpreters (GH-150053) (#151322)
hugovk
[Python-checkins] gh-150771: Fix email serialization for shift_jis and euc-jp (GH-151120)
serhiy-storchaka
[Python-checkins] [3.13] gh-151522: Guard against None transport in slow-socket SSL test (GH-151523) (#151530)
itamaro
[Python-checkins] [3.14] gh-151522: Guard against None transport in slow-socket SSL test (GH-151523) (#151529)
itamaro
[Python-checkins] [3.15] gh-151522: Guard against None transport in slow-socket SSL test (GH-151523) (#151528)
itamaro
[Python-checkins] gh-151522: Guard against None transport in slow-socket SSL test (#151523)
itamaro
[Python-checkins] [3.15] gh-151422: Don't link libffi into _ctypes_test.so (GH-151423) (#151516)
freakboy3742
[Python-checkins] [3.14] gh-151422: Don't link libffi into _ctypes_test.so (GH-151423) (#151517)
freakboy3742
[Python-checkins] gh-151422: Don't link libffi into _ctypes_test.so (#151423)
freakboy3742
[Python-checkins] gh-151128: Improve SyntaxError message for cross language keywords (GH-151129)
serhiy-storchaka
[Python-checkins] [3.15] gh-151223: fix tsan data races in load global specializations (GH-151393) (#151513)
kumaraditya303
[Python-checkins] gh-151223: fix tsan data races in load global specializations (#151393)
kumaraditya303
[Python-checkins] gh-140145: Use repr of the key in `zoneinfo` "No time zone found" error (#140433)
StanFromIreland
[Python-checkins] gh-92455: Respect case-sensitive mimetype suffixes (GH-148782)
serhiy-storchaka
[Python-checkins] [3.15] gh-148853: Catch PermissionError in test in_systemd_nspawn_sync_suppressed() (GH-148854) (#151506)
vstinner
[Python-checkins] [3.14] gh-148853: Catch PermissionError in test in_systemd_nspawn_sync_suppressed() (GH-148854) (#151505)
vstinner
[Python-checkins] gh-149079: Optimize sorting in unicodedata.normalize() (GH-150782)
encukou
[Python-checkins] gh-148853: Catch PermissionError in test in_systemd_nspawn_sync_suppressed() (#148854)
vstinner
[Python-checkins] [3.13] gh-148441: Avoid integer overflow in Expat's CharacterDataHandler (GH-148904) (#149637)
vstinner
[Python-checkins] [3.13] gh-150389: Make perf profiler tests resilient (GH-150437) (GH-151501) (#151503)
vstinner
[Python-checkins] [3.14] gh-150389: Make perf profiler tests resilient (#150437) (#151501)
vstinner
[Python-checkins] Fix issues reported by cpython-review-toolkit in faulthandler (#151341)
vstinner
[Python-checkins] gh-139227: Remove unused _PyRuntime.imports.pkgcontext (#151490)
vstinner
[Python-checkins] gh-146102: Fix type slot_bf_getbuffer() error handling (#151346)
vstinner
[Python-checkins] gh-146102: Don't clear exception on success in odictobject.c (#151347)
vstinner
[Python-checkins] [3.14] Add `.toml` to `.editorconfig` (GH-151481) (#151492)
sobolevn
[Python-checkins] [3.15] Add `.toml` to `.editorconfig` (GH-151481) (#151491)
sobolevn
[Python-checkins] [3.13] Add `.toml` to `.editorconfig` (GH-151481) (#151493)
sobolevn
[Python-checkins] gh-137759: Replace _PyObject_HashFast() with PyObject_Hash() in setobject.c (#137828)
vstinner
[Python-checkins] [3.13] gh-139837: Document attributes of objects recorded by warnings.catch_warnings (GH-139893) (GH-151473) (#151494)
vstinner
[Python-checkins] [3.14] gh-139837: Document attributes of objects recorded by warnings.catch_warnings (GH-139893) (#151473)
vstinner
[Python-checkins] Add `.toml` to `.editorconfig` (#151481)
sobolevn
[Python-checkins] [3.15] gh-149671: Restore compatibility with setuptools -nspkg.pth files in site module (GH-151319) (#151489)
vstinner
[Python-checkins] gh-149671: Restore compatibility with setuptools -nspkg.pth files in site module (#151319)
vstinner
[Python-checkins] gh-130197: Test `pygettext`'s `--version` CLI option (#133022)
StanFromIreland
[Python-checkins] [3.15] Skip test_highly_nested_objects_decoding during the PGO profile task. (GH-151460) (#151468)
gpshead
[Python-checkins] [3.14] Skip test_highly_nested_objects_decoding during the PGO profile task. (GH-151460) (#151469)
gpshead
[Python-checkins] [3.14] gh-151390: Colorize `match +` and `match -` in the REPL (GH-151391) (#151477)
Eclips4
[Python-checkins] [3.15] gh-151390: Colorize `match +` and `match -` in the REPL (GH-151391) (#151476)
Eclips4
[Python-checkins] [3.13] Add a new Sphinx `soft-deprecated` directive (GH-148630) (#148715)
hugovk
[Python-checkins] gh-151390: Colorize `match +` and `match -` in the REPL (#151391)
Eclips4
[Python-checkins] gh-151428: Remove unused imports from `Tools/` (#151442)
sobolevn
[Python-checkins] [3.14] gh-151461: Fix encoding-related exception handling in file tokenizer (GH-151462) (GH-151474)
serhiy-storchaka
[Python-checkins] [3.15] gh-151461: Fix encoding-related exception handling in file tokenizer (GH-151462) (GH-151470)
serhiy-storchaka
[Python-checkins] [3.15] gh-139837: Document attributes of objects recorded by warnings.catch_warnings (GH-139893) (GH-151472)
serhiy-storchaka
[Python-checkins] gh-139837: Document attributes of objects recorded by warnings.catch_warnings (GH-139893)
serhiy-storchaka
[Python-checkins] gh-151461: Fix encoding-related exception handling in file tokenizer (GH-151462)
serhiy-storchaka
[Python-checkins] Skip test_highly_nested_objects_decoding during the PGO profile task. (GH-151460)
gpshead
[Python-checkins] gh-151428: Remove unused imports in the stdlib (#151440)
StanFromIreland
[Python-checkins] [3.15] gh-151424: Fix impossible stack traces in `RemoteUnwinder(..., cache_frames=True)` by copying chunks on cache miss (GH-151426) (#151459)
pablogsal
[Python-checkins] gh-151424: Fix impossible stack traces in `RemoteUnwinder(..., cache_frames=True)` by copying chunks on cache miss (#151426)
pablogsal
[Python-checkins] [3.13] gh-151403: Fix use-after-free when an argv item's __fspath__ mutates args (GH-151404) (#151447)
gpshead
[Python-checkins] [3.14] gh-151403: Fix use-after-free when an argv item's __fspath__ mutates args (GH-151404) (#151446)
gpshead
[Python-checkins] [3.15] gh-151403: Fix use-after-free when an argv item's __fspath__ mutates args (GH-151404) (#151445)
gpshead
[Python-checkins] [3.15] gh-151443: Fix documented default of `unittest.mock.mock_open`'s `read_data` parameter (GH-151444) (#151450)
StanFromIreland
[Python-checkins] [3.14] gh-151443: Fix documented default of `unittest.mock.mock_open`'s `read_data` parameter (GH-151444) (#151451)
StanFromIreland
[Python-checkins] [3.13] gh-151443: Fix documented default of `unittest.mock.mock_open`'s `read_data` parameter (GH-151444)
StanFromIreland
[Python-checkins] gh-151443: Fix documented default of `unittest.mock.mock_open`'s `read_data` parameter (#151444)
StanFromIreland
[Python-checkins] gh-151403: Fix use-after-free when an argv item's __fspath__ mutates args (GH-151404)
gpshead
[Python-checkins] [3.13] gh-77328: Update `base64` module RFC references to RFC 4648 (GH-151275) (#151441)
StanFromIreland
[Python-checkins] [3.14] gh-77328: Update `base64` module RFC references to RFC 4648 (GH-151275) (#151439)
StanFromIreland
[Python-checkins] [3.15] gh-77328: Update `base64` module RFC references to RFC 4648 (GH-151275) (#151438)
StanFromIreland
[Python-checkins] gh-77328: Update `base64` module RFC references to RFC 4648 (#151275)
StanFromIreland
[Python-checkins] [3.13] gh-101267: ProcessPoolExecutor no longer shares 1 BrokenProcessPool exception among all failed futures (GH-101268) (GH-151431) (#151435)
gpshead
[Python-checkins] [3.14] gh-101267: ProcessPoolExecutor no longer shares 1 BrokenProcessPool exception among all failed futures (GH-101268) (#151431)
gpshead
[Python-checkins] [3.15] gh-101267: ProcessPoolExecutor no longer shares 1 BrokenProcessPool exception among all failed futures (GH-101268) (#151430)
gpshead
[Python-checkins] [3.15] Docs: Fix method directive signatures in `enum` docs (GH-151429) (#151434)
StanFromIreland
[Python-checkins] [3.13] Docs: Fix method directive signatures in `enum` docs (GH-151429) (#151433)
StanFromIreland
[Python-checkins] [3.14] Docs: Fix method directive signatures in `enum` docs (GH-151429) (#151432)
StanFromIreland
[Python-checkins] Docs: Fix method directive signatures in `enum` docs (#151429)
StanFromIreland
[Python-checkins] gh-101267: ProcessPoolExecutor no longer shares 1 BrokenProcessPool exception among all failed futures (GH-101268)
gpshead
[Python-checkins] [3.15] Fix typos in the `curses.ascii` module documentation (GH-129300) (#151413)
StanFromIreland
[Python-checkins] [3.14] Fix typos in the `curses.ascii` module documentation (GH-129300) (#151414)
StanFromIreland
[Python-checkins] [3.13] Fix typos in the `curses.ascii` module documentation (GH-129300) (#151415)
StanFromIreland
[Python-checkins] Fix typos in the `curses.ascii` module documentation (#129300)
StanFromIreland
[Python-checkins] [3.13] Docs: avoid repetitions of class references in functions.rst (GH-150891) (#151407)
hugovk
[Python-checkins] [3.14] Docs: avoid repetitions of class references in functions.rst (GH-150891) (#151406)
hugovk
[Python-checkins] [3.15] Docs: avoid repetitions of class references in functions.rst (GH-150891) (#151405)
hugovk
[Python-checkins] Docs: avoid repetitions of class references in functions.rst (#150891)
hugovk
[Python-checkins] [3.15] gh-151284: Fix test_capi on UBSan (GH-151286) (#151323)
vstinner
[Python-checkins] [3.15] gh-151126: Fix crash on unset memory error in `ctypes.get_errno` (GH-151382) (#151398)
sobolevn
[Python-checkins] [3.14] gh-151126: Fix crash on unset memory error in `ctypes.get_errno` (GH-151382) (#151399)
sobolevn
[Python-checkins] [3.13] gh-151126: Fix crash on unset memory error in `ctypes.get_errno` (GH-151382) (#151400)
sobolevn
[Python-checkins] gh-151126: Fix crash on unset memory error in `ctypes.get_errno` (#151382)
sobolevn
[Python-checkins] [3.15] gh-151297: Fix undefined behavior in `_PyObject_MiRealloc` (GH-151358) (GH-151388)
ZeroIntensity
[Python-checkins] gh-151297: Fix undefined behavior in `_PyObject_MiRealloc` (GH-151358)
ZeroIntensity
[Python-checkins] [3.13] gh-151065: Copy fix for memory leak from mimalloc upstream (GH-151066) (GH-151385)
ZeroIntensity
[Python-checkins] [3.14] gh-132467: Document and test that generic aliases are not classes (GH-133504) (#151116)
JelleZijlstra
[Python-checkins] [3.15] gh-151065: Copy fix for memory leak from mimalloc upstream (GH-151066) (GH-151383)
ZeroIntensity
[Python-checkins] [3.14] gh-151065: Copy fix for memory leak from mimalloc upstream (GH-151066) (GH-151384)
ZeroIntensity
[Python-checkins] gh-151065: Copy fix for memory leak from mimalloc upstream (GH-151066)
ZeroIntensity
[Python-checkins] [3.15] gh-151337: Avoid possible memory leak in `_tkinter.c` on Windows. (GH-151340) (GH-151379)
serhiy-storchaka
[Python-checkins] [3.14] gh-151337: Avoid possible memory leak in `_tkinter.c` on Windows. (GH-151340) (GH-151380)
serhiy-storchaka
[Python-checkins] [3.13] gh-151337: Avoid possible memory leak in `_tkinter.c` on Windows. (GH-151340) (GH-151381)
serhiy-storchaka
[Python-checkins] gh-151337: Avoid possible memory leak in `_tkinter.c` on Windows. (GH-151340)
serhiy-storchaka
[Python-checkins] Correct the docstring of `logging.config` (GH-151353)
vsajip
[Python-checkins] gh-150285: Fix overflow in too long lines for class data in pydoc (GH-151366)
serhiy-storchaka
[Python-checkins] [3.15] gh-138991: Update dataclass documentation for new eq behavior in Python 3.13 (GH-139007) (#151372)
vstinner
[Python-checkins] [3.14] gh-138991: Update dataclass documentation for new eq behavior in Python 3.13 (GH-139007) (#151373)
vstinner
[Python-checkins] gh-138991: Update dataclass documentation for new eq behavior in Python 3.13 (#139007)
vstinner
[Python-checkins] [3.13] gh-138991: Update dataclass documentation for new eq behavior in Python 3.13 (GH-139007) (#151374)
vstinner
[Python-checkins] [3.15] gh-150285: Fix too long docstrings in GenericAlias and __class_getitem__ (GH-151354) (GH-151367)
serhiy-storchaka
[Python-checkins] [3.14] gh-150285: Fix too long docstrings in GenericAlias and __class_getitem__ (GH-151354) (GH-151368)
serhiy-storchaka
[Python-checkins] [3.13] gh-150285: Fix too long docstrings in GenericAlias and __class_getitem__ (GH-151354) (GH-151369)
serhiy-storchaka
[Python-checkins] [3.15] gh-151126: Fix missing memory error in `os._path_splitroot` (GH-151339) (#151360)
sobolevn
[Python-checkins] gh-150285: Fix too long docstrings in GenericAlias and __class_getitem__ (GH-151354)
serhiy-storchaka
[Python-checkins] [3.14] gh-151126: Fix missing memory error in `os._path_splitroot` (GH-151339) (#151361)
sobolevn
[Python-checkins] [3.13] gh-151126: Fix missing memory error in `os._path_splitroot` (GH-151339) (#151362)
sobolevn
[Python-checkins] gh-150942: Speed up json.loads array and object decoding (GH-150945)
markshannon
[Python-checkins] gh-150490: Raise PyType_Modified for insertion into split dictionary (#150489)
DinoV
[Python-checkins] [3.15] gh-151228: fix data race on clearing embedded dict values (GH-151330) (#151359)
kumaraditya303
[Python-checkins] gh-151228: fix data race on clearing embedded dict values (#151330)
kumaraditya303
[Python-checkins] gh-151126: Fix missing memory error in `os._path_splitroot` (#151339)
sobolevn
[Python-checkins] [3.15] gh-101100: Fix Sphinx nitpick in `unittest.mock.rst` (GH-151302) (#151355)
StanFromIreland
[Python-checkins] [3.14] gh-101100: Fix Sphinx nitpick in `unittest.mock.rst` (GH-151302) (#151356)
StanFromIreland
[Python-checkins] [3.13] gh-101100: Fix Sphinx nitpick in `unittest.mock.rst` (GH-151302)
StanFromIreland
[Python-checkins] gh-150858: fix data race while changing `__qualname__` of a type object(#150859)
kumaraditya303
[Python-checkins] gh-101100: Fix Sphinx nitpick in `unittest.mock.rst` (#151302)
StanFromIreland
[Python-checkins] [3.15] gh-151112: Fix crash in `compiler_mod()` when entering the current compilation unit fails (GH-151234) (#151350)
StanFromIreland
[Python-checkins] [3.15] gh-139588: Fix nondeterministic `make latex` doc build under parallel make (GH-151343) (#151352)
StanFromIreland
[Python-checkins] [3.14] gh-150397: Fix pyexpat bigmem test (GH-151329) (#151349)
vstinner
[Python-checkins] [3.14] gh-151112: Fix crash in `compiler_mod()` when entering the current compilation unit fails (GH-151234) (#151351)
StanFromIreland
[Python-checkins] [3.14] gh-150285: Suppress showing the __getstate__() comment in the help for dataclasses (GH-151328) (GH-151332)
serhiy-storchaka
[Python-checkins] [3.15] gh-150397: Fix pyexpat bigmem test (GH-151329) (#151348)
vstinner
[Python-checkins] gh-139588: Fix nondeterministic `make latex` doc build under parallel make (#151343)
StanFromIreland
[Python-checkins] [3.13] gh-150285: Suppress showing the __getstate__() comment in the help for dataclasses (GH-151328) (GH-151333)
serhiy-storchaka
[Python-checkins] [3.15] gh-150285: Suppress showing the __getstate__() comment in the help for dataclasses (GH-151328) (GH-151331)
serhiy-storchaka
[Python-checkins] [3.15] gh-151238: Check for `_get_resized_exprs` failure in `_PyPegen_{joined,template}_str` (GH-151259) (#151344)
StanFromIreland
[Python-checkins] [3.14] gh-151238: Check for `_get_resized_exprs` failure in `_PyPegen_{joined,template}_str` (GH-151259)
StanFromIreland
[Python-checkins] gh-151112: Fix crash in `compiler_mod()` when entering the current compilation unit fails (#151234)
StanFromIreland
[Python-checkins] gh-150397: Fix pyexpat bigmem test (#151329)
vstinner
[Python-checkins] gh-151238: Check for `_get_resized_exprs` failure in `_PyPegen_{joined,template}_str` (#151259)
StanFromIreland
[Python-checkins] [3.14] gh-151126: Fix missing memory errors in `_interpchannelsmodule.c` (GH-151239) (#151336)
sobolevn
[Python-checkins] [3.13] gh-151126: Fix missing memory errors in `_interpchannelsmodule.c` (GH-151239) (#151338)
sobolevn
[Python-checkins] gh-150285: Suppress showing the __getstate__() comment in the help for dataclasses (GH-151328)
serhiy-storchaka
[Python-checkins] gh-151179: Fix pidfd leak in asyncio _PidfdChildWatcher (#151186)
kumaraditya303
[Python-checkins] [3.13] gh-130796: Undeprecate locale.getdefaultlocale() (GH-143069) (#151318)
hugovk
[Python-checkins] [3.14] gh-130796: Undeprecate locale.getdefaultlocale() (GH-143069) (#151317)
hugovk
[Python-checkins] [3.14] gh-151284: Fix test_capi on UBSan (GH-151286) (#151324)
vstinner
[Python-checkins] [3.15] gh-123619: Fix PyUnstable_Object_EnableDeferredRefcount() (GH-151260) (#151326)
vstinner
[Python-checkins] [3.14] gh-123619: Fix PyUnstable_Object_EnableDeferredRefcount() (GH-151260) (#151327)
vstinner
[Python-checkins] [3.13] gh-151284: Fix test_capi on UBSan (GH-151286) (#151325)
vstinner
[Python-checkins] [3.13] gh-150285: Fix merging error in GH-150458 (GH-151320)
serhiy-storchaka
[Python-checkins] gh-123619: Fix PyUnstable_Object_EnableDeferredRefcount() (#151260)
vstinner
[Python-checkins] gh-151284: Fix test_capi on UBSan (#151286)
vstinner
[Python-checkins] Remove unused internal _Py_REF_IS_QUEUED() function (#151236)
vstinner
[Python-checkins] [3.15] gh-151177: Fix race condition in `_testembed` (GH-151293) (GH-151312)
ZeroIntensity
[Python-checkins] [3.15] gh-151112: Move an `assert` that may fail in `cfg_builder_check` (GH-151153) (#151313)
StanFromIreland
[Python-checkins] [3.14] gh-151112: Move an `assert` that may fail in `cfg_builder_check` (GH-151153)
StanFromIreland
[Python-checkins] [3.13] gh-151112: Move an `assert` that may fail in `cfg_builder_check` (GH-151153) (#151315)
StanFromIreland
[Python-checkins] gh-151112: Move an `assert` that may fail in `cfg_builder_check` (#151153)
StanFromIreland
[Python-checkins] gh-151177: Fix race condition in `_testembed` (GH-151293)
encukou
[Python-checkins] [3.15] Drop historical `:author:`s from HOWTOs (GH-151091) (#151310)
StanFromIreland
[Python-checkins] Drop historical `:author:`s from HOWTOs (#151091)
StanFromIreland
[Python-checkins] [3.15] gh-151295: Fix use-after-free in bytes.join()/bytearray.join() via re-entrant __buffer__ (GH-151296) (GH-151304)
serhiy-storchaka
[Python-checkins] [3.13] gh-151295: Fix use-after-free in bytes.join()/bytearray.join() via re-entrant __buffer__ (GH-151296) (GH-151306)
serhiy-storchaka
[Python-checkins] [3.14] gh-151295: Fix use-after-free in bytes.join()/bytearray.join() via re-entrant __buffer__ (GH-151296) (GH-151305)
serhiy-storchaka
[Python-checkins] gh-151295: Fix use-after-free in bytes.join()/bytearray.join() via re-entrant __buffer__ (GH-151296)
serhiy-storchaka
[Python-checkins] [3.13] gh-136880: Add warning about PYTHONPATH (GH-151098) (GH-151298)
vsajip
[Python-checkins] [3.15] gh-136880: Add warning about PYTHONPATH (GH-151098) (GH-151299)
vsajip
[Python-checkins] [3.14] gh-136880: Add warning about PYTHONPATH (GH-151098) (GH-151300)
vsajip
[Python-checkins] gh-136880: Add warning about PYTHONPATH (GH-151098)
vsajip
[Python-checkins] [3.13] gh-151253: Dump the Python path configuration on _PyCodec_InitRegistry() failure (#151250) (#151269) (#151283) (#151287)
vstinner
[Python-checkins] gh-139819: Use builtin `sentinel` in `rlcompleter` (GH-151222)
ethanfurman
[Python-checkins] [3.14][3.15] gh-151253: Dump the Python path configuration on _PyCodec_InitRegistry() failure (#151250) (#151269) (#151283)
vstinner
[Python-checkins] [3.14] gh-151278: Fix test_faulthandler on UBSan (#151279) (#151282)
vstinner
[Python-checkins] [3.15] gh-151278: Fix test_faulthandler on UBSan (GH-151279) (#151281)
vstinner
[Python-checkins] [3.15] gh-151253: Dump the Python path configuration on _PyCodec_InitRegistry() failure (#151250) (#151269)
vstinner
[Python-checkins] gh-151278: Fix test_faulthandler on UBSan (#151279)
vstinner
[Python-checkins] [3.13][3.14] GHA: Display output when a sanitizer test fails (#151268) (#151273) (#151280)
vstinner
[Python-checkins] [3.14] GHA: Display output when a sanitizer test fails (#151268) (#151273)
vstinner
[Python-checkins] [3.14] gh-109940: Respect VIRTUAL_ENV_DISABLE_PROMPT in activate.bat (GH-151215) (GH-151264)
vsajip
[Python-checkins] [3.15] GHA: Display output when a sanitizer test fails (GH-151268) (#151272)
vstinner
[Python-checkins] [3.13] Move blurb entry to correct section. (#151270)
ned-deily
[Python-checkins] GHA: Display output when a sanitizer test fails (#151268)
vstinner
[Python-checkins] [3.13][3.14] gh-143988: Fix re-entrant mutation crashes in socket sendmsg/recvmsg_into (#143987) (#151251) (#151256)
vstinner
[Python-checkins] [3.13][3.14] gh-89554: Document socket.SocketType as a class (#150683) (#151245) (#151254)
vstinner
[Python-checkins] [3.13] gh-109940: Respect VIRTUAL_ENV_DISABLE_PROMPT in activate.bat (GH-151215) (GH-151263)
vsajip
[Python-checkins] [3.15] gh-109940: Respect VIRTUAL_ENV_DISABLE_PROMPT in activate.bat (GH-151215) (GH-151225)
vsajip
[Python-checkins] gh-151253: Dump the Python path configuration on _PyCodec_InitRegistry() failure (#151250)
vstinner
[Python-checkins] [3.15] gh-151126: Fix missing memory errors in `_interpchannelsmodule.c` (GH-151239) (#151265)
sobolevn
[Python-checkins] [3.15] gh-141984: Reword the Generator expressions section (GH-150518) (GH-151261)
encukou
[Python-checkins] Python 3.13.14
Yhg1s
[Python-checkins] gh-151126: Fix missing memory errors in `_interpchannelsmodule.c` (#151239)
sobolevn
[Python-checkins] gh-62259: Add Tools/unicode/gen_expat_table.py (GH-150503)
serhiy-storchaka
[Python-checkins] gh-141984: Reword the Generator expressions section (GH-150518)
encukou
[Python-checkins] [3.15] gh-143988: Fix re-entrant mutation crashes in socket sendmsg/recvmsg_into (GH-143987) (#151246)
vstinner
[Python-checkins] [3.15] add asyncio guide for Free-Threaded Python (GH-150456) (#151257)
kumaraditya303
[Python-checkins] [3.14] add asyncio guide for Free-Threaded Python (GH-150456) (#151258)
kumaraditya303
[Python-checkins] add asyncio guide for Free-Threaded Python (#150456)
kumaraditya303
[Python-checkins] [3.14] gh-143988: Fix re-entrant mutation crashes in socket sendmsg/recvmsg_into (#143987) (#151251)
vstinner
Earlier messages