[Python-checkins] [3.13] Delete stale note about mp.Lock.acquire/SIGINT (GH-120929) (GH-122078)

2024-07-20 Thread gpshead
https://github.com/python/cpython/commit/66435241d89b1f667e225170d50bcb7b42f76abf commit: 66435241d89b1f667e225170d50bcb7b42f76abf branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: gpshead date: 2024-07-21T06:34:36Z summary: [3.13] Delete stal

[Python-checkins] [3.12] Delete stale note about mp.Lock.acquire/SIGINT (GH-120929) (GH-122079)

2024-07-20 Thread gpshead
https://github.com/python/cpython/commit/9343c6d3232b131c0295886a5949a673ee0a8c5f commit: 9343c6d3232b131c0295886a5949a673ee0a8c5f branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: gpshead date: 2024-07-21T06:24:56Z summary: [3.12] Delete stal

[Python-checkins] Delete stale note about mp.Lock.acquire/SIGINT (#120929)

2024-07-20 Thread gpshead
https://github.com/python/cpython/commit/0dcbc8385322ff51f7fc3e586027d880275df4fa commit: 0dcbc8385322ff51f7fc3e586027d880275df4fa branch: main author: Andrey Mishchenko committer: gpshead date: 2024-07-21T06:17:57Z summary: Delete stale note about mp.Lock.acquire/SIGINT (#120929) files: M Doc/

[Python-checkins] [3.13] gh-121977: Add tips for handling unhashable data (GH-122075) (#122076)

2024-07-20 Thread hauntsaninja
https://github.com/python/cpython/commit/774c7b1693b314919163c026a3e6521a78ca55a4 commit: 774c7b1693b314919163c026a3e6521a78ca55a4 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.12] gh-121977: Add tips for handling unhashable data (GH-122075) (#122077)

2024-07-20 Thread hauntsaninja
https://github.com/python/cpython/commit/5f46a726ea8089da39bb021a4f90636c51f9b40b commit: 5f46a726ea8089da39bb021a4f90636c51f9b40b branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: hauntsaninja <12621235+hauntsani...@users.noreply.github.com> da

[Python-checkins] gh-121977: Add tips for handling unhashable data (#122075)

2024-07-20 Thread hauntsaninja
https://github.com/python/cpython/commit/ebc18abbf34ff248764bda1a02db7f1c783b71e3 commit: ebc18abbf34ff248764bda1a02db7f1c783b71e3 branch: main author: Raymond Hettinger committer: hauntsaninja <12621235+hauntsani...@users.noreply.github.com> date: 2024-07-21T05:53:26Z summary: gh-121977: Add tip

[Python-checkins] [3.12] gh-122026: Fix identification of mismatched parentheses inside f-strings (GH-122028) (#122062)

2024-07-20 Thread pablogsal
https://github.com/python/cpython/commit/966eff9ce481b8488c359d68f1b024bfd6ed47e2 commit: 966eff9ce481b8488c359d68f1b024bfd6ed47e2 branch: 3.12 author: Pablo Galindo Salgado committer: pablogsal date: 2024-07-20T23:03:10Z summary: [3.12] gh-122026: Fix identification of mismatched parentheses in

[Python-checkins] GH-73991: Support preserving metadata in `pathlib.Path.copytree()` (#121438)

2024-07-20 Thread barneygale
https://github.com/python/cpython/commit/c4c7097e64b0c9cb0081de8872b90594865c892b commit: c4c7097e64b0c9cb0081de8872b90594865c892b branch: main author: Barney Gale committer: barneygale date: 2024-07-20T23:32:52+01:00 summary: GH-73991: Support preserving metadata in `pathlib.Path.copytree()` (#

[Python-checkins] GH-73991: Add `pathlib.Path.rmtree()` (#119060)

2024-07-20 Thread barneygale
https://github.com/python/cpython/commit/094375b9b7e087a4f0f60541dc7f2dc53be92646 commit: 094375b9b7e087a4f0f60541dc7f2dc53be92646 branch: main author: Barney Gale committer: barneygale date: 2024-07-20T20:14:13Z summary: GH-73991: Add `pathlib.Path.rmtree()` (#119060) Add a `Path.rmtree()` met

[Python-checkins] [3.13] Docs: Fix duplicate object description warnings (GH-122068) (#122069)

2024-07-20 Thread AA-Turner
https://github.com/python/cpython/commit/7fc1006e318ab9c6d22f4e02cb896d491ebd2b5b commit: 7fc1006e318ab9c6d22f4e02cb896d491ebd2b5b branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: AA-Turner <9087854+aa-tur...@users.noreply.github.com> date: 202

[Python-checkins] Docs: Fix duplicate object description warnings (#122068)

2024-07-20 Thread AA-Turner
https://github.com/python/cpython/commit/8db5f480072421bb065d346c3bbc5e88fc368587 commit: 8db5f480072421bb065d346c3bbc5e88fc368587 branch: main author: Adam Turner <9087854+aa-tur...@users.noreply.github.com> committer: AA-Turner <9087854+aa-tur...@users.noreply.github.com> date: 2024-07-20T19:46:4

[Python-checkins] [3.12] Docs: Fix duplicate object description warnings (GH-122068) (#122070)

2024-07-20 Thread AA-Turner
https://github.com/python/cpython/commit/0298da432dd1f8e95e7b4e652ad0123c2833711d commit: 0298da432dd1f8e95e7b4e652ad0123c2833711d branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: AA-Turner <9087854+aa-tur...@users.noreply.github.com> date: 202

[Python-checkins] [3.13] gh-121266: Change dict check_lookup() return type to int (GH-121581) (#121949)

2024-07-20 Thread vstinner
https://github.com/python/cpython/commit/2fff3c44b3d00dc20dc60dd7fc6714403fe7eaa8 commit: 2fff3c44b3d00dc20dc60dd7fc6714403fe7eaa8 branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: vstinner date: 2024-07-20T18:57:27Z summary: [3.13] gh-121266:

[Python-checkins] [3.13] gh-121988: Fix test hang when pyrepl is not available (GH-121990) (#122064)

2024-07-20 Thread pablogsal
https://github.com/python/cpython/commit/bd5121b1c054c594e0686be08258ab56576c7aae commit: bd5121b1c054c594e0686be08258ab56576c7aae branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: pablogsal date: 2024-07-20T14:32:41Z summary: [3.13] gh-121988

[Python-checkins] gh-121988: Fix test hang when pyrepl is not available (#121990)

2024-07-20 Thread pablogsal
https://github.com/python/cpython/commit/a09e215abf3c80a3c99c86b4482b512b42aad072 commit: a09e215abf3c80a3c99c86b4482b512b42aad072 branch: main author: Sam Gross committer: pablogsal date: 2024-07-20T16:04:14+02:00 summary: gh-121988: Fix test hang when pyrepl is not available (#121990) Also ex

[Python-checkins] [3.13] GH-121970: Modernise the patchlevel extension (GH-121995) (#122060)

2024-07-20 Thread AA-Turner
https://github.com/python/cpython/commit/efc7d1ca866ce7706e4ff5f82a03266f08d27608 commit: efc7d1ca866ce7706e4ff5f82a03266f08d27608 branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: AA-Turner <9087854+aa-tur...@users.noreply.github.com> date: 202

[Python-checkins] [3.12] GH-121970: Modernise the patchlevel extension (GH-121995) (#122061)

2024-07-20 Thread AA-Turner
https://github.com/python/cpython/commit/ca531e4326c3eecd99e2dfca3de5b737527677b9 commit: ca531e4326c3eecd99e2dfca3de5b737527677b9 branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: AA-Turner <9087854+aa-tur...@users.noreply.github.com> date: 202

[Python-checkins] GH-121970: Modernise the patchlevel extension (#121995)

2024-07-20 Thread AA-Turner
https://github.com/python/cpython/commit/b7ad711fcb37dd001e6bf8466c9503eef6d20331 commit: b7ad711fcb37dd001e6bf8466c9503eef6d20331 branch: main author: Adam Turner <9087854+aa-tur...@users.noreply.github.com> committer: AA-Turner <9087854+aa-tur...@users.noreply.github.com> date: 2024-07-20T13:44:4