[Python-checkins] gh-127949: deprecate `asyncio.set_event_loop` (#128218)

2024-12-24 Thread kumaraditya303
https://github.com/python/cpython/commit/9fce90682553e2cfe93e98e2ae5948bf9c7c4456 commit: 9fce90682553e2cfe93e98e2ae5948bf9c7c4456 branch: main author: Kumar Aditya committer: kumaraditya303 date: 2024-12-24T19:24:28+05:30 summary: gh-127949: deprecate `asyncio.set_event_loop` (#128218) Depreca

[Python-checkins] gh-127949: fix `DeprecationWarning` in test_inspect.py (#128215)

2024-12-24 Thread kumaraditya303
https://github.com/python/cpython/commit/3f6a618e49b1c8c12a7bc0c26e846735e108dc97 commit: 3f6a618e49b1c8c12a7bc0c26e846735e108dc97 branch: main author: Thomas Grainger committer: kumaraditya303 date: 2024-12-24T15:13:31+05:30 summary: gh-127949: fix `DeprecationWarning` in test_inspect.py (#1282

[Python-checkins] gh-127949: deprecate asyncio policy classes (#128216)

2024-12-24 Thread kumaraditya303
https://github.com/python/cpython/commit/a391d80f4bf5a3cf5aa95340ca848b9a0294778d commit: a391d80f4bf5a3cf5aa95340ca848b9a0294778d branch: main author: Kumar Aditya committer: kumaraditya303 date: 2024-12-24T17:30:26+05:30 summary: gh-127949: deprecate asyncio policy classes (#128216) files: M

[Python-checkins] gh-128217: Validate the normalized_environment variable instead of the similarly named function (GH-128220)

2024-12-24 Thread zooba
https://github.com/python/cpython/commit/e7f8ba7444a8e77fa9266a3f66988efa85f06898 commit: e7f8ba7444a8e77fa9266a3f66988efa85f06898 branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: zooba date: 2024-12-24T13:25:16Z summary: gh-128217: Validate

[Python-checkins] gh-128217: Validate the normalized_environment variable instead of the similarly named function (GH-128220)

2024-12-24 Thread zooba
https://github.com/python/cpython/commit/40c46f08e2fb3a1807c255ca70bdbc8acc617f46 commit: 40c46f08e2fb3a1807c255ca70bdbc8acc617f46 branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: zooba date: 2024-12-24T13:29:56Z summary: gh-128217: Validate

[Python-checkins] Add Windows version comments to the python manifest. (GH-127439)

2024-12-24 Thread zooba
https://github.com/python/cpython/commit/bd3e200cce6601684108e23e7621bbe05b53a323 commit: bd3e200cce6601684108e23e7621bbe05b53a323 branch: main author: AraHaan committer: zooba date: 2024-12-24T13:01:21Z summary: Add Windows version comments to the python manifest. (GH-127439) files: M PC/pytho

[Python-checkins] gh-128217: Validate the normalized_environment variable instead of the similarly named function (GH-128220)

2024-12-24 Thread zooba
https://github.com/python/cpython/commit/3ddd70ceaaf67b111ee4251817e150396d6d10a9 commit: 3ddd70ceaaf67b111ee4251817e150396d6d10a9 branch: main author: Sergey Muraviov committer: zooba date: 2024-12-24T13:06:41Z summary: gh-128217: Validate the normalized_environment variable instead of the sim

[Python-checkins] [3.12] gh-127847: Fix position in the special-cased zipfile seek (GH-127856) (#128226)

2024-12-24 Thread jaraco
https://github.com/python/cpython/commit/fe41537c60673f35f63188a69f5abd8dd422c4ee commit: fe41537c60673f35f63188a69f5abd8dd422c4ee branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: jaraco date: 2024-12-24T16:15:45Z summary: [3.12] gh-127847: F

[Python-checkins] gh-127847: Fix position in the special-cased zipfile seek (#127856)

2024-12-24 Thread jaraco
https://github.com/python/cpython/commit/7ed6c5c6961d0849f163d4d449fb36bae312b6bc commit: 7ed6c5c6961d0849f163d4d449fb36bae312b6bc branch: main author: Dima Ryazanov committer: jaraco date: 2024-12-24T15:56:42Z summary: gh-127847: Fix position in the special-cased zipfile seek (#127856) ---

[Python-checkins] [3.13] gh-127847: Fix position in the special-cased zipfile seek (GH-127856) (#128225)

2024-12-24 Thread jaraco
https://github.com/python/cpython/commit/e1a0c4065821cbba4ed61705d1b0f505847fc5d4 commit: e1a0c4065821cbba4ed61705d1b0f505847fc5d4 branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: jaraco date: 2024-12-24T16:20:58Z summary: [3.13] gh-127847: F

[Python-checkins] [3.13] gh-112328: Make EnumDict usable on its own and document it (GH-123669) (GH-128142)

2024-12-24 Thread ethanfurman
https://github.com/python/cpython/commit/875e49fb631bf8ae4d4fc545c8ee06c2ad397687 commit: 875e49fb631bf8ae4d4fc545c8ee06c2ad397687 branch: 3.13 author: Ethan Furman committer: ethanfurman date: 2024-12-24T10:50:23-08:00 summary: [3.13] gh-112328: Make EnumDict usable on its own and document it (

[Python-checkins] [3.12] gh-126664: revert: Use `else` instead of `finally` in docs explaining "with" (GH-128169) (#128171)

2024-12-24 Thread gpshead
https://github.com/python/cpython/commit/d263bc742a6a4e4b326d98430a0e7f6d6a6cbf86 commit: d263bc742a6a4e4b326d98430a0e7f6d6a6cbf86 branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: gpshead date: 2024-12-24T10:56:03-08:00 summary: [3.12] gh-126

[Python-checkins] [3.13] gh-126664: revert: Use `else` instead of `finally` in docs explaining "with" (GH-128169) (#128170)

2024-12-24 Thread gpshead
https://github.com/python/cpython/commit/32adae1a104043f2805ca7e01e738cc730e0bdc3 commit: 32adae1a104043f2805ca7e01e738cc730e0bdc3 branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: gpshead date: 2024-12-24T10:55:57-08:00 summary: [3.13] gh-126

[Python-checkins] gh-128201: Fix ``DeprecationWarning`` in ``test_pdb`` (#128202)

2024-12-24 Thread kumaraditya303
https://github.com/python/cpython/commit/d9ed42bc00c74b3150be2a0eb28da03e01dffcc7 commit: d9ed42bc00c74b3150be2a0eb28da03e01dffcc7 branch: main author: Kirill Podoprigora committer: kumaraditya303 date: 2024-12-25T12:56:51+05:30 summary: gh-128201: Fix ``DeprecationWarning`` in ``test_pdb`` (#12

[Python-checkins] gh-128227: Regenerate `Doc/requirements-oldest-sphinx.txt` (#128228)

2024-12-24 Thread Eclips4
https://github.com/python/cpython/commit/7985d460c731b2c48419a33fc1820f9512bb6f21 commit: 7985d460c731b2c48419a33fc1820f9512bb6f21 branch: main author: Bogdan Romanyuk <65823030+wrongn...@users.noreply.github.com> committer: Eclips4 date: 2024-12-24T20:00:24+02:00 summary: gh-128227: Regenerate `

[Python-checkins] [3.12] gh-128227: Regenerate `Doc/requirements-oldest-sphinx.txt` (GH-128228) (#128230)

2024-12-24 Thread Eclips4
https://github.com/python/cpython/commit/11b89094129e4f16705805956e00868e8c924336 commit: 11b89094129e4f16705805956e00868e8c924336 branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: Eclips4 date: 2024-12-24T22:51:06+02:00 summary: [3.12] gh-128

[Python-checkins] gh-128035: Add ssl.HAS_PHA to detect libssl PHA support (GH-128036)

2024-12-24 Thread gpshead
https://github.com/python/cpython/commit/418114c139666f33abff937e40ccbbbdce15bc39 commit: 418114c139666f33abff937e40ccbbbdce15bc39 branch: main author: Will Childs-Klein committer: gpshead date: 2024-12-24T18:29:27Z summary: gh-128035: Add ssl.HAS_PHA to detect libssl PHA support (GH-128036) *

[Python-checkins] [3.13] gh-128227: Regenerate `Doc/requirements-oldest-sphinx.txt` (GH-128228) (#128229)

2024-12-24 Thread Eclips4
https://github.com/python/cpython/commit/a52d663d0c4a7ca1e8e85055217d66d06e32debc commit: a52d663d0c4a7ca1e8e85055217d66d06e32debc branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: Eclips4 date: 2024-12-24T18:06:12Z summary: [3.13] gh-128227: