https://github.com/python/cpython/commit/5af4e680a9f980cf12f03941da5ab9e8058b912f
commit: 5af4e680a9f980cf12f03941da5ab9e8058b912f
branch: 3.14
author: Miss Islington (bot) <[email protected]>
committer: serhiy-storchaka
date: 2026-02-03T10:34:16Z
summary:
[3.14] gh
https://github.com/python/cpython/commit/3abc03c8088b77d9da6b74a2092f3ae05e70df01
commit: 3abc03c8088b77d9da6b74a2092f3ae05e70df01
branch: main
author: AN Long
committer: vstinner
date: 2026-02-03T13:25:29+01:00
summary:
gh-132888: Fix Windows API error checking in pyrepl.windows_console (#14424
https://github.com/python/cpython/commit/4e15b8d95da9a0f58ad58283979c37e43ff61229
commit: 4e15b8d95da9a0f58ad58283979c37e43ff61229
branch: main
author: Seth Michael Larson
committer: encukou
date: 2026-02-03T15:07:59+01:00
summary:
gh-74453: Add stronger security warning to os.path.commonprefix
https://github.com/python/cpython/commit/5e888993e42b7791219e4d19dbec5043dbbf880e
commit: 5e888993e42b7791219e4d19dbec5043dbbf880e
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: sethmlarson
date: 2026-02-03T14:16:28Z
summary:
[3.13] gh-7445
https://github.com/python/cpython/commit/45d00a0791a53f07c0050b985c936281ed825d9b
commit: 45d00a0791a53f07c0050b985c936281ed825d9b
branch: main
author: Adorilson Bezerra
committer: vstinner
date: 2026-02-03T13:29:05Z
summary:
gh-106318: Add examples for str.rindex() method (#143887)
Co-authored
https://github.com/python/cpython/commit/cc8fd6ac43ed014f449fb90e9dd4f6202a229f49
commit: cc8fd6ac43ed014f449fb90e9dd4f6202a229f49
branch: 3.14
author: Miss Islington (bot) <[email protected]>
committer: vstinner
date: 2026-02-03T14:36:27+01:00
summary:
[3.14] gh-10
https://github.com/python/cpython/commit/44820648e620060dd1e13279d3bbb4f4956f4a86
commit: 44820648e620060dd1e13279d3bbb4f4956f4a86
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: vstinner
date: 2026-02-03T14:36:32+01:00
summary:
[3.13] gh-10
https://github.com/python/cpython/commit/07d080a608b070c75ec1baac0d15046df8cda04a
commit: 07d080a608b070c75ec1baac0d15046df8cda04a
branch: 3.14
author: Miss Islington (bot) <[email protected]>
committer: encukou
date: 2026-02-03T14:55:07Z
summary:
[3.14] gh-127313:
https://github.com/python/cpython/commit/ad5bd4ad47944f470896aa05f352f1e9118f30e7
commit: ad5bd4ad47944f470896aa05f352f1e9118f30e7
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: encukou
date: 2026-02-03T14:55:25Z
summary:
[3.13] gh-127313:
https://github.com/python/cpython/commit/53fecbe6e116a4426058b7d0f6c451719c72cb5b
commit: 53fecbe6e116a4426058b7d0f6c451719c72cb5b
branch: main
author: AN Long
committer: encukou
date: 2026-02-03T15:49:12+01:00
summary:
gh-127313: Use getLogger() without argument to get root logger in logging
c
https://github.com/python/cpython/commit/1cbe481834751b0125e006042ffbd8cd5eaec8a8
commit: 1cbe481834751b0125e006042ffbd8cd5eaec8a8
branch: 3.13
author: Thomas Wouters
committer: Yhg1s
date: 2026-02-03T18:53:27+01:00
summary:
Python 3.13.12
files:
A Misc/NEWS.d/3.13.12.rst
D Misc/NEWS.d/next/Bui
https://github.com/python/cpython/commit/37c35542a9ca18d03f93de5443f8d69bb1be780e
commit: 37c35542a9ca18d03f93de5443f8d69bb1be780e
branch: main
author: Guido Imperiale
committer: kumaraditya303
date: 2026-02-04T09:58:29+05:30
summary:
gh-143120: pixi builds for free-threading and TSAN (#142872)
https://github.com/python/cpython/commit/9d0c7432ea40ab3f73af5ab9fb6ae1fc7100fe8e
commit: 9d0c7432ea40ab3f73af5ab9fb6ae1fc7100fe8e
branch: main
author: Max Bachmann
committer: zooba
date: 2026-02-03T23:38:22Z
summary:
Remove unused PYEXPAT_EXPORTS from PCBuild/pyexpat.vcxproj (GH-144462)
files:
https://github.com/python/cpython/commit/7e2c9bdc989a2e10e093a18287a107aac7750091
commit: 7e2c9bdc989a2e10e093a18287a107aac7750091
branch: main
author: Sam Gross
committer: colesbury
date: 2026-02-03T13:06:32-05:00
summary:
gh-120321: Add gi_state, cr_state, and ag_state attributes (gh-144409)
https://github.com/python/cpython/commit/93b27e7f6d185efd5163d04fcdae8436ebf69144
commit: 93b27e7f6d185efd5163d04fcdae8436ebf69144
branch: main
author: Sam Gross
committer: kumaraditya303
date: 2026-02-03T16:02:06+05:30
summary:
gh-139103: use `METH_FASTCALL` for tp_new_wrapper (#144406)
files:
https://github.com/python/cpython/commit/74c1f4145e0c214305e571ce83cdb3ab5f1d83b5
commit: 74c1f4145e0c214305e571ce83cdb3ab5f1d83b5
branch: main
author: Thomas Kluyver
committer: vstinner
date: 2026-02-03T13:36:12+01:00
summary:
gh-144377: Clean up sqlite3 Connection's list of weakrefs to Cursor
https://github.com/python/cpython/commit/bb917d83b16231ad5193731f0405fbc53122d68b
commit: bb917d83b16231ad5193731f0405fbc53122d68b
branch: main
author: Taneli Hukkinen
committer: encukou
date: 2026-02-03T13:41:57+01:00
summary:
gh-142956: Update `tomllib` to parse TOML 1.1.0 (#144243)
Co-autho
https://github.com/python/cpython/commit/72ec16684668b2694d56d9867157f0b5dfc7b2e7
commit: 72ec16684668b2694d56d9867157f0b5dfc7b2e7
branch: 3.14
author: Miss Islington (bot) <[email protected]>
committer: vstinner
date: 2026-02-03T11:38:50+01:00
summary:
[3.14] gh-14
https://github.com/python/cpython/commit/9d766893438c2b93604059a0521ecdf037752758
commit: 9d766893438c2b93604059a0521ecdf037752758
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: serhiy-storchaka
date: 2026-02-03T10:40:48Z
summary:
[3.13] gh
https://github.com/python/cpython/commit/eb0790f2d79e0bead89ca5e42e9005a311f928d4
commit: eb0790f2d79e0bead89ca5e42e9005a311f928d4
branch: 3.14
author: Miss Islington (bot) <[email protected]>
committer: sethmlarson
date: 2026-02-03T14:28:39Z
summary:
[3.14] gh-7445
https://github.com/python/cpython/commit/e3109d6267cb78b534ca22681230dfb06f4c127c
commit: e3109d6267cb78b534ca22681230dfb06f4c127c
branch: 3.10
author: Miss Islington (bot) <[email protected]>
committer: sethmlarson
date: 2026-02-03T14:29:13Z
summary:
[3.10] gh-7445
https://github.com/python/cpython/commit/11a1e4e07924089c5fd9987306fa9dbdc78ef56a
commit: 11a1e4e07924089c5fd9987306fa9dbdc78ef56a
branch: 3.11
author: Miss Islington (bot) <[email protected]>
committer: sethmlarson
date: 2026-02-03T14:29:07Z
summary:
[3.11] gh-7445
https://github.com/python/cpython/commit/276b9f2ea2da29313619eacfc677e6e907a67889
commit: 276b9f2ea2da29313619eacfc677e6e907a67889
branch: 3.12
author: Miss Islington (bot) <[email protected]>
committer: sethmlarson
date: 2026-02-03T14:29:02Z
summary:
[3.12] gh-7445
https://github.com/python/cpython/commit/79c43e7c249e61d959550c20f798a88c8829a8a8
commit: 79c43e7c249e61d959550c20f798a88c8829a8a8
branch: main
author: Sam Gross
committer: colesbury
date: 2026-02-03T12:24:35-05:00
summary:
gh-139103: Use borrowed references for positional args in _PyStack_Unpac
https://github.com/python/cpython/commit/cb1dc91dcb1eb6637d1c79b34a0bab728939f717
commit: cb1dc91dcb1eb6637d1c79b34a0bab728939f717
branch: main
author: Malcolm Smith
committer: freakboy3742
date: 2026-02-03T16:37:34+08:00
summary:
gh-144415: Android testbed fixes (#142912)
Modifies handling of
https://github.com/python/cpython/commit/b3937135a666376dda4cf4ea0c70c558de74b33c
commit: b3937135a666376dda4cf4ea0c70c558de74b33c
branch: 3.14
author: Miss Islington (bot) <[email protected]>
committer: freakboy3742
date: 2026-02-03T17:18:49+08:00
summary:
[3.14] g
https://github.com/python/cpython/commit/ebc047f7179923a644416ebfe233109e1b9bbbc6
commit: ebc047f7179923a644416ebfe233109e1b9bbbc6
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: freakboy3742
date: 2026-02-03T09:28:43Z
summary:
[3.13] gh-144
27 matches
Mail list logo