[Python-checkins] [3.14] GH-138465: Improve documentation for common sequence methods (GH-138474) (#138560)

2025-09-05 Thread hugovk
https://github.com/python/cpython/commit/f153e32cba52c083bca7d371b96cf6cfc5cde160 commit: f153e32cba52c083bca7d371b96cf6cfc5cde160 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2025-09-0

[Python-checkins] gh-93334: Fix homonym edge case in PathFinder.find_spec() (GH-98100)

2025-09-05 Thread brettcannon
https://github.com/python/cpython/commit/92b2a8a04dca506f4d2a64d68d3cc7f490a63b34 commit: 92b2a8a04dca506f4d2a64d68d3cc7f490a63b34 branch: main author: Jacob Walls committer: brettcannon date: 2025-09-05T15:41:01-07:00 summary: gh-93334: Fix homonym edge case in PathFinder.find_spec() (GH-98100)

[Python-checkins] GH-95952: Require setting `HOSTRUNNER` when cross compiling for WASI (#138203)

2025-09-05 Thread brettcannon
https://github.com/python/cpython/commit/bde12919522b0c40fd9eaa2b2681695166497aba commit: bde12919522b0c40fd9eaa2b2681695166497aba branch: main author: Brett Cannon committer: brettcannon date: 2025-09-05T15:48:16-07:00 summary: GH-95952: Require setting `HOSTRUNNER` when cross compiling for WAS

[Python-checkins] [3.13] GH-138465: Improve documentation for common sequence methods (GH-138474) (#138567)

2025-09-05 Thread AA-Turner
https://github.com/python/cpython/commit/e7bb98a1739ae5ccd703d9553ddd85a7ec2eeae2 commit: e7bb98a1739ae5ccd703d9553ddd85a7ec2eeae2 branch: 3.13 author: Adam Turner <[email protected]> committer: AA-Turner <[email protected]> date: 2025-09-05T21:39:3

[Python-checkins] [3.13] gh-137985: Correct description of Formatter's datefmt param in logging documentation (GH-138530) (GH-138566)

2025-09-05 Thread vsajip
https://github.com/python/cpython/commit/bb64bc357f0a703c20fb424cb69c59b36be966d6 commit: bb64bc357f0a703c20fb424cb69c59b36be966d6 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: vsajip date: 2025-09-05T22:32:49+01:00 summary: [3.13] gh-1379

[Python-checkins] [3.13] gh-138010: Fix `__init_subclass__` forwarding by `warnings.deprecated` (GH-138210) (#138564)

2025-09-05 Thread JelleZijlstra
https://github.com/python/cpython/commit/cf62144f45ac967d0463cacfb06da99f681c669b commit: cf62144f45ac967d0463cacfb06da99f681c669b branch: 3.13 author: Brian Schubert committer: JelleZijlstra date: 2025-09-05T14:21:19-07:00 summary: [3.13] gh-138010: Fix `__init_subclass__` forwarding by `warnin

[Python-checkins] gh-137985: Correct description of Formatter's datefmt param in logging documentation (GH-138530)

2025-09-05 Thread vsajip
https://github.com/python/cpython/commit/83688950490f26d098a462569201ef8e94378852 commit: 83688950490f26d098a462569201ef8e94378852 branch: main author: W. H. Wang committer: vsajip date: 2025-09-05T22:07:04+01:00 summary: gh-137985: Correct description of Formatter's datefmt param in logging do

[Python-checkins] [3.13] gh-138307: Update the Ellipsis documentation (GH-138306) (#138439)

2025-09-05 Thread JelleZijlstra
https://github.com/python/cpython/commit/4e25f012e746f478738588f35686bcc8dd6f96a4 commit: 4e25f012e746f478738588f35686bcc8dd6f96a4 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: JelleZijlstra date: 2025-09-05T13:47:19-07:00 summary: [3.13]

[Python-checkins] [3.13] gh-88375, gh-111788: Fix parsing errors and normalization in robotparser (GH-138502) (GH-138549)

2025-09-05 Thread serhiy-storchaka
https://github.com/python/cpython/commit/509ea397fbfa9cf63c6e1e20f24ec5171cb897c2 commit: 509ea397fbfa9cf63c6e1e20f24ec5171cb897c2 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-09-05T20:21:02Z summary: [3.13] gh

[Python-checkins] GH-138465: Improve documentation for common sequence methods (#138474)

2025-09-05 Thread AA-Turner
https://github.com/python/cpython/commit/8ed1d53e62aa9acb9a0674f479cfe4d06622b911 commit: 8ed1d53e62aa9acb9a0674f479cfe4d06622b911 branch: main author: Adam Turner <[email protected]> committer: AA-Turner <[email protected]> date: 2025-09-05T20:55:0

[Python-checkins] gh-83424: Allow empty name if handle is non-null when create ctypes.CDLL on Windows (GH-136878)

2025-09-05 Thread serhiy-storchaka
https://github.com/python/cpython/commit/ed522ed211b7b9ea9d85a93b5d6ca79b2df3ef58 commit: ed522ed211b7b9ea9d85a93b5d6ca79b2df3ef58 branch: main author: AN Long committer: serhiy-storchaka date: 2025-09-05T18:51:35+03:00 summary: gh-83424: Allow empty name if handle is non-null when create ctypes

[Python-checkins] [3.13] gh-138515: Include email module in Emscripten build (gh-138520) (gh-138534)

2025-09-05 Thread corona10
https://github.com/python/cpython/commit/5f61a0aa76d29d62e137f2dee71955e1252a8f84 commit: 5f61a0aa76d29d62e137f2dee71955e1252a8f84 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: corona10 date: 2025-09-05T08:56:25Z summary: [3.13] gh-138515:

[Python-checkins] gh-88375, gh-111788: Fix parsing errors and normalization in robotparser (GH-138502)

2025-09-05 Thread serhiy-storchaka
https://github.com/python/cpython/commit/cb7ef18d70a0bc1363799e2dfa475db457155e43 commit: cb7ef18d70a0bc1363799e2dfa475db457155e43 branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-09-05T18:58:42+03:00 summary: gh-88375, gh-111788: Fix parsing errors and normalization

[Python-checkins] annotationlib: add note on security to docs (#138508)

2025-09-05 Thread JelleZijlstra
https://github.com/python/cpython/commit/9158bcf86b54df419cab3131412c25edd11fb0d5 commit: 9158bcf86b54df419cab3131412c25edd11fb0d5 branch: main author: Jelle Zijlstra committer: JelleZijlstra date: 2025-09-05T08:26:58-07:00 summary: annotationlib: add note on security to docs (#138508) files: M

[Python-checkins] [3.14] gh-138192: Fix Context initialization so that all subinterpreters are assigned the MISSING value. (gh-138503) (#138505)

2025-09-05 Thread hugovk
https://github.com/python/cpython/commit/cddb7e6a7a6bb7a79063f1971772bc1583043376 commit: cddb7e6a7a6bb7a79063f1971772bc1583043376 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2025-09-0

[Python-checkins] [3.14] gh-138515: Include email module in Emscripten build (gh-138520) (#138533)

2025-09-05 Thread hugovk
https://github.com/python/cpython/commit/09f1eff0df756179c7b908819dea6cd0cec5c5bb commit: 09f1eff0df756179c7b908819dea6cd0cec5c5bb branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2025-09-0

[Python-checkins] gh-138515: Include email module in Emscripten build (gh-138520)

2025-09-05 Thread corona10
https://github.com/python/cpython/commit/d1d84098f6ac408ef36f1a85a4bc80d857d0f4ff commit: d1d84098f6ac408ef36f1a85a4bc80d857d0f4ff branch: main author: Gyeongjae Choi committer: corona10 date: 2025-09-05T16:34:18+08:00 summary: gh-138515: Include email module in Emscripten build (gh-138520) fil

[Python-checkins] [3.14] docs: add module-level `versionadded` for `annotationlib` (GH-138511) (#138512)

2025-09-05 Thread hugovk
https://github.com/python/cpython/commit/a264142ebf3d5b06e40654ff443e90159bb4c237 commit: a264142ebf3d5b06e40654ff443e90159bb4c237 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2025-09-0

[Python-checkins] [3.13] gh-138286: Run ``ruff`` on ``Tools/i18n`` (GH-138287) (#138524)

2025-09-05 Thread hugovk
https://github.com/python/cpython/commit/61f07d8bcfa9dc2d6dce48b6addf8c2cba2d57f9 commit: 61f07d8bcfa9dc2d6dce48b6addf8c2cba2d57f9 branch: 3.13 author: Stan Ulbrych <[email protected]> committer: hugovk <[email protected]> date: 2025-09-05T10:55

[Python-checkins] [3.14] gh-107194: Improved language of list.index in tutorial (gh-138518) (#138527)

2025-09-05 Thread hugovk
https://github.com/python/cpython/commit/66f256d87414a8197a055fa7e0ab5c40a7c26413 commit: 66f256d87414a8197a055fa7e0ab5c40a7c26413 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2025-09-0

[Python-checkins] [3.13] gh-138516: fix typo in OrderedDict exception msg (GH-138517) (#138522)

2025-09-05 Thread kumaraditya303
https://github.com/python/cpython/commit/f0756f8fa16209c97daeec59d431b77317629d50 commit: f0756f8fa16209c97daeec59d431b77317629d50 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: kumaraditya303 date: 2025-09-05T07:19:43Z summary: [3.13] gh-1

[Python-checkins] gh-107194: Improved language of list.index in tutorial (gh-138518)

2025-09-05 Thread corona10
https://github.com/python/cpython/commit/f19f1d8563fb3abbb673812f16e2be5f10af42e4 commit: f19f1d8563fb3abbb673812f16e2be5f10af42e4 branch: main author: Ric <[email protected]> committer: corona10 date: 2025-09-05T15:16:04+08:00 summary: gh-107194: Improved language of lis