https://github.com/python/cpython/commit/a600439e42cc2d355351e8986089ec443432ab45
commit: a600439e42cc2d355351e8986089ec443432ab45
branch: 3.12
author: Damien <[email protected]>
committer: hugovk <[email protected]>
date: 2025-01-12T00:23:53+02:00
https://github.com/python/cpython/commit/22a442181d5f1ac496dac08e24fd852de404882f
commit: 22a442181d5f1ac496dac08e24fd852de404882f
branch: main
author: Barney Gale
committer: barneygale
date: 2025-01-11T19:27:47Z
summary:
GH-128520: Divide pathlib ABCs into three classes (#128523)
In the privat
https://github.com/python/cpython/commit/0946ed25b53dddfa4eb040513720353b7214d71b
commit: 0946ed25b53dddfa4eb040513720353b7214d71b
branch: main
author: Yan Yanchii
committer: gaogaotiantian
date: 2025-01-11T11:19:29-05:00
summary:
gh-128438: Add `EnvironmentVarGuard` for `test_pdb.py` (#128522)
https://github.com/python/cpython/commit/436064afd88bf19b6d6885485cee39a331e406c5
commit: 436064afd88bf19b6d6885485cee39a331e406c5
branch: 3.13
author: Erlend E. Aasland
committer: erlend-aasland
date: 2025-01-11T11:47:49Z
summary:
[3.13] gh-127614: Correctly check for ttyname_r() in configure (
https://github.com/python/cpython/commit/3714fd07c5a98811f677334e6be7fd042c305daa
commit: 3714fd07c5a98811f677334e6be7fd042c305daa
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: hugovk <[email protected]>
date: 2025-01-1
https://github.com/python/cpython/commit/07a65cdcc576a84aaf272201866b14b4af5698e4
commit: 07a65cdcc576a84aaf272201866b14b4af5698e4
branch: 3.12
author: Miss Islington (bot) <[email protected]>
committer: hugovk <[email protected]>
date: 2025-01-1
https://github.com/python/cpython/commit/3a570c6d58bd5ad7d7c13b24dafccc2701081d9f
commit: 3a570c6d58bd5ad7d7c13b24dafccc2701081d9f
branch: main
author: 9cel <[email protected]>
committer: serhiy-storchaka
date: 2025-01-11T11:17:35+02:00
summary:
Make the Python CLI error message style more consist