[Python-checkins] gh-123726: Document caveats of zipfile.Path around name sanitization (#130537)

2025-03-08 Thread jaraco
https://github.com/python/cpython/commit/a3990df6121880e8c67824a101bb1316de232898 commit: a3990df6121880e8c67824a101bb1316de232898 branch: main author: Affan Shaikhsurab <51104750+affanshaikhsu...@users.noreply.github.com> committer: jaraco date: 2025-03-08T16:37:05-05:00 summary: gh-123726: Docu

[Python-checkins] [3.13] gh-123726: Document caveats of zipfile.Path around name sanitization (GH-130537) (#130986)

2025-03-08 Thread jaraco
https://github.com/python/cpython/commit/aef7edaf23e2bda80746375c0a8a0a0cf671a3c0 commit: aef7edaf23e2bda80746375c0a8a0a0cf671a3c0 branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: jaraco date: 2025-03-08T21:43:12Z summary: [3.13] gh-123726: D

[Python-checkins] [3.12] gh-113238: add Anchor to importlib.resources (GH-113801) (#130499)

2025-03-08 Thread jaraco
https://github.com/python/cpython/commit/d128edb0eca01e42219f0e216afce992917c29d3 commit: d128edb0eca01e42219f0e216afce992917c29d3 branch: 3.12 author: Hugo van Kemenade <1324225+hug...@users.noreply.github.com> committer: jaraco date: 2025-03-08T11:27:34-05:00 summary: [3.12] gh-113238: add Anch

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

2025-03-08 Thread colesbury
https://github.com/python/cpython/commit/14230cd96cd9275e98965def7907979c0ad9f024 commit: 14230cd96cd9275e98965def7907979c0ad9f024 branch: 3.13 author: Sam Gross committer: colesbury date: 2025-03-08T13:07:39-05:00 summary: [3.13] gh-130851: Only intern constants of types generated by the compil

[Python-checkins] [3.12] gh-123726: Document caveats of zipfile.Path around name sanitization (GH-130537) (#130987)

2025-03-08 Thread jaraco
https://github.com/python/cpython/commit/552dad169207a6d3b466586646cedab38240d8a3 commit: 552dad169207a6d3b466586646cedab38240d8a3 branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: jaraco date: 2025-03-08T21:45:48Z summary: [3.12] gh-123726: D

[Python-checkins] [3.13] gh-130160: use `.. program::` directive for documenting `webbrowser` CLI (GH-130995) (#131003)

2025-03-08 Thread sobolevn
https://github.com/python/cpython/commit/d50941c1c3665a7c639fbae59c66ca2511a26183 commit: d50941c1c3665a7c639fbae59c66ca2511a26183 branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: sobolevn date: 2025-03-09T07:03:56Z summary: [3.13] gh-130160:

[Python-checkins] [3.12] gh-130954: Fix multiprocessing test_notify_n (GH-130955) (#130982)

2025-03-08 Thread colesbury
https://github.com/python/cpython/commit/4eb4785afd89ee407532fd72aa411fed109f5e8f commit: 4eb4785afd89ee407532fd72aa411fed109f5e8f branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: colesbury date: 2025-03-08T18:21:37Z summary: [3.12] gh-130954

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

2025-03-08 Thread colesbury
https://github.com/python/cpython/commit/a69107b33587b0fb262063971d7a0794cee613d4 commit: a69107b33587b0fb262063971d7a0794cee613d4 branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: colesbury date: 2025-03-08T18:21:46Z summary: [3.12] gh-130917

[Python-checkins] gh-130954: Fix multiprocessing test_notify_n (#130955)

2025-03-08 Thread colesbury
https://github.com/python/cpython/commit/edd1eca336976b3431cf636aea87f08a40c94935 commit: edd1eca336976b3431cf636aea87f08a40c94935 branch: main author: Sam Gross committer: colesbury date: 2025-03-08T13:04:30-05:00 summary: gh-130954: Fix multiprocessing test_notify_n (#130955) The test could d

[Python-checkins] [3.13] gh-130954: Fix multiprocessing test_notify_n (GH-130955) (#130981)

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