[Python-checkins] gh-100107: Make py.exe launcher ignore app aliases that launch Microsoft Store (GH-114358)

2024-01-24 Thread zooba
https://github.com/python/cpython/commit/ac5ed8a71082c004b218f402fab4615ec19c3b55 commit: ac5ed8a71082c004b218f402fab4615ec19c3b55 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: zooba date: 2024-01-25T00:40:45Z summary: gh-100107: Make py.e

[Python-checkins] gh-114272: Fix or skip tests that fail due to spaces in paths (GH-114451)

2024-01-24 Thread zooba
https://github.com/python/cpython/commit/c63c6142f9146e1e977f4c824c56e8979e6aca87 commit: c63c6142f9146e1e977f4c824c56e8979e6aca87 branch: main author: Steve Dower committer: zooba date: 2024-01-25T00:38:34Z summary: gh-114272: Fix or skip tests that fail due to spaces in paths (GH-114451) file

[Python-checkins] gh-100107: Make py.exe launcher ignore app aliases that launch Microsoft Store (GH-114358)

2024-01-24 Thread zooba
https://github.com/python/cpython/commit/279bbd2134c1cd56bfcf525b61b76d86e4e3b26b commit: 279bbd2134c1cd56bfcf525b61b76d86e4e3b26b branch: 3.11 author: Miss Islington (bot) <[email protected]> committer: zooba date: 2024-01-25T00:37:46Z summary: gh-100107: Make py.e

[Python-checkins] gh-100107: Make py.exe launcher ignore app aliases that launch Microsoft Store (GH-114358)

2024-01-24 Thread zooba
https://github.com/python/cpython/commit/d5c21c12c17b6e4db2378755af8e3699516da187 commit: d5c21c12c17b6e4db2378755af8e3699516da187 branch: main author: Vincent Cunningham committer: zooba date: 2024-01-25T00:23:28Z summary: gh-100107: Make py.exe launcher ignore app aliases that launch Microsoft

[Python-checkins] [3.12] gh-108731: Add description of __slots__ to MemberDescriptorType docs (GH-108745) (GH-114536)

2024-01-24 Thread serhiy-storchaka
https://github.com/python/cpython/commit/e1220814321bd0bc773f094ca0c72b8cf00f5dbf commit: e1220814321bd0bc773f094ca0c72b8cf00f5dbf branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2024-01-24T20:05:24Z summary: [3.12] gh

[Python-checkins] [3.11] gh-108731: Add description of __slots__ to MemberDescriptorType docs (GH-108745) (GH-114537)

2024-01-24 Thread serhiy-storchaka
https://github.com/python/cpython/commit/d7d3690af7db0744bb6d93435cd7cd3d815105dc commit: d7d3690af7db0744bb6d93435cd7cd3d815105dc branch: 3.11 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2024-01-24T20:05:12Z summary: [3.11] gh

[Python-checkins] gh-108731: Add description of __slots__ to MemberDescriptorType docs (GH-108745)

2024-01-24 Thread serhiy-storchaka
https://github.com/python/cpython/commit/6888cccac0776d965cc38a7240e1bdbacb952b91 commit: 6888cccac0776d965cc38a7240e1bdbacb952b91 branch: main author: plokmijnuhby <[email protected]> committer: serhiy-storchaka date: 2024-01-24T21:58:34+02:00 summary: gh-108731: Add

[Python-checkins] Update outdated comment in ``Python/bytecodes.c`` (#114522)

2024-01-24 Thread gvanrossum
https://github.com/python/cpython/commit/191531f352ce387a2d3a61544fb6feefab754d4a commit: 191531f352ce387a2d3a61544fb6feefab754d4a branch: main author: Kirill Podoprigora committer: gvanrossum date: 2024-01-24T09:14:15-08:00 summary: Update outdated comment in ``Python/bytecodes.c`` (#114522) f

[Python-checkins] [3.11] Docs: mark up the FTP_TLS() docs with param list (GH-114510) (#114533)

2024-01-24 Thread erlend-aasland
https://github.com/python/cpython/commit/94c5567e912dee2c55b55b96a3199e0dd5a46040 commit: 94c5567e912dee2c55b55b96a3199e0dd5a46040 branch: 3.11 author: Miss Islington (bot) <[email protected]> committer: erlend-aasland date: 2024-01-24T17:28:55+01:00 summary: [3.11]

[Python-checkins] [3.12] Docs: mark up the FTP_TLS() docs with param list (GH-114510) (#114532)

2024-01-24 Thread erlend-aasland
https://github.com/python/cpython/commit/66b7ae6f35c739154a245ebc7e084e418c20f398 commit: 66b7ae6f35c739154a245ebc7e084e418c20f398 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: erlend-aasland date: 2024-01-24T17:28:34+01:00 summary: [3.12]

[Python-checkins] GH-112354: `END_FOR` instruction to only pop one value. (GH-114247)

2024-01-24 Thread markshannon
https://github.com/python/cpython/commit/981d172f7f0613d30bef4a8934b361db7fcf0672 commit: 981d172f7f0613d30bef4a8934b361db7fcf0672 branch: main author: Mark Shannon committer: markshannon date: 2024-01-24T15:10:17Z summary: GH-112354: `END_FOR` instruction to only pop one value. (GH-114247) * C

[Python-checkins] Docs: mark up the FTP_TLS() docs with param list (#114510)

2024-01-24 Thread erlend-aasland
https://github.com/python/cpython/commit/6fadd68da5dd928847264b17f62a5b8b369c1c1e commit: 6fadd68da5dd928847264b17f62a5b8b369c1c1e branch: main author: Erlend E. Aasland committer: erlend-aasland date: 2024-01-24T16:06:14+01:00 summary: Docs: mark up the FTP_TLS() docs with param list (#114510)

[Python-checkins] [3.12] gh-104360: remove reference to removed module-level wrap_socket (GH-104361) (GH-114528)

2024-01-24 Thread encukou
https://github.com/python/cpython/commit/26f8a30de6744555b9bf6bdb4c1603b4b84cf0d3 commit: 26f8a30de6744555b9bf6bdb4c1603b4b84cf0d3 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: encukou date: 2024-01-24T14:31:34Z summary: [3.12] gh-104360:

[Python-checkins] gh-104360: remove reference to removed module-level wrap_socket (GH-104361)

2024-01-24 Thread encukou
https://github.com/python/cpython/commit/127a49785247ac8af158b18e38b722e520054d71 commit: 127a49785247ac8af158b18e38b722e520054d71 branch: main author: Thomas Grainger committer: encukou date: 2024-01-24T15:24:00+01:00 summary: gh-104360: remove reference to removed module-level wrap_socket (GH-

[Python-checkins] [3.12] gh-101100: Fix Sphinx warnings in `c-api/structures.rst` (GH-113564) (#114527)

2024-01-24 Thread hugovk
https://github.com/python/cpython/commit/3a588d09d52cc9c1c32e63d5a83f39c3e18097a8 commit: 3a588d09d52cc9c1c32e63d5a83f39c3e18097a8 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2024-01-2

[Python-checkins] [3.11] gh-101100: Fix sphinx warnings in `concurrent.futures.rst` (GH-114521) (#114526)

2024-01-24 Thread hugovk
https://github.com/python/cpython/commit/aa17d917e196c48c1302491582479ccc8bc7bd31 commit: aa17d917e196c48c1302491582479ccc8bc7bd31 branch: 3.11 author: Hugo van Kemenade <[email protected]> committer: hugovk <[email protected]> date: 2024-01-24T13:46:13Z

[Python-checkins] [3.12] gh-101100: Fix sphinx warnings in `concurrent.futures.rst` (GH-114521) (#114525)

2024-01-24 Thread hugovk
https://github.com/python/cpython/commit/085e5d765a0af98636a401afba9e45ab236ddc6d commit: 085e5d765a0af98636a401afba9e45ab236ddc6d branch: 3.12 author: Hugo van Kemenade <[email protected]> committer: hugovk <[email protected]> date: 2024-01-24T13:44:22Z

[Python-checkins] gh-101100: Fix Sphinx warnings in `c-api/structures.rst` (#113564)

2024-01-24 Thread hugovk
https://github.com/python/cpython/commit/51d9068ede41d49e86c9637960f212e2a0f07f4c commit: 51d9068ede41d49e86c9637960f212e2a0f07f4c branch: main author: Hugo van Kemenade <[email protected]> committer: hugovk <[email protected]> date: 2024-01-24T15:40:09+0

[Python-checkins] gh-101100: Fix sphinx warnings in `concurrent.futures.rst` (#114521)

2024-01-24 Thread hugovk
https://github.com/python/cpython/commit/8744ecf5896ccf57875574a9aed46369b8d48dc1 commit: 8744ecf5896ccf57875574a9aed46369b8d48dc1 branch: main author: Nikita Sobolev committer: hugovk <[email protected]> date: 2024-01-24T15:30:50+02:00 summary: gh-101100: Fix sphinx warning

[Python-checkins] [3.12] gh-114440: Close writer pipe in multiprocessing.Queue, not concurrent.futures (GH-114489)

2024-01-24 Thread encukou
https://github.com/python/cpython/commit/c912bc3ed41d18e7822f584008454f9bf4fff98a commit: c912bc3ed41d18e7822f584008454f9bf4fff98a branch: 3.12 author: Petr Viktorin committer: encukou date: 2024-01-24T13:21:10+01:00 summary: [3.12] gh-114440: Close writer pipe in multiprocessing.Queue, not con

[Python-checkins] GH-113710: Add a tier 2 peephole optimization pass. (GH-114487)

2024-01-24 Thread markshannon
https://github.com/python/cpython/commit/384429d1c0cf011dcf88d4043e0328de8b063c24 commit: 384429d1c0cf011dcf88d4043e0328de8b063c24 branch: main author: Mark Shannon committer: markshannon date: 2024-01-24T12:08:31Z summary: GH-113710: Add a tier 2 peephole optimization pass. (GH-114487) * Conve