Messages by Date
-
2026/02/12
[Python-checkins] gh-144706: Warn against using synchronization primitives within signal handlers (GH-144736)
ZeroIntensity
-
2026/02/12
[Python-checkins] gh-143916: Allow HTAB in wsgiref header values
sethmlarson
-
2026/02/12
[Python-checkins] gh-135906: Test more internal headers in test_cext/test_cppext (#144751)
vstinner
-
2026/02/12
[Python-checkins] [3.14] gh-80667: Fix case-sensitivity of some Unicode literal escapes (GH-107281) (GH-144753)
serhiy-storchaka
-
2026/02/12
[Python-checkins] [3.13] gh-80667: Fix case-sensitivity of some Unicode literal escapes (GH-107281) (GH-144754)
serhiy-storchaka
-
2026/02/12
[Python-checkins] gh-80667: Fix case-sensitivity of some Unicode literal escapes (GH-107281)
serhiy-storchaka
-
2026/02/12
[Python-checkins] gh-121617: Include <string.h> for Py_CLEAR() macro (#144666)
vstinner
-
2026/02/12
[Python-checkins] gh-138744: Upgrade Windows to 2025 in GitHub Actions (#144682)
vstinner
-
2026/02/12
[Python-checkins] gh-144285: Improve `AttributeError` attribute suggestions (#144299)
pablogsal
-
2026/02/12
[Python-checkins] gh-142349: Fix refcount corruption in lazy import specialization (#144733)
Yhg1s
-
2026/02/12
[Python-checkins] [3.13] gh-57095: Add note about input splitting in `datetime.*.strptime` (GH-131049) (GH-144734)
encukou
-
2026/02/12
[Python-checkins] [3.14] gh-57095: Add note about input splitting in `datetime.*.strptime` (GH-131049) (GH-144735)
encukou
-
2026/02/12
[Python-checkins] gh-57095: Add note about input splitting in `datetime.*.strptime` (GH-131049)
encukou
-
2026/02/12
[Python-checkins] Add missing step to `Modules/expat/refresh.sh` instructions (GH-144719)
encukou
-
2026/02/12
[Python-checkins] [3.14] gh-84424: Use numeric_changed for UCD.numeric (GH-19457) (GH-144731)
serhiy-storchaka
-
2026/02/12
[Python-checkins] [3.13] gh-84424: Use numeric_changed for UCD.numeric (GH-19457) (GH-144732)
serhiy-storchaka
-
2026/02/12
[Python-checkins] gh-142349: Fix build errors from PEP 810 (#144726)
pablogsal
-
2026/02/11
[Python-checkins] gh-106318: Fix incorrectly rendered code block in `str.isalnum()` docs (GH-144718)
encukou
-
2026/02/11
[Python-checkins] [3.13] Itertools recipes: Replace the tabulate() example with running_mean() (gh-144483) (gh-144722)
rhettinger
-
2026/02/11
[Python-checkins] gh-144675: update to WASI SDK 30 (#144676)
brettcannon
-
2026/02/11
[Python-checkins] gh-84424: Use numeric_changed for UCD.numeric (GH-19457)
serhiy-storchaka
-
2026/02/11
[Python-checkins] gh-141563: Enable test_cppext internal C API tests on macOS (#144711)
vstinner
-
2026/02/11
[Python-checkins] [3.13] gh-142518: Define lock-free and per-object lock (GH-144548) (#144707)
lysnikolaou
-
2026/02/11
[Python-checkins] Fix typos and grammar errors across documentation (#144709)
AlexWaygood
-
2026/02/11
[Python-checkins] [3.14] gh-144639: Ruff: target Python 3.14 syntax in `Lib/test` (GH-144656) (#144710)
hugovk
-
2026/02/11
[Python-checkins] gh-143300: implement `PyUnstable_SetImmortal` for marking objects as immortal (#144543)
kumaraditya303
-
2026/02/11
[Python-checkins] gh-144639: Ruff: target Python 3.14 syntax in `Lib/test` (#144656)
AA-Turner
-
2026/02/11
[Python-checkins] [3.14] gh-142518: Document thread-safety guarantees of dict operations (GH-144184) (#144708)
lysnikolaou
-
2026/02/11
[Python-checkins] gh-142518: Document thread-safety guarantees of dict operations (#144184)
lysnikolaou
-
2026/02/11
[Python-checkins] [3.14] gh-142518: Define lock-free and per-object lock (GH-144548) (#144704)
lysnikolaou
-
2026/02/11
[Python-checkins] [3.14] Docs: remove links of modules to themselves (GH-144695) (#144705)
nedbat
-
2026/02/11
[Python-checkins] Docs: remove links of modules to themselves (#144695)
nedbat
-
2026/02/11
[Python-checkins] gh-142518: Define lock-free and per-object lock (#144548)
lysnikolaou
-
2026/02/11
[Python-checkins] gh-144321: Fix named tuple bug when input is a non-sequence iterable (#144600)
AlexWaygood
-
2026/02/11
[Python-checkins] [3.13] gh-106318: Improve str.rstrip() method doc (GH-143893) (#144698)
vstinner
-
2026/02/11
[Python-checkins] [3.14] gh-106318: Improve str.rstrip() method doc (GH-143893) (#144699)
vstinner
-
2026/02/11
[Python-checkins] gh-106318: Improve str.rstrip() method doc (#143893)
vstinner
-
2026/02/10
[Python-checkins] [3.13] gh-143650: Fix importlib race condition on import failure (GH-143651) (#144697)
gpshead
-
2026/02/10
[Python-checkins] [3.14] gh-143650: Fix importlib race condition on import failure (GH-143651) (#144662)
gpshead
-
2026/02/10
[Python-checkins] gh-140421: Disable perf trampoline on older macOS (#144647)
ned-deily
-
2026/02/10
[Python-checkins] gh-138122: Add sampling profiler visualisation to docs (#142772)
pablogsal
-
2026/02/10
[Python-checkins] docs: profiling.sampling: Fix sampling-rate default value description typo (#144686)
pablogsal
-
2026/02/10
[Python-checkins] [3.14] gh-144490: Test the internal C API in test_cext (#144678)
vstinner
-
2026/02/10
[Python-checkins] gh-141563: Fix test_cppext on macOS (#144685)
vstinner
-
2026/02/10
[Python-checkins] [3.14] GH-144552: Clean up `tail-call.yml ` CI (GH-144553) (#144683)
hugovk
-
2026/02/10
[Python-checkins] [3.14] Bump pre-commit hooks (GH-144576) (#144591)
savannahostrowski
-
2026/02/10
[Python-checkins] gh-141563: Fix test_cext on Windows (#144677)
vstinner
-
2026/02/10
[Python-checkins] gh-133879: Copyedit "What's new in Python 3.15" (#144661)
hugovk
-
2026/02/10
[Python-checkins] gh-141563: Don't test datetime.h with the limited C API (#144673)
vstinner
-
2026/02/10
[Python-checkins] [3.14] gh-144629: Add test for the PyFunction_GetAnnotations() function (GH-144630) (#144670)
vstinner
-
2026/02/10
[Python-checkins] [3.13] gh-138744: Skip test_dtrace on Windows (GH-144657) (#144668)
vstinner
-
2026/02/10
[Python-checkins] gh-141563: Add missing cast to _PyDateTime_IMPORT() (#144667)
vstinner
-
2026/02/10
[Python-checkins] gh-144629: Add test for the PyFunction_GetAnnotations() function (#144630)
vstinner
-
2026/02/10
[Python-checkins] gh-134584: Optimize `_BINARY_OP_SUBSCR_LIST_SLICE` (GH-144659)
Fidget-Spinner
-
2026/02/10
[Python-checkins] [3.14] gh-144563: Fix remote debugging with duplicate libpython mappings from ctypes (GH-144595) (#144655)
pablogsal
-
2026/02/10
[Python-checkins] [3.14] gh-138744: Skip test_dtrace on Windows (#144657)
vstinner
-
2026/02/10
[Python-checkins] [3.14] Clarify the docs for `args` in asyncio callbacks (GH-143873) (#144663)
kumaraditya303
-
2026/02/10
[Python-checkins] [3.13] Clarify the docs for `args` in asyncio callbacks (GH-143873) (#144664)
kumaraditya303
-
2026/02/10
[Python-checkins] Clarify the docs for `args` in asyncio callbacks (#143873)
kumaraditya303
-
2026/02/10
[Python-checkins] gh-143650: Fix importlib race condition on import failure (GH-143651)
encukou
-
2026/02/10
[Python-checkins] [3.14] gh-143543: Fix re-entrant use-after-free in itertools.groupby (GH-143738) (GH-144626)
encukou
-
2026/02/10
[Python-checkins] [3.13] gh-143543: Fix re-entrant use-after-free in itertools.groupby (GH-143738) (GH-144627)
encukou
-
2026/02/10
[Python-checkins] [3.13] gh-144363: Update bundled libexpat to 2.7.4 (GH-144365) (GH-144500)
encukou
-
2026/02/10
[Python-checkins] [3.14] gh-144652: Support Windows exit status in support get_signal_name() (GH-144653) (#144658)
vstinner
-
2026/02/10
[Python-checkins] gh-144652: Support Windows exit status in support get_signal_name() (#144653)
vstinner
-
2026/02/10
[Python-checkins] gh-144490: Fix mimalloc debug build for C++ (#144620)
vstinner
-
2026/02/10
[Python-checkins] [3.14] gh-144490: Test the internal C API in test_cppext (#144547)
vstinner
-
2026/02/10
[Python-checkins] gh-72798: Add mapping example to str.translate documentation (#144454)
vstinner
-
2026/02/10
[Python-checkins] gh-144563: Fix remote debugging with duplicate libpython mappings from ctypes (#144595)
pablogsal
-
2026/02/10
[Python-checkins] [3.13] gh-131261: generate_sbom.py: Exclude the refresh script from SBOM (GH-131359) (GH-144625)
encukou
-
2026/02/10
[Python-checkins] gh-144648: Improve libproc usage in _remote_debugging (#144649)
pablogsal
-
2026/02/09
[Python-checkins] gh-144551: Update macOS installer to use OpenSSL 3.5.5 (#144645)
ned-deily
-
2026/02/09
[Python-checkins] gh-124111: Update macOS installer to use Tcl/Tk 9.0.3 (#144646)
ned-deily
-
2026/02/09
[Python-checkins] [3.14] Disable pip version check when upgrading certifi (GH-144632) (#144641)
ned-deily
-
2026/02/09
[Python-checkins] [3.13] Disable pip version check when upgrading certifi (GH-144632) (#144640)
ned-deily
-
2026/02/09
[Python-checkins] Disable pip version check when upgrading certifi (#144632)
ned-deily
-
2026/02/09
[Python-checkins] gh-144278: Enable overriding sys.implementation's name and cache_tag when building sysmodule.c (GH-144293)
zooba
-
2026/02/09
[Python-checkins] GH-144552: Clean up `tail-call.yml ` CI (#144553)
savannahostrowski
-
2026/02/09
[Python-checkins] [3.13] gh-144492: Fix `process_changed_files` outputs for `reusable-{macos, wasi}.yml` (GH-144518) (#144634)
hugovk
-
2026/02/09
[Python-checkins] [3.14] gh-144492: Fix `process_changed_files` outputs for `reusable-{macos, wasi}.yml` (GH-144518) (#144635)
hugovk
-
2026/02/09
[Python-checkins] gh-144492: Fix `process_changed_files` outputs for `reusable-{macos, wasi}.yml` (#144518)
hugovk
-
2026/02/09
[Python-checkins] gh-144601: Avoid sharing exception objects raised in a `PyInit` function across multiple interpreters (GH-144602)
encukou
-
2026/02/09
[Python-checkins] [3.14] gh-134179: Use sys._clear_internal_caches() at test_cmd_line (GH-134180) (#144631)
vstinner
-
2026/02/09
[Python-checkins] gh-134179: Use sys._clear_internal_caches() at test_cmd_line (#134180)
vstinner
-
2026/02/09
[Python-checkins] gh-132604: Deprecate inherited runtime checkability of protocols (GH-143806)
encukou
-
2026/02/09
[Python-checkins] gh-143543: Fix re-entrant use-after-free in itertools.groupby (GH-143738)
encukou
-
2026/02/09
[Python-checkins] [3.14] gh-119740: Remove obsoleted removal announce for trunc delegation (GH-144622) (GH-144624)
serhiy-storchaka
-
2026/02/09
[Python-checkins] gh-144623: Fix missing output uops in optimizer debug output (GH-144617)
Fidget-Spinner
-
2026/02/09
[Python-checkins] [3.14] gh-144363: Update bundled libexpat to 2.7.4 (GH-144365) (GH-144499)
encukou
-
2026/02/09
[Python-checkins] gh-141563: make `PyDateTime_IMPORT` thread-safe (#144210)
kumaraditya303
-
2026/02/09
[Python-checkins] gh-140715: Add `%F` format code support to `strptime()` (GH-140647)
encukou
-
2026/02/09
[Python-checkins] gh-119740: Remove obsoleted removal announce for trunc delegation (GH-144622)
serhiy-storchaka
-
2026/02/09
[Python-checkins] gh-140550: allow slots that repeat information from PyModuleDef (GH-144340)
encukou
-
2026/02/08
[Python-checkins] [3.14] gh-106318: Add examples for str.partition() method (GH-142823) (#144611)
hugovk
-
2026/02/08
[Python-checkins] [3.13] gh-106318: Add examples for str.partition() method (GH-142823) (#144612)
hugovk
-
2026/02/08
[Python-checkins] [3.13] gh-106318: Add example for str.isalnum() (GH-137550) (#144610)
hugovk
-
2026/02/08
[Python-checkins] [3.14] gh-106318: Add example for str.isalnum() (GH-137550) (#144609)
hugovk
-
2026/02/08
[Python-checkins] gh-106318: Add examples for str.partition() method (#142823)
hugovk
-
2026/02/08
[Python-checkins] gh-106318: Add example for str.isalnum() (#137550)
hugovk
-
2026/02/08
[Python-checkins] GH-131798: Optimize `_GUARD_TOS_SLICE` (GH-144470)
Fidget-Spinner
-
2026/02/08
[Python-checkins] [3.14] For `enum.bin`, update versionadded directive from 3.10 to 3.11 (GH-144574) (#144588)
hauntsaninja
-
2026/02/08
[Python-checkins] [3.13] For `enum.bin`, update versionadded directive from 3.10 to 3.11 (GH-144574) (#144589)
hauntsaninja
-
2026/02/08
[Python-checkins] For `enum.bin`, update versionadded directive from 3.10 to 3.11 (#144574)
hauntsaninja
-
2026/02/07
[Python-checkins] Bump pre-commit hooks (#144576)
savannahostrowski
-
2026/02/07
[Python-checkins] [3.13] gh-143700: document `secrets.DEFAULT_ENTROPY` as an opaque value (GH-144568) (#144580)
picnixz
-
2026/02/07
[Python-checkins] [3.14] gh-143700: document `secrets.DEFAULT_ENTROPY` as an opaque value (GH-144568) (#144579)
picnixz
-
2026/02/07
[Python-checkins] gh-143700: document `secrets.DEFAULT_ENTROPY` as an opaque value (#144568)
picnixz
-
2026/02/07
[Python-checkins] gh-84116: Add missing backslash to `_SubParsersAction.add_parser` signature (#144572)
picnixz
-
2026/02/07
[Python-checkins] [3.14] gh-140490: Document changes for `PurePath.stem` in Python 3.14 (GH-144450) (#144564)
picnixz
-
2026/02/07
[Python-checkins] [3.13] gh-144538: Upgrade bundled pip to 26.0.1 (gh-144556) (#144561)
hugovk
-
2026/02/07
[Python-checkins] [3.14] gh-144538: Upgrade bundled pip to 26.0.1 (gh-144556) (#144562)
hugovk
-
2026/02/07
[Python-checkins] [3.13] gh-142044: Add note to prefer `asyncio.timeout[_at]` over `asyncio.Timeout` (GH-144449) (#144566)
picnixz
-
2026/02/07
[Python-checkins] [3.14] gh-142044: Add note to prefer `asyncio.timeout[_at]` over `asyncio.Timeout` (GH-144449) (#144565)
picnixz
-
2026/02/07
[Python-checkins] gh-142044: Add note to prefer `asyncio.timeout[_at]` over `asyncio.Timeout` (#144449)
picnixz
-
2026/02/07
[Python-checkins] gh-140490: Document changes for `PurePath.stem` in Python 3.14 (#144450)
picnixz
-
2026/02/07
[Python-checkins] gh-144538: Upgrade bundled pip to 26.0.1 (gh-144556)
pfmoore
-
2026/02/06
[Python-checkins] [3.14] gh-144490: Fix C++ compatibility in pycore_cell.h (GH-144482) (GH-144555)
ZeroIntensity
-
2026/02/06
[Python-checkins] gh-144490: Fix C++ compatibility in pycore_cell.h (GH-144482)
ZeroIntensity
-
2026/02/06
[Python-checkins] gh-84116: Docs: Document help and aliases for argparse.add_parser() (#140574)
savannahostrowski
-
2026/02/06
[Python-checkins] gh-144549: Fix tail calling interpreter on Windows for FT (GH-144550)
Fidget-Spinner
-
2026/02/06
[Python-checkins] gh-143658: Use `str.lower` and `replace` to further improve performance of `importlib.metadata.Prepared.normalized` (#144083)
hugovk
-
2026/02/06
[Python-checkins] gh-132132: Upgrade to VS 2026 on Windows tailcall CI (GH-144544)
Fidget-Spinner
-
2026/02/06
[Python-checkins] gh-140715: Update `datetime.*.str*time` format code tables (GH-140716)
encukou
-
2026/02/06
[Python-checkins] gh-144490: Fix test_cppext: test the internal C API (#144536)
vstinner
-
2026/02/06
[Python-checkins] [3.14] gh-144446: Fix some frame object thread-safety issues (gh-144479) (#144546)
colesbury
-
2026/02/06
[Python-checkins] gh-144513: Skip critical section locking during stop-the-world (gh-144524)
colesbury
-
2026/02/06
[Python-checkins] gh-144446: Fix some frame object thread-safety issues (gh-144479)
colesbury
-
2026/02/06
[Python-checkins] gh-101178: Add Ascii85, Base85, and Z85 support to binascii (GH-102753)
serhiy-storchaka
-
2026/02/06
[Python-checkins] gh-139103: Improve namedtuple scaling in free-threaded build (gh-144332)
colesbury
-
2026/02/06
[Python-checkins] [3.14] gh-141004: Reorganize and reword the 'Useful macros' section (GH-144471) (GH-144541)
encukou
-
2026/02/06
[Python-checkins] gh-141004: Reorganize and reword the 'Useful macros' section (GH-144471)
encukou
-
2026/02/06
[Python-checkins] [3.13] gh-144330: Initialize classmethod and staticmethod in new (GH-144498) (#144537)
vstinner
-
2026/02/06
[Python-checkins] [3.14] gh-144330: Initialize classmethod and staticmethod in new (#144498)
vstinner
-
2026/02/06
[Python-checkins] Docs: Pull expat license from `Modules/expat/` in `license.rst` (#144488)
vstinner
-
2026/02/06
[Python-checkins] gh-144493: Improve error message in _overlapped.BindLocal() (#144495)
vstinner
-
2026/02/05
[Python-checkins] [3.14] gh-140414: add fastpath for current running loop in `asyncio.all_tasks` (GH-140542) (#144494)
kumaraditya303
-
2026/02/05
[Python-checkins] gh-74453: Deprecate os.path.commonprefix (#144436)
hugovk
-
2026/02/05
[Python-checkins] gh-77188: Add support for pickling private methods and nested classes (GH-21480)
serhiy-storchaka
-
2026/02/05
[Python-checkins] gh-144001: Support ignoring the invalid pad character in Base64 decoding (GH-144306)
serhiy-storchaka
-
2026/02/05
[Python-checkins] [3.11] gh-144484: Warn users not to use wsgiref in production
sethmlarson
-
2026/02/05
[Python-checkins] [3.12] gh-144484: Warn users not to use wsgiref in production
sethmlarson
-
2026/02/05
[Python-checkins] [3.10] gh-144484: Warn users not to use wsgiref in production
sethmlarson
-
2026/02/05
[Python-checkins] [3.14] gh-74955: Document that __all__ must contain strings in normalization form NFKC (GH-144504) (GH-144519)
serhiy-storchaka
-
2026/02/05
[Python-checkins] gh-74955: Document that __all__ must contain strings in normalization form NFKC (GH-144504)
serhiy-storchaka
-
2026/02/05
[Python-checkins] More realistic lru_cache example (gh-144517)
rhettinger
-
2026/02/05
[Python-checkins] gh-142407: Clarify copy performance on Windows in shutil docs (GH-142408)
zooba
-
2026/02/05
[Python-checkins] [3.13] gh-144484: Warn users not to use wsgiref in production (#144512)
hugovk
-
2026/02/05
[Python-checkins] [3.14] gh-144484: Warn users not to use wsgiref in production (#144511)
hugovk
-
2026/02/05
[Python-checkins] [3.13] gh-144148: Update the urllib.parse documentation (GH-144497) (GH-144507) (GH-144509)
serhiy-storchaka
-
2026/02/05
[Python-checkins] gh-144484: Warn users not to use wsgiref in production
sethmlarson
-
2026/02/05
[Python-checkins] [3.14] gh-144148: Update the urllib.parse documentation (GH-144497) (GH-144507)
serhiy-storchaka
-
2026/02/05
[Python-checkins] gh-144148: Update the urllib.parse documentation (GH-144497)
serhiy-storchaka
-
2026/02/05
[Python-checkins] gh-144363: Update bundled libexpat to 2.7.4 (#144365)
encukou
-
2026/02/05
[Python-checkins] gh-144330: Initialize classmethod and staticmethod in new (#144469)
vstinner
-
2026/02/05
[Python-checkins] [3.14] gh-141984: Reword and reorganize Subscription (and Slicing) docs (GH-141985) (GH-144476)
encukou
-
2026/02/04
[Python-checkins] [3.14] Itertools recipes: Replace the tabulate() example with running_mean() (gh-144483) (gh-144485)
rhettinger
-
2026/02/04
[Python-checkins] Itertools recipes: Replace the tabulate() example with running_mean() (gh-144483)
rhettinger
-
2026/02/04
[Python-checkins] gh-123471: Make concurrent iteration over `itertools.permutations` and `itertools.combinations_with_replacement` thread-safe (gh-144402)
colesbury
-
2026/02/04
[Python-checkins] [3.13] gh-106318: Add examples for `str.startswith()` method (GH-144369) (#144480)
vstinner
-
2026/02/04
[Python-checkins] [3.14] gh-106318: Add examples for `str.startswith()` method (GH-144369) (#144481)
vstinner
-
2026/02/04
[Python-checkins] gh-143962: Improve name suggestions for not normalized names (GH-144154)
serhiy-storchaka
-
2026/02/04
[Python-checkins] gh-106318: Add examples for `str.startswith()` method (#144369)
vstinner
-
2026/02/04
[Python-checkins] [3.13] gh-141004: Document remaining `pyport.h` utility macros (GH-144279) (GH-144478)
ZeroIntensity
-
2026/02/04
[Python-checkins] [3.14] gh-141004: Document remaining `pyport.h` utility macros (GH-144279) (GH-144477)
ZeroIntensity
-
2026/02/04
[Python-checkins] gh-141004: Document remaining `pyport.h` utility macros (GH-144279)
ZeroIntensity
-
2026/02/04
[Python-checkins] gh-141984: Reword and reorganize Subscription (and Slicing) docs (GH-141985)
encukou
-
2026/02/04
[Python-checkins] gh-140824: Fix _Py_DumpExtensionModules() to ignore sub-modules (#144339)
vstinner
-
2026/02/04
[Python-checkins] gh-142903: add conda-forge license for pixi-packages (#143468)
AA-Turner
-
2026/02/04
[Python-checkins] [3.14] gh-141444: Replace dead URL in urllib.robotparser example (GH-144443) (#144464)
hugovk
-
2026/02/04
[Python-checkins] [3.13] gh-141444: Replace dead URL in urllib.robotparser example (GH-144443) (#144465)
hugovk
-
2026/02/04
[Python-checkins] gh-144386: Add support for descriptors in ExitStack and AsyncExitStack (#144420)
serhiy-storchaka
-
2026/02/04
[Python-checkins] gh-141444: Replace dead URL in urllib.robotparser example (GH-144443)
serhiy-storchaka
-
2026/02/03
[Python-checkins] gh-143120: pixi builds for free-threading and TSAN (#142872)
kumaraditya303
-
2026/02/03
[Python-checkins] Remove unused PYEXPAT_EXPORTS from PCBuild/pyexpat.vcxproj (GH-144462)
zooba
-
2026/02/03
[Python-checkins] Python 3.13.12
Yhg1s
-
2026/02/03
[Python-checkins] gh-120321: Add gi_state, cr_state, and ag_state attributes (gh-144409)
colesbury
-
2026/02/03
[Python-checkins] gh-139103: Use borrowed references for positional args in _PyStack_UnpackDict (gh-144407)
colesbury
-
2026/02/03
[Python-checkins] [3.13] gh-127313: Use getLogger() without argument to get root logger in logging cookbook (GH-143683) (GH-144432)
encukou
-
2026/02/03
[Python-checkins] [3.14] gh-127313: Use getLogger() without argument to get root logger in logging cookbook (GH-143683) (GH-144431)
encukou
-
2026/02/03
[Python-checkins] gh-127313: Use getLogger() without argument to get root logger in logging cookbook (GH-143683)
encukou
-
2026/02/03
[Python-checkins] [3.11] gh-74453: Add stronger security warning to os.path.commonprefix
sethmlarson
-
2026/02/03
[Python-checkins] [3.12] gh-74453: Add stronger security warning to os.path.commonprefix
sethmlarson
-
2026/02/03
[Python-checkins] [3.10] gh-74453: Add stronger security warning to os.path.commonprefix
sethmlarson
-
2026/02/03
[Python-checkins] [3.14] gh-74453: Add stronger security warning to os.path.commonprefix
sethmlarson
-
2026/02/03
[Python-checkins] [3.13] gh-74453: Add stronger security warning to os.path.commonprefix
sethmlarson
-
2026/02/03
[Python-checkins] gh-74453: Add stronger security warning to os.path.commonprefix (GH-144401)
encukou
-
2026/02/03
[Python-checkins] [3.13] gh-106318: Add examples for str.rindex() method (GH-143887) (#144422)
vstinner
-
2026/02/03
[Python-checkins] [3.14] gh-106318: Add examples for str.rindex() method (GH-143887) (#144421)
vstinner
-
2026/02/03
[Python-checkins] gh-106318: Add examples for str.rindex() method (#143887)
vstinner
-
2026/02/03
[Python-checkins] gh-142956: Update `tomllib` to parse TOML 1.1.0 (#144243)
encukou
-
2026/02/03
[Python-checkins] gh-144377: Clean up sqlite3 Connection's list of weakrefs to Cursor objects (#144378)
vstinner
-
2026/02/03
[Python-checkins] gh-132888: Fix Windows API error checking in pyrepl.windows_console (#144248)
vstinner
-
2026/02/03
[Python-checkins] [3.13] gh-75572: Speed up test_xpickle (GH-144393) (GH-144404)
serhiy-storchaka
-
2026/02/03
[Python-checkins] [3.14] gh-142555: Fix null pointer dereference in array.__setitem__ via re-entrant __index__ (GH-142713) (#144396)
vstinner
-
2026/02/03
[Python-checkins] [3.14] gh-75572: Speed up test_xpickle (GH-144393) (GH-144403)
serhiy-storchaka
-
2026/02/03
[Python-checkins] gh-139103: use `METH_FASTCALL` for tp_new_wrapper (#144406)
kumaraditya303
-
2026/02/03
[Python-checkins] [3.13] gh-144415: Android testbed fixes (GH-142912) (#144417)
freakboy3742
-
2026/02/03
[Python-checkins] [3.14] gh-144415: Android testbed fixes (GH-142912) (#144416)
freakboy3742
-
2026/02/03
[Python-checkins] gh-144415: Android testbed fixes (#142912)
freakboy3742
-
2026/02/02
[Python-checkins] [3.13] gh-140806: add docs for `enum.bin` function (#140807) (#143740)
Yhg1s