[Python-checkins] Mention loop_factory argument in docstring for asyncio.run() (#128288)

2024-12-27 Thread asvetlov
https://github.com/python/cpython/commit/0b5f1fae573a2c658eb000433ad7b87e9c40c697 commit: 0b5f1fae573a2c658eb000433ad7b87e9c40c697 branch: main author: Andrew Svetlov committer: asvetlov date: 2024-12-27T14:58:35+01:00 summary: Mention loop_factory argument in docstring for asyncio.run() (#12828

[Python-checkins] gh-127089: Add missing description for codes in `http.HTTPStatus` (#127100)

2024-12-27 Thread asvetlov
https://github.com/python/cpython/commit/71de839ec987bb67b98fcfecfc687281841a713c commit: 71de839ec987bb67b98fcfecfc687281841a713c branch: main author: donBarbos committer: asvetlov date: 2024-12-27T15:12:25+01:00 summary: gh-127089: Add missing description for codes in `http.HTTPStatus` (#12710

[Python-checkins] [3.12] Mention loop_factory argument in docstring for asyncio.run() (GH-128288) (#128292)

2024-12-27 Thread asvetlov
https://github.com/python/cpython/commit/3a726be127b38ad568b100176c2de3112ae07b9d commit: 3a726be127b38ad568b100176c2de3112ae07b9d branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: asvetlov date: 2024-12-27T14:15:40Z summary: [3.12] Mention lo

[Python-checkins] gh-127586: multiprocessing.Pool does not properly restore blocked signals (try 2) (GH-128011)

2024-12-27 Thread gpshead
https://github.com/python/cpython/commit/aeb9b65aa26444529e4adc7d6e5b0d3dd9889ec2 commit: aeb9b65aa26444529e4adc7d6e5b0d3dd9889ec2 branch: main author: Stephen Hansen committer: gpshead date: 2024-12-27T14:09:01-08:00 summary: gh-127586: multiprocessing.Pool does not properly restore blocked sig

[Python-checkins] [3.13] Mention loop_factory argument in docstring for asyncio.run() (GH-128288) (#128291)

2024-12-27 Thread asvetlov
https://github.com/python/cpython/commit/aea2e03b276c79f8934d17056a68899e69763fae commit: aea2e03b276c79f8934d17056a68899e69763fae branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: asvetlov date: 2024-12-27T14:22:25Z summary: [3.13] Mention lo

[Python-checkins] gh-127949: make deprecation of policy system more prominent (#128290)

2024-12-27 Thread kumaraditya303
https://github.com/python/cpython/commit/64173cd6f2d8dc95c6f8b67912d0edd1c1b707d5 commit: 64173cd6f2d8dc95c6f8b67912d0edd1c1b707d5 branch: main author: Kumar Aditya committer: kumaraditya303 date: 2024-12-27T15:13:41Z summary: gh-127949: make deprecation of policy system more prominent (#128290)