[Python-checkins] Correct function name in `Doc/extending/embedding.rst` (#127539)

2025-03-07 Thread vstinner
https://github.com/python/cpython/commit/e5527f2cdda501542bf94179093e1a15d7889b74 commit: e5527f2cdda501542bf94179093e1a15d7889b74 branch: main author: Boris Verkhovskiy committer: vstinner date: 2025-03-07T14:06:36+01:00 summary: Correct function name in `Doc/extending/embedding.rst` (#127539)

[Python-checkins] [3.12] Correct function name in `Doc/extending/embedding.rst` (GH-127539) (#130946)

2025-03-07 Thread vstinner
https://github.com/python/cpython/commit/56fa6f39ff5f751529ca42db79fe65e28af96112 commit: 56fa6f39ff5f751529ca42db79fe65e28af96112 branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: vstinner date: 2025-03-07T13:14:25Z summary: [3.12] Correct fu

[Python-checkins] GH-128520: Merge `pathlib._local` into `pathlib` (#130748)

2025-03-07 Thread barneygale
https://github.com/python/cpython/commit/4bf25a0dc85821446a48b995e4f6c3112ebaae10 commit: 4bf25a0dc85821446a48b995e4f6c3112ebaae10 branch: main author: Barney Gale committer: barneygale date: 2025-03-07T19:24:57Z summary: GH-128520: Merge `pathlib._local` into `pathlib` (#130748) The `pathlib`

[Python-checkins] gh-117151: IO performance improvement, increase io.DEFAULT_BUFFER_SIZE to 128k (GH-118144)

2025-03-07 Thread gpshead
https://github.com/python/cpython/commit/b1b4f9625c5f2a6b2c32bc5ee91c9fef3894b5e6 commit: b1b4f9625c5f2a6b2c32bc5ee91c9fef3894b5e6 branch: main author: morotti committer: gpshead date: 2025-03-07T11:36:12-08:00 summary: gh-117151: IO performance improvement, increase io.DEFAULT_BUFFER_SIZE to 12

[Python-checkins] gh-110206: Fix multiprocessing test_notify_all (#130933)

2025-03-07 Thread colesbury
https://github.com/python/cpython/commit/c476410dc5ae62ffb5e32f64f9a3a622485c7d93 commit: c476410dc5ae62ffb5e32f64f9a3a622485c7d93 branch: main author: Sam Gross committer: colesbury date: 2025-03-07T09:58:09-05:00 summary: gh-110206: Fix multiprocessing test_notify_all (#130933) The test could

[Python-checkins] gh-130851: Only intern constants of types generated by the compiler (#130901)

2025-03-07 Thread colesbury
https://github.com/python/cpython/commit/12db45211d411583cbe272c7ba6811a811b721ca commit: 12db45211d411583cbe272c7ba6811a811b721ca branch: main author: Sam Gross committer: colesbury date: 2025-03-07T10:34:53-05:00 summary: gh-130851: Only intern constants of types generated by the compiler (#13

[Python-checkins] gh-129011: Update comments in FileIO to match current code (#129012)

2025-03-07 Thread hauntsaninja
https://github.com/python/cpython/commit/886a4d74ee7b19d027fae1ba4579a99a805878a2 commit: 886a4d74ee7b19d027fae1ba4579a99a805878a2 branch: main author: Cody Maloney committer: hauntsaninja <12621235+hauntsani...@users.noreply.github.com> date: 2025-03-06T17:18:22-08:00 summary: gh-129011: Update

[Python-checkins] GH-128534: Fix behavior of branch monitoring for `async for` (GH-130847)

2025-03-07 Thread markshannon
https://github.com/python/cpython/commit/89df62c12093bfa079860a93032468ebece3774d commit: 89df62c12093bfa079860a93032468ebece3774d branch: main author: Mark Shannon committer: markshannon date: 2025-03-07T14:30:31Z summary: GH-128534: Fix behavior of branch monitoring for `async for` (GH-130847)

[Python-checkins] [3.13] gh-130932: Fix incorrect exception handling in _PyModule_IsPossiblyShadowing (GH-130934) (#130939)

2025-03-07 Thread hauntsaninja
https://github.com/python/cpython/commit/d5eb490846d3deb76a8650e6f36e89aa074e11b5 commit: d5eb490846d3deb76a8650e6f36e89aa074e11b5 branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: hauntsaninja <12621235+hauntsani...@users.noreply.github.com> da

[Python-checkins] [3.13] gh-130917: update timer and workload in test_signal (GH-130918) (#130969)

2025-03-07 Thread colesbury
https://github.com/python/cpython/commit/597a953484c28a07fe1c81a76db0a58985959d12 commit: 597a953484c28a07fe1c81a76db0a58985959d12 branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: colesbury date: 2025-03-08T01:05:29Z summary: [3.13] gh-130917

[Python-checkins] gh-128646: Implement GzipFile.readinto[1]() methods (GH-128647)

2025-03-07 Thread zware
https://github.com/python/cpython/commit/72e5b25efb580fb1f0fdfade516be90d90822164 commit: 72e5b25efb580fb1f0fdfade516be90d90822164 branch: main author: Chris Markiewicz committer: zware date: 2025-03-07T21:04:45-06:00 summary: gh-128646: Implement GzipFile.readinto[1]() methods (GH-128647) The

[Python-checkins] [3.13] Correct function name in `Doc/extending/embedding.rst` (GH-127539) (#130945)

2025-03-07 Thread vstinner
https://github.com/python/cpython/commit/e0838a20227c0c1f83c7e061cbddb9c1cd17f991 commit: e0838a20227c0c1f83c7e061cbddb9c1cd17f991 branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: vstinner date: 2025-03-07T13:12:44Z summary: [3.13] Correct fu

[Python-checkins] [3.12] gh-110206: Fix multiprocessing test_notify_all (GH-130933) (#130951)

2025-03-07 Thread colesbury
https://github.com/python/cpython/commit/42306978867e8999a32c99bb96923aa1bed4a42a commit: 42306978867e8999a32c99bb96923aa1bed4a42a branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: colesbury date: 2025-03-07T12:20:00-05:00 summary: [3.12] gh-1

[Python-checkins] [3.13] gh-110206: Fix multiprocessing test_notify_all (GH-130933) (#130950)

2025-03-07 Thread colesbury
https://github.com/python/cpython/commit/94b94d0b12dab6932c7d8f4398ae62596e93bd0a commit: 94b94d0b12dab6932c7d8f4398ae62596e93bd0a branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: colesbury date: 2025-03-07T12:22:51-05:00 summary: [3.13] gh-1

[Python-checkins] gh-130917: update timer and workload in test_signal (#130918)

2025-03-07 Thread colesbury
https://github.com/python/cpython/commit/78790811989ab47319e2ee725e0c435b3cdd21ab commit: 78790811989ab47319e2ee725e0c435b3cdd21ab branch: main author: Diego Russo committer: colesbury date: 2025-03-07T16:10:02-05:00 summary: gh-130917: update timer and workload in test_signal (#130918) The wor