[Python-checkins] [3.12] gh-122623: Improve `c-api/bytearray.rst` with error handling info (GH-122624) (#122659)

2024-08-03 Thread sobolevn
https://github.com/python/cpython/commit/62f224a9ad68caa756b8c49f160ece6f5b7a4bda commit: 62f224a9ad68caa756b8c49f160ece6f5b7a4bda branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: sobolevn date: 2024-08-03T22:02:24Z summary: [3.12] gh-122623:

[Python-checkins] gh-122623: Improve `c-api/bytearray.rst` with error handling info (#122624)

2024-08-03 Thread sobolevn
https://github.com/python/cpython/commit/151934a324789c58cca9c7bbd6753d735454df5a commit: 151934a324789c58cca9c7bbd6753d735454df5a branch: main author: sobolevn committer: sobolevn date: 2024-08-04T00:55:47+03:00 summary: gh-122623: Improve `c-api/bytearray.rst` with error handling info (#122624

[Python-checkins] [3.12] GH-121970: Fix ``gettext`` for audit events (GH-122651) (#122654)

2024-08-03 Thread AA-Turner
https://github.com/python/cpython/commit/8f1b385ad665209b61a14db66d10dd80deff2bee commit: 8f1b385ad665209b61a14db66d10dd80deff2bee 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: Fix ``gettext`` for audit events (#122651)

2024-08-03 Thread AA-Turner
https://github.com/python/cpython/commit/95f5c89b545beaafad73f05a695742da3e90bc41 commit: 95f5c89b545beaafad73f05a695742da3e90bc41 branch: main author: Adam Turner <9087854+aa-tur...@users.noreply.github.com> committer: AA-Turner <9087854+aa-tur...@users.noreply.github.com> date: 2024-08-03T17:41:2

[Python-checkins] gh-109408: Remove ``.azure-pipelines/pr.yml`` (#122643)

2024-08-03 Thread AA-Turner
https://github.com/python/cpython/commit/1573d90ce17f27fd30a251de897a35bf598d2655 commit: 1573d90ce17f27fd30a251de897a35bf598d2655 branch: main author: Adam Turner <9087854+aa-tur...@users.noreply.github.com> committer: AA-Turner <9087854+aa-tur...@users.noreply.github.com> date: 2024-08-03T16:11:4

[Python-checkins] [3.13] Doc: Grammar fix in ``library/ssl.rst``, 'Verifying certificates' (GH-122646) (#122649)

2024-08-03 Thread AA-Turner
https://github.com/python/cpython/commit/b1e95d6863983a3fe13e4ba78ec61a97f57cfa05 commit: b1e95d6863983a3fe13e4ba78ec61a97f57cfa05 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] Doc: Grammar fix in ``library/ssl.rst``, 'Verifying certificates' (GH-122646) (#122650)

2024-08-03 Thread AA-Turner
https://github.com/python/cpython/commit/e2103fc21639b70b7e727460625024acf19f8856 commit: e2103fc21639b70b7e727460625024acf19f8856 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] Doc: Improve wording of ``os.path.commonpath()`` (GH-122627) (#122641)

2024-08-03 Thread AA-Turner
https://github.com/python/cpython/commit/4dfae05f88240cca6497cfcedcaf0efc6c5bde85 commit: 4dfae05f88240cca6497cfcedcaf0efc6c5bde85 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] Doc: Grammar fix in ``library/ssl.rst``, 'Verifying certificates' (#122646)

2024-08-03 Thread AA-Turner
https://github.com/python/cpython/commit/06eb9701a182b4720dfa8766cb41cc5a3728a8b9 commit: 06eb9701a182b4720dfa8766cb41cc5a3728a8b9 branch: main author: scottwoodall committer: AA-Turner <9087854+aa-tur...@users.noreply.github.com> date: 2024-08-03T14:24:29+01:00 summary: Doc: Grammar fix in ``lib

[Python-checkins] gh-122334: Fix test_embed failure when missing _ssl module (GH-122630)

2024-08-03 Thread encukou
https://github.com/python/cpython/commit/50b36037518a8e7f7eee39b597d56b5b2756eb86 commit: 50b36037518a8e7f7eee39b597d56b5b2756eb86 branch: main author: neonene <53406459+neon...@users.noreply.github.com> committer: encukou date: 2024-08-03T15:15:26+02:00 summary: gh-122334: Fix test_embed failure

[Python-checkins] GH-109408: Stop running patchcheck in CI (#109895)

2024-08-03 Thread AA-Turner
https://github.com/python/cpython/commit/cc6839a1810290e483e5d5f0786d9b46c4294d47 commit: cc6839a1810290e483e5d5f0786d9b46c4294d47 branch: main author: Adam Turner <9087854+aa-tur...@users.noreply.github.com> committer: AA-Turner <9087854+aa-tur...@users.noreply.github.com> date: 2024-08-03T12:52:2

[Python-checkins] [3.12] Doc: Improve wording of ``os.path.commonpath()`` (GH-122627) (#122642)

2024-08-03 Thread AA-Turner
https://github.com/python/cpython/commit/6dd6ea033a213ead3e5163f107b1d6d05dfaa458 commit: 6dd6ea033a213ead3e5163f107b1d6d05dfaa458 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-122613: Document PyLong_GetInfo() (part of Limited API) (GH-#122280)

2024-08-03 Thread encukou
https://github.com/python/cpython/commit/d91ac525ef166edc0083acf5a96f81b87324fe7f commit: d91ac525ef166edc0083acf5a96f81b87324fe7f branch: main author: Sergey B Kirpichev committer: encukou date: 2024-08-03T13:20:10+02:00 summary: gh-122613: Document PyLong_GetInfo() (part of Limited API) (GH-#1

[Python-checkins] Doc: Improve wording of ``os.path.commonpath()`` (#122627)

2024-08-03 Thread AA-Turner
https://github.com/python/cpython/commit/7a5c4103b094aaf1b65af6de65795d172cfe8fe0 commit: 7a5c4103b094aaf1b65af6de65795d172cfe8fe0 branch: main author: Matth-M <93771840+matt...@users.noreply.github.com> committer: AA-Turner <9087854+aa-tur...@users.noreply.github.com> date: 2024-08-03T11:18:59Z su

[Python-checkins] gh-122313: Clean up deep recursion guarding code in the compiler (GH-122640)

2024-08-03 Thread serhiy-storchaka
https://github.com/python/cpython/commit/efcd65cd84d5ebcc6cacb67971f235a726a205e7 commit: efcd65cd84d5ebcc6cacb67971f235a726a205e7 branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2024-08-03T12:45:45+03:00 summary: gh-122313: Clean up deep recursion guarding code in the co