https://github.com/python/cpython/commit/540fa293ac15fc8db1b457db1b25432443714d39
commit: 540fa293ac15fc8db1b457db1b25432443714d39
branch: 3.14
author: Miss Islington (bot) <[email protected]>
committer: hugovk <[email protected]>
date: 2025-06-1
https://github.com/python/cpython/commit/c51f241c97c5bcc8ae6830842db5b00f76d6a592
commit: c51f241c97c5bcc8ae6830842db5b00f76d6a592
branch: main
author: Hugo van Kemenade <[email protected]>
committer: hugovk <[email protected]>
date: 2025-06-17T09:02:35+0
https://github.com/python/cpython/commit/28a70a59e467d1a4ddee0a060e0d837311c510f7
commit: 28a70a59e467d1a4ddee0a060e0d837311c510f7
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: ned-deily
date: 2025-06-17T01:47:27-04:00
summary:
[3.13] gh-1
https://github.com/python/cpython/commit/d2292c29f7f626e412ee827c4dce9a3777b115db
commit: d2292c29f7f626e412ee827c4dce9a3777b115db
branch: 3.14
author: Miss Islington (bot) <[email protected]>
committer: ned-deily
date: 2025-06-17T01:37:39-04:00
summary:
[3.14] gh-1
https://github.com/python/cpython/commit/5b3a826888ed3b598dc4bcdc6a48d5f6ae231f8d
commit: 5b3a826888ed3b598dc4bcdc6a48d5f6ae231f8d
branch: main
author: PuQing
committer: ned-deily
date: 2025-06-17T01:06:48-04:00
summary:
gh-135489: Show verbose output for failing tests during PGO profiling step
https://github.com/python/cpython/commit/2b1c0a76dc56f382620d609aa7a704243b1b93cd
commit: 2b1c0a76dc56f382620d609aa7a704243b1b93cd
branch: 3.14
author: Miss Islington (bot) <[email protected]>
committer: ericsnowcurrently
date: 2025-06-16T23:59:30Z
summary:
[3.14] g
https://github.com/python/cpython/commit/7aeddeaf93affef04eec267536ac60969ad67b94
commit: 7aeddeaf93affef04eec267536ac60969ad67b94
branch: 3.14
author: Miss Islington (bot) <[email protected]>
committer: ned-deily
date: 2025-06-16T19:43:24-04:00
summary:
[3.14] gh-1
https://github.com/python/cpython/commit/d62b73a9d8c0de0e103593873c4a6050e16ae3b2
commit: d62b73a9d8c0de0e103593873c4a6050e16ae3b2
branch: 3.14
author: Miss Islington (bot) <[email protected]>
committer: freakboy3742
date: 2025-06-16T23:41:46Z
summary:
[3.14] gh-128
https://github.com/python/cpython/commit/7c685894cd9c2c669f09fad31365e3ad6c0c3861
commit: 7c685894cd9c2c669f09fad31365e3ad6c0c3861
branch: main
author: Ned Deily
committer: ned-deily
date: 2025-06-16T19:35:59-04:00
summary:
gh-119132: Update 'Using Python on macOS' documentation. (#135591)
Remo
https://github.com/python/cpython/commit/a450a0ddec7a2813fb4603f0df406fa33750654a
commit: a450a0ddec7a2813fb4603f0df406fa33750654a
branch: main
author: Eric Snow
committer: ericsnowcurrently
date: 2025-06-16T17:34:19-06:00
summary:
gh-135443: Sometimes Fall Back to __main__.__dict__ For Globals
https://github.com/python/cpython/commit/68b7e1a6677d7a8fb47fbd28cb5d39a87217273c
commit: 68b7e1a6677d7a8fb47fbd28cb5d39a87217273c
branch: main
author: Hood Chatham
committer: freakboy3742
date: 2025-06-16T23:17:17Z
summary:
gh-128627: Emscripten: Add missing semicolon in ios detection code (#13
https://github.com/python/cpython/commit/730133a0acae4d0c340a7f546733af05d4a82fa3
commit: 730133a0acae4d0c340a7f546733af05d4a82fa3
branch: main
author: Peter Bierma
committer: AA-Turner <[email protected]>
date: 2025-06-17T00:03:53+01:00
summary:
Add Peter Bierma as a cod
https://github.com/python/cpython/commit/21bac3aecd03805ea74ca67a3a291a9eb347588f
commit: 21bac3aecd03805ea74ca67a3a291a9eb347588f
branch: main
author: Hugo van Kemenade <[email protected]>
committer: ned-deily
date: 2025-06-16T18:07:25-04:00
summary:
Use replacements to upd
https://github.com/python/cpython/commit/be1ca79f33f3e5e371ecf92fcaaf4cb4b0cd527f
commit: be1ca79f33f3e5e371ecf92fcaaf4cb4b0cd527f
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: ned-deily
date: 2025-06-16T18:17:21-04:00
summary:
[3.13] Use
https://github.com/python/cpython/commit/a2c4791d9928fabccc1ed8e7554a284be6c41b69
commit: a2c4791d9928fabccc1ed8e7554a284be6c41b69
branch: 3.14
author: Miss Islington (bot) <[email protected]>
committer: ned-deily
date: 2025-06-16T18:15:15-04:00
summary:
[3.14] Use
https://github.com/python/cpython/commit/f33a5e891a03df416dde7afa7e3bfb2ac800f5a4
commit: f33a5e891a03df416dde7afa7e3bfb2ac800f5a4
branch: 3.13
author: Sam Gross
committer: colesbury
date: 2025-06-16T17:30:52Z
summary:
[3.13] gh-132617: Fix `dict.update()` mutation check (gh-134815) (gh-135582)
https://github.com/python/cpython/commit/964c29d28137bc9cd4ad011c1da8bc5ca127eaa3
commit: 964c29d28137bc9cd4ad011c1da8bc5ca127eaa3
branch: 3.14
author: Miss Islington (bot) <[email protected]>
committer: colesbury
date: 2025-06-16T13:27:43-04:00
summary:
[3.14] gh-1
https://github.com/python/cpython/commit/15f7bd4295533c6debe3a5a898de7dcf97abc138
commit: 15f7bd4295533c6debe3a5a898de7dcf97abc138
branch: 3.14
author: Miss Islington (bot) <[email protected]>
committer: colesbury
date: 2025-06-16T17:19:58Z
summary:
[3.14] gh-132617
https://github.com/python/cpython/commit/d8994b0a77cc9821772d05db00a6ab23382fa17d
commit: d8994b0a77cc9821772d05db00a6ab23382fa17d
branch: main
author: Sam Gross
committer: colesbury
date: 2025-06-16T12:55:20-04:00
summary:
gh-132617: Fix `dict.update()` mutation check (gh-134815)
Use `ma_used`
https://github.com/python/cpython/commit/027f58473cf1abda4c20cfc0852b4749c3a12932
commit: 027f58473cf1abda4c20cfc0852b4749c3a12932
branch: 3.14
author: Miss Islington (bot) <[email protected]>
committer: vstinner
date: 2025-06-16T16:37:26Z
summary:
[3.14] gh-135513:
https://github.com/python/cpython/commit/4c15505071498439407483004721d0369f110229
commit: 4c15505071498439407483004721d0369f110229
branch: main
author: sobolevn
committer: vstinner
date: 2025-06-16T18:12:20+02:00
summary:
gh-135513: Fix unused variable warning in `crossinterp.c` (#135514)
files
https://github.com/python/cpython/commit/0e0ad7b8ff93abadbe21a639aef8e8a426742dd3
commit: 0e0ad7b8ff93abadbe21a639aef8e8a426742dd3
branch: 3.14
author: Miss Islington (bot) <[email protected]>
committer: hugovk <[email protected]>
date: 2025-06-1
https://github.com/python/cpython/commit/941011374ac21c90c7477ae42d2c193dfe500668
commit: 941011374ac21c90c7477ae42d2c193dfe500668
branch: 3.14
author: Miss Islington (bot) <[email protected]>
committer: corona10
date: 2025-06-16T14:58:14Z
summary:
[3.14] gh-119132:
https://github.com/python/cpython/commit/2ef78a85e4b6c033ea8aac12625b3309a6ec3679
commit: 2ef78a85e4b6c033ea8aac12625b3309a6ec3679
branch: 3.14
author: Mikhail Efimov
committer: hugovk <[email protected]>
date: 2025-06-16T17:45:42+03:00
summary:
[3.14] GH-135171: Revert asyn
https://github.com/python/cpython/commit/f0799795994bfd9ab0740c4d70ac54270991ba47
commit: f0799795994bfd9ab0740c4d70ac54270991ba47
branch: main
author: Donghee Na
committer: corona10
date: 2025-06-16T23:32:52+09:00
summary:
gh-119132: Remove "experimental" tag from the CPython free-threading.
(
https://github.com/python/cpython/commit/313544eb0381d868b4f8b351a0ca808c313af698
commit: 313544eb0381d868b4f8b351a0ca808c313af698
branch: 3.11
author: Miss Islington (bot) <[email protected]>
committer: pablogsal
date: 2025-06-16T14:51:04+02:00
summary:
[3.11] gh-1
https://github.com/python/cpython/commit/404e8aa9f370491ef5918d618f8f9a7529183981
commit: 404e8aa9f370491ef5918d618f8f9a7529183981
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: encukou
date: 2025-06-16T14:08:03+02:00
summary:
[3.13] gh-132
https://github.com/python/cpython/commit/b102f091feebe8597d14ac69b9fd982a4cda6c8d
commit: b102f091feebe8597d14ac69b9fd982a4cda6c8d
branch: main
author: Rafael Fontenelle
committer: hugovk <[email protected]>
date: 2025-06-16T13:11:49+03:00
summary:
gh-120608: fix NEWS entry
https://github.com/python/cpython/commit/0eec8ddac35757e74ca440a384f54c1acf61ce1e
commit: 0eec8ddac35757e74ca440a384f54c1acf61ce1e
branch: 3.14
author: Miss Islington (bot) <[email protected]>
committer: hugovk <[email protected]>
date: 2025-06-1
https://github.com/python/cpython/commit/43bf8b30f918cb72ac9b992d55cdebf9c4299288
commit: 43bf8b30f918cb72ac9b992d55cdebf9c4299288
branch: 3.14
author: Miss Islington (bot) <[email protected]>
committer: vsajip
date: 2025-06-16T08:05:26+01:00
summary:
[3.14] gh-1273
30 matches
Mail list logo