https://github.com/python/cpython/commit/70dcc847df4eb32367859bfa168f057e43eed11e
commit: 70dcc847df4eb32367859bfa168f057e43eed11e
branch: main
author: Bénédikt Tran <[email protected]>
committer: picnixz <[email protected]>
date: 2025-01-23T11:42:38+
https://github.com/python/cpython/commit/225296cd5b505c180d3f45c355b43d7e1d99d3d5
commit: 225296cd5b505c180d3f45c355b43d7e1d99d3d5
branch: main
author: Bénédikt Tran <[email protected]>
committer: picnixz <[email protected]>
date: 2025-01-23T11:44:18+
https://github.com/python/cpython/commit/46c7e13c055c218e18b0424efc60965e6a5fe6ea
commit: 46c7e13c055c218e18b0424efc60965e6a5fe6ea
branch: main
author: Victor Stinner
committer: vstinner
date: 2025-01-23T12:07:34+01:00
summary:
gh-129185: Fix PyTraceMalloc_Untrack() at Python exit (#129191)
Sup
https://github.com/python/cpython/commit/e579cdb21e25896f85ae1a42820b749846b88de7
commit: e579cdb21e25896f85ae1a42820b749846b88de7
branch: main
author: Victor Stinner
committer: vstinner
date: 2025-01-23T13:49:35+01:00
summary:
gh-129185: Remove internal TRACE_RAW_MALLOC macro (#129218)
Always
https://github.com/python/cpython/commit/5c9a63f62c9e56d1576c2dc62c986f2be988729f
commit: 5c9a63f62c9e56d1576c2dc62c986f2be988729f
branch: main
author: Sergey B Kirpichev
committer: vstinner
date: 2025-01-23T13:50:34+01:00
summary:
gh-128863: Deprecate _PyLong_New() function (#129212)
files:
M
https://github.com/python/cpython/commit/e3b3e01d6a6f43c15890d14f139f38155601643a
commit: e3b3e01d6a6f43c15890d14f139f38155601643a
branch: 3.13
author: Victor Stinner
committer: vstinner
date: 2025-01-23T13:59:19+01:00
summary:
[3.13] gh-129185: Fix PyTraceMalloc_Untrack() at Python exit (#12919
https://github.com/python/cpython/commit/ab353b31bb300d55e845476a8e265366455d93fc
commit: ab353b31bb300d55e845476a8e265366455d93fc
branch: main
author: Srinivas Reddy Thatiparthy (తాటిపర్తి శ్రీనివాస్ రెడ్డి)
committer: vstinner
date: 2025-01-23T14:36:52Z
summary:
gh-129149: Add fast path in P
https://github.com/python/cpython/commit/b23b27bc556857be73ee0f2379441c422b6fee26
commit: b23b27bc556857be73ee0f2379441c422b6fee26
branch: main
author: Victor Stinner
committer: vstinner
date: 2025-01-23T15:50:04+01:00
summary:
gh-128690: Update test_embed for getpath.py exec_prefix change (#129
https://github.com/python/cpython/commit/ec91e1c2762412f1408b0dfb5d281873b852affe
commit: ec91e1c2762412f1408b0dfb5d281873b852affe
branch: main
author: Thomas Grainger
committer: ambv
date: 2025-01-23T16:53:53+01:00
summary:
gh-128479: fix asyncio staggered race leaking tasks, and logging unhand
https://github.com/python/cpython/commit/8c8a257dbc0e393125040404f973853d41e81d84
commit: 8c8a257dbc0e393125040404f973853d41e81d84
branch: 3.9
author: Petr Viktorin
committer: ambv
date: 2025-01-23T16:55:08+01:00
summary:
[3.9] gh-121277: Allow .. versionadded:: next in docs (GH-121278) (#128117
https://github.com/python/cpython/commit/dbb25ce037a8eddc85a9f6ba541aec8b3fa931fa
commit: dbb25ce037a8eddc85a9f6ba541aec8b3fa931fa
branch: main
author: Terry Jan Reedy
committer: terryjreedy
date: 2025-01-23T13:25:14-05:00
summary:
gh-71339: Use new assertion methods in test_idle (#129213)
Revi
https://github.com/python/cpython/commit/fc3d40016567abd0685131b768c8112e0084c238
commit: fc3d40016567abd0685131b768c8112e0084c238
branch: main
author: Łukasz Langa
committer: ambv
date: 2025-01-23T19:26:36+01:00
summary:
gh-91048: Also clear and set ts->asyncio_running_task with eager tasks (#1
https://github.com/python/cpython/commit/cf0b2da1e6947aa15be119582c2017765ab46863
commit: cf0b2da1e6947aa15be119582c2017765ab46863
branch: main
author: Bénédikt Tran <[email protected]>
committer: picnixz <[email protected]>
date: 2025-01-23T16:06:16+
https://github.com/python/cpython/commit/a95dca7b9891e673e77f868cac05b2068bce8b3a
commit: a95dca7b9891e673e77f868cac05b2068bce8b3a
branch: main
author: Bénédikt Tran <[email protected]>
committer: picnixz <[email protected]>
date: 2025-01-23T14:49:36Z
https://github.com/python/cpython/commit/52ccf264dfc29e28c24b2445c69d63c99989b3c7
commit: 52ccf264dfc29e28c24b2445c69d63c99989b3c7
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: pablogsal
date: 2025-01-23T17:55:28Z
summary:
[3.13] gh-128330
https://github.com/python/cpython/commit/0b15d9c0d2d30c7d3f17ebb90dd822ef32f977cc
commit: 0b15d9c0d2d30c7d3f17ebb90dd822ef32f977cc
branch: main
author: Andy Fiddaman
committer: pablogsal
date: 2025-01-23T17:30:08Z
summary:
gh-128330: Terminal control characters should be restored on repl exit (#
https://github.com/python/cpython/commit/c05a851ac59e6fb7bd433677b9c116fb8336a8b1
commit: c05a851ac59e6fb7bd433677b9c116fb8336a8b1
branch: main
author: sobolevn
committer: kumaraditya303
date: 2025-01-23T23:38:51+05:30
summary:
gh-91048: Improve example in `asyncio-graph.rst` doc (#129224)
file
https://github.com/python/cpython/commit/25a614a502e607a333f7aa7f4d69e6f2a47148ad
commit: 25a614a502e607a333f7aa7f4d69e6f2a47148ad
branch: main
author: Bénédikt Tran <[email protected]>
committer: picnixz <[email protected]>
date: 2025-01-23T14:28:33+
https://github.com/python/cpython/commit/75f59bb62938fc9acac7a4ede19404e889417c6b
commit: 75f59bb62938fc9acac7a4ede19404e889417c6b
branch: main
author: Sergey B Kirpichev
committer: vstinner
date: 2025-01-23T13:55:25Z
summary:
gh-101410: support custom messages for domain errors in the math modu
https://github.com/python/cpython/commit/bb7c54d5ba6492b01b1c8731207a36196f85ea8b
commit: bb7c54d5ba6492b01b1c8731207a36196f85ea8b
branch: 3.12
author: Victor Stinner
committer: vstinner
date: 2025-01-23T13:29:46Z
summary:
[3.12] gh-129185: Fix PyTraceMalloc_Untrack() at Python exit (#129191)
(
https://github.com/python/cpython/commit/bab8918f9a647c20b64f5c165b45c0926f19ca0d
commit: bab8918f9a647c20b64f5c165b45c0926f19ca0d
branch: main
author: Jeong, YunWon <[email protected]>
committer: ambv
date: 2025-01-23T22:20:40+01:00
summary:
gh-109975: Add list of 3.13 re
https://github.com/python/cpython/commit/e94939cedb76650c06821e91d9011c0fe82fd1ec
commit: e94939cedb76650c06821e91d9011c0fe82fd1ec
branch: 3.12
author: Miss Islington (bot) <[email protected]>
committer: ambv
date: 2025-01-23T22:16:21+01:00
summary:
[3.12] gh-128479
https://github.com/python/cpython/commit/75ec6caa484a93e665e73fb5e6b1f04802225b86
commit: 75ec6caa484a93e665e73fb5e6b1f04802225b86
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: ambv
date: 2025-01-23T22:16:02+01:00
summary:
[3.13] gh-128479
https://github.com/python/cpython/commit/eed7865ceea83f56e46307c9dc78cb53526071f6
commit: eed7865ceea83f56e46307c9dc78cb53526071f6
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: ambv
date: 2025-01-23T22:17:32+01:00
summary:
[3.13] gh-97850:
https://github.com/python/cpython/commit/6a261a02a72bfa1b8e3e1c8fb70b339be6033df2
commit: 6a261a02a72bfa1b8e3e1c8fb70b339be6033df2
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: ambv
date: 2025-01-23T22:17:11+01:00
summary:
[3.13] gh-126172
https://github.com/python/cpython/commit/732670d93b9b0c0ff8adde07418fd6f8397893ef
commit: 732670d93b9b0c0ff8adde07418fd6f8397893ef
branch: main
author: Victor Stinner
committer: vstinner
date: 2025-01-23T23:31:49Z
summary:
gh-119182: Use public PyUnicodeWriter in stringio.c (#129243)
Replace th
https://github.com/python/cpython/commit/5c102a12a13324aa1283f2ea3bd328acafdb580a
commit: 5c102a12a13324aa1283f2ea3bd328acafdb580a
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: ambv
date: 2025-01-23T22:15:27+01:00
summary:
[3.13] gh-118878
https://github.com/python/cpython/commit/45db419c3104a14007ea9efbc4bff03aef8ed10c
commit: 45db419c3104a14007ea9efbc4bff03aef8ed10c
branch: 3.11
author: Victor Stinner
committer: ambv
date: 2025-01-23T22:14:08+01:00
summary:
[3.11] gh-119461: Fix ThreadedVSOCKSocketStreamTest (#129171)
Fix Threa
28 matches
Mail list logo