https://github.com/python/cpython/commit/800d37feca2e0ea3343995b3b817b653db2f9034
commit: 800d37feca2e0ea3343995b3b817b653db2f9034
branch: main
author: Hood Chatham
committer: ambv
date: 2025-07-19T21:43:50+02:00
summary:
gh-124621: Emscripten: Fix regression in use-after-close error handling
(
https://github.com/python/cpython/commit/f7be0ee9db00fb3e2ce4420a85d503e5c00e29c4
commit: f7be0ee9db00fb3e2ce4420a85d503e5c00e29c4
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: ethanfurman
date: 2025-07-19T12:01:42-07:00
summary:
[3.13] gh
https://github.com/python/cpython/commit/197f3eca2a48dfa28533645029a926f241e0f25d
commit: 197f3eca2a48dfa28533645029a926f241e0f25d
branch: 3.14
author: Miss Islington (bot) <[email protected]>
committer: ethanfurman
date: 2025-07-19T11:00:15-07:00
summary:
[3.14] gh
https://github.com/python/cpython/commit/4606b4089d727ea879e6233ec4a366fffcb28fa1
commit: 4606b4089d727ea879e6233ec4a366fffcb28fa1
branch: 3.14
author: Miss Islington (bot) <[email protected]>
committer: gpshead <[email protected]>
date: 2025-07-1
https://github.com/python/cpython/commit/69ea1b3a8f45fec46add3272ad47f14ff5321ae8
commit: 69ea1b3a8f45fec46add3272ad47f14ff5321ae8
branch: main
author: Disconnect3d
committer: gpshead <[email protected]>
date: 2025-07-19T10:12:10-07:00
summary:
gh-136839: Refactor simple dict
https://github.com/python/cpython/commit/67036f1ee1c23257d320a80c152090235b8ca892
commit: 67036f1ee1c23257d320a80c152090235b8ca892
branch: main
author: sobolevn
committer: sobolevn
date: 2025-07-19T17:07:46Z
summary:
gh-133875: Remove deprecated `pathlib.PurePath.is_reserved` (#133876)
files:
A
https://github.com/python/cpython/commit/7ae4749d064bd49b0dd96172fee20c1f1678d9e9
commit: 7ae4749d064bd49b0dd96172fee20c1f1678d9e9
branch: main
author: Hood Chatham
committer: ambv
date: 2025-07-19T17:14:29+02:00
summary:
gh-124621: Emscripten: Add support for async input devices (GH-136822)
Th
https://github.com/python/cpython/commit/1ba23244f3306aa8d19eb4b98cfee6ad4cf514c9
commit: 1ba23244f3306aa8d19eb4b98cfee6ad4cf514c9
branch: main
author: Slavaqq <[email protected]>
committer: hugovk <[email protected]>
date: 2025-07-19T15:00:46Z
summary:
https://github.com/python/cpython/commit/53aeb821d4d656ac224c17f48e20af9072a01414
commit: 53aeb821d4d656ac224c17f48e20af9072a01414
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: AA-Turner <[email protected]>
date: 202
https://github.com/python/cpython/commit/f8af7cb7231bdb4ae7137c690da4e3903d0ce5f9
commit: f8af7cb7231bdb4ae7137c690da4e3903d0ce5f9
branch: 3.14
author: Miss Islington (bot) <[email protected]>
committer: AA-Turner <[email protected]>
date: 202
https://github.com/python/cpython/commit/6293d8a1a648a498b7ac899631b74fa25c71c1ac
commit: 6293d8a1a648a498b7ac899631b74fa25c71c1ac
branch: main
author: Matthieu Lienart <[email protected]>
committer: AA-Turner <[email protected]>
date: 2025-07-19T14:43
https://github.com/python/cpython/commit/57acd65a30f8cb1f3a3cc01322f03215017f5caa
commit: 57acd65a30f8cb1f3a3cc01322f03215017f5caa
branch: main
author: Valerio Gianella <[email protected]>
committer: AA-Turner <[email protected]>
date: 2025-0
https://github.com/python/cpython/commit/2d0f169b75ed8603d2637e83f4e47875c327b7e6
commit: 2d0f169b75ed8603d2637e83f4e47875c327b7e6
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: AA-Turner <[email protected]>
date: 202
https://github.com/python/cpython/commit/8d063f3d922850ee2199d0e63a93904e53f02ef1
commit: 8d063f3d922850ee2199d0e63a93904e53f02ef1
branch: 3.14
author: Miss Islington (bot) <[email protected]>
committer: AA-Turner <[email protected]>
date: 202
https://github.com/python/cpython/commit/8ffc3ef01e83ffe629c6107082677de4d23974d5
commit: 8ffc3ef01e83ffe629c6107082677de4d23974d5
branch: main
author: jdunter <[email protected]>
committer: AA-Turner <[email protected]>
date: 2025-07-19T14:08:19Z
summary:
gh-54732: Make ar
https://github.com/python/cpython/commit/2a9aeb0f579ff75cd49dd36fb8f62d7a8adb6bfa
commit: 2a9aeb0f579ff75cd49dd36fb8f62d7a8adb6bfa
branch: 3.14
author: Miss Islington (bot) <[email protected]>
committer: ambv
date: 2025-07-19T15:56:40+02:00
summary:
[3.14] gh-136801
https://github.com/python/cpython/commit/3a648445337098abf22c7faa296389dab597797c
commit: 3a648445337098abf22c7faa296389dab597797c
branch: main
author: Olga Matoula
committer: ambv
date: 2025-07-19T15:15:49+02:00
summary:
gh-136801: Fix PyREPL syntax highlightning on match cases after multi-line
https://github.com/python/cpython/commit/ff8de16c1017d9b767de8fb884ea1fb19d9ba40c
commit: ff8de16c1017d9b767de8fb884ea1fb19d9ba40c
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: encukou
date: 2025-07-19T14:58:08+02:00
summary:
[3.13] gh-135
https://github.com/python/cpython/commit/03457ca2accabcf70ed0f0118c2e92823635c465
commit: 03457ca2accabcf70ed0f0118c2e92823635c465
branch: 3.14
author: Miss Islington (bot) <[email protected]>
committer: encukou
date: 2025-07-19T14:57:52+02:00
summary:
[3.14] gh-135
https://github.com/python/cpython/commit/6a1c93af806d0ca5d3fb86cd183d00013bbf28d1
commit: 6a1c93af806d0ca5d3fb86cd183d00013bbf28d1
branch: main
author: Saurav Singh
committer: ethanfurman
date: 2025-07-19T05:55:02-07:00
summary:
gh-136764: improve comment in enum.verify.__call__ (GH-136774)
fil
https://github.com/python/cpython/commit/f575588ccf27d8d54a1e99cfda944f2614b3255c
commit: f575588ccf27d8d54a1e99cfda944f2614b3255c
branch: main
author: aggshruti99
committer: encukou
date: 2025-07-19T14:24:39+02:00
summary:
gh-135730: Clarify multiprocessing.Queue close() documentation (#136803)
https://github.com/python/cpython/commit/d19bb4471331ca2cb87b86e4c904bc9a2bafb044
commit: d19bb4471331ca2cb87b86e4c904bc9a2bafb044
branch: main
author: Disconnect3d
committer: encukou
date: 2025-07-19T13:52:54+02:00
summary:
Doc/c-api/memory.rst: extend --without-pymalloc doc with ASan informati
https://github.com/python/cpython/commit/eb8ac4c85773160a6104abafdea9159f26363a9b
commit: eb8ac4c85773160a6104abafdea9159f26363a9b
branch: main
author: nacind <[email protected]>
committer: AA-Turner <[email protected]>
date: 2025-07-19T13:26:50+02:0
https://github.com/python/cpython/commit/8b4275c99aebef2ac34135584aeb40fad5479b2e
commit: 8b4275c99aebef2ac34135584aeb40fad5479b2e
branch: 3.14
author: Miss Islington (bot) <[email protected]>
committer: AA-Turner <[email protected]>
date: 202
https://github.com/python/cpython/commit/f32e095608399b252f2fff5a28f7afdf5fed743b
commit: f32e095608399b252f2fff5a28f7afdf5fed743b
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: AA-Turner <[email protected]>
date: 202
https://github.com/python/cpython/commit/a91e2bc440b288c4d3ccc51f068f8d591e0eda1b
commit: a91e2bc440b288c4d3ccc51f068f8d591e0eda1b
branch: 3.14
author: Miss Islington (bot) <[email protected]>
committer: Eclips4
date: 2025-07-19T10:23:52Z
summary:
[3.14] Fix typo in
https://github.com/python/cpython/commit/acefb978dcb5dd554e3c49a3015ee5c2ad6bfda1
commit: acefb978dcb5dd554e3c49a3015ee5c2ad6bfda1
branch: main
author: Sina Zel taat <[email protected]>
committer: AA-Turner <[email protected]>
date: 2025-07-19T11:1
https://github.com/python/cpython/commit/ba6ea7c53d9b8de78380a1f0b029af92633b5332
commit: ba6ea7c53d9b8de78380a1f0b029af92633b5332
branch: 3.14
author: Miss Islington (bot) <[email protected]>
committer: picnixz <[email protected]>
date: 2025-0
https://github.com/python/cpython/commit/96fac51a211b0adabc798d0921b53c276b9d83a2
commit: 96fac51a211b0adabc798d0921b53c276b9d83a2
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: AA-Turner <[email protected]>
date: 202
https://github.com/python/cpython/commit/263e451c4114ac98add1f1e8aa9ee030e054bdfd
commit: 263e451c4114ac98add1f1e8aa9ee030e054bdfd
branch: main
author: Gergely Elias
committer: picnixz <[email protected]>
date: 2025-07-19T09:51:11Z
summary:
gh-74598: document that `fnmatch
https://github.com/python/cpython/commit/aeeacdb8b56232239e70b6aed5838b640116dcef
commit: aeeacdb8b56232239e70b6aed5838b640116dcef
branch: 3.14
author: Miss Islington (bot) <[email protected]>
committer: AA-Turner <[email protected]>
date: 202
https://github.com/python/cpython/commit/3eecc72ac70943f7e33297eea17803af15322c88
commit: 3eecc72ac70943f7e33297eea17803af15322c88
branch: main
author: RafaelWO <[email protected]>
committer: AA-Turner <[email protected]>
date: 2025-07-19T10:29:44+0
https://github.com/python/cpython/commit/81aab6d51ccf49a7ec420eaead3f6fa900c57b53
commit: 81aab6d51ccf49a7ec420eaead3f6fa900c57b53
branch: 3.14
author: Miss Islington (bot) <[email protected]>
committer: hugovk <[email protected]>
date: 2025-07-1
https://github.com/python/cpython/commit/0936a53b033fcd87bdc07dba9aa2cb18b7e3935a
commit: 0936a53b033fcd87bdc07dba9aa2cb18b7e3935a
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: hugovk <[email protected]>
date: 2025-07-1
https://github.com/python/cpython/commit/60146f4f6f24f37e3bfcb9f101565f6e86cf0146
commit: 60146f4f6f24f37e3bfcb9f101565f6e86cf0146
branch: main
author: Hunter Hogan
committer: Eclips4
date: 2025-07-19T12:14:49+03:00
summary:
Fix typo in `Lib/test/test_ast/test_ast.py` (#136767)
`ASTOptimiziatio
https://github.com/python/cpython/commit/201c765d764a56cfaaa5491c6c234348fe72b422
commit: 201c765d764a56cfaaa5491c6c234348fe72b422
branch: 3.14
author: Miss Islington (bot) <[email protected]>
committer: hugovk <[email protected]>
date: 2025-07-1
https://github.com/python/cpython/commit/f520f229271d55201a090f48faf1aa6f087d7608
commit: f520f229271d55201a090f48faf1aa6f087d7608
branch: main
author: chemelnucfin <[email protected]>
committer: hugovk <[email protected]>
date: 2025-07-19T11:54:20+
https://github.com/python/cpython/commit/09ac8e042f540420c233679c432b3dabc3e0b7d9
commit: 09ac8e042f540420c233679c432b3dabc3e0b7d9
branch: main
author: Roman <[email protected]>
committer: hugovk <[email protected]>
date: 2025-07-19T11:48:04+03:00
su
38 matches
Mail list logo