[Python-checkins] [3.13] gh-125041: test_zlib: For s390x HW acceleration, only skip checking the compressed bytes (GH-125042) (#125527)

2024-10-16 Thread encukou
https://github.com/python/cpython/commit/e3ae56468254004544b0a02f069a78214c964c36 commit: e3ae56468254004544b0a02f069a78214c964c36 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: encukou date: 2024-10-16T13:33:47+02:00 summary: [3.13] gh-125

[Python-checkins] [3.13] gh-125444: Fix illegal instruction for older Arm architectures (GH-125574) (GH-125595)

2024-10-16 Thread colesbury
https://github.com/python/cpython/commit/18b9079ddbc149d6b99c922630c246812e4d8ae7 commit: 18b9079ddbc149d6b99c922630c246812e4d8ae7 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: colesbury date: 2024-10-16T14:48:40Z summary: [3.13] gh-125444

[Python-checkins] gh-125217: Turn off optimization around_PyEval_EvalFrameDefault to avoid MSVC crash (#125477)

2024-10-16 Thread mdboom
https://github.com/python/cpython/commit/51410d8bdcfe0fd215f94a098dc6cd0919c648a1 commit: 51410d8bdcfe0fd215f94a098dc6cd0919c648a1 branch: main author: Michael Droettboom committer: mdboom date: 2024-10-16T12:51:15Z summary: gh-125217: Turn off optimization around_PyEval_EvalFrameDefault to avoi

[Python-checkins] gh-125451: Fix deadlock in ProcessPoolExecutor shutdown (#125492)

2024-10-16 Thread colesbury
https://github.com/python/cpython/commit/760872efecb95017db8e38a8eda614bf23d2a22c commit: 760872efecb95017db8e38a8eda614bf23d2a22c branch: main author: Sam Gross committer: colesbury date: 2024-10-16T11:39:17-04:00 summary: gh-125451: Fix deadlock in ProcessPoolExecutor shutdown (#125492) There

[Python-checkins] gh-125444: Fix illegal instruction for older Arm architectures (#125574)

2024-10-16 Thread colesbury
https://github.com/python/cpython/commit/feda9aa73ab95d17a291db22c416146f8e70edeb commit: feda9aa73ab95d17a291db22c416146f8e70edeb branch: main author: Diego Russo committer: colesbury date: 2024-10-16T09:13:07-04:00 summary: gh-125444: Fix illegal instruction for older Arm architectures (#12557

[Python-checkins] [3.13] CI: Bump Python to 3.13 and mypy to 1.12 in mypy workflow (GH-… (#125596)

2024-10-16 Thread Eclips4
https://github.com/python/cpython/commit/3fda8a824678ea5409509a22c09ab435acccd8c3 commit: 3fda8a824678ea5409509a22c09ab435acccd8c3 branch: 3.13 author: Kirill Podoprigora committer: Eclips4 date: 2024-10-16T15:31:00Z summary: [3.13] CI: Bump Python to 3.13 and mypy to 1.12 in mypy workflow (GH-…

[Python-checkins] gh-124872: Replace enter/exit events with "switched" (#125532)

2024-10-16 Thread ambv
https://github.com/python/cpython/commit/bee112a94d688c8048ddeddaa7bbd5150aecad11 commit: bee112a94d688c8048ddeddaa7bbd5150aecad11 branch: main author: Kirill Podoprigora committer: ambv date: 2024-10-16T13:53:21+02:00 summary: gh-124872: Replace enter/exit events with "switched" (#125532) User

[Python-checkins] gh-125584: Require network resource in ``test_urllib2.HandlerTests.test_ftp_error`` (#125586)

2024-10-16 Thread Eclips4
https://github.com/python/cpython/commit/e4d90be84536746a966478acc4c0cf43a201f492 commit: e4d90be84536746a966478acc4c0cf43a201f492 branch: main author: Michał Górny committer: Eclips4 date: 2024-10-16T13:24:41Z summary: gh-125584: Require network resource in ``test_urllib2.HandlerTests.test_ftp

[Python-checkins] CI: Bump Python to 3.13 and mypy to 1.12 in mypy workflow (#125592)

2024-10-16 Thread Eclips4
https://github.com/python/cpython/commit/d83fcf8371f2f33c7797bc8f5423a8bca8c46e5c commit: d83fcf8371f2f33c7797bc8f5423a8bca8c46e5c branch: main author: Kirill Podoprigora committer: Eclips4 date: 2024-10-16T14:27:19Z summary: CI: Bump Python to 3.13 and mypy to 1.12 in mypy workflow (#125592) *

[Python-checkins] [3.12] gh-125041: test_zlib: For s390x HW acceleration, only skip checking the compressed bytes (GH-125042) (GH-125526)

2024-10-16 Thread encukou
https://github.com/python/cpython/commit/cbd50a4bdc7ec474221334324a09e5f2053adea6 commit: cbd50a4bdc7ec474221334324a09e5f2053adea6 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: encukou date: 2024-10-16T14:44:37+02:00 summary: [3.12] gh-125

[Python-checkins] [3.12] gh-124958: fix asyncio.TaskGroup and _PyFuture refcycles (#124959) (#125466)

2024-10-16 Thread 1st1
https://github.com/python/cpython/commit/32d457941e8b39c0300e02632f932d1556b7beee commit: 32d457941e8b39c0300e02632f932d1556b7beee branch: 3.12 author: Thomas Grainger committer: 1st1 date: 2024-10-16T21:45:59-07:00 summary: [3.12] gh-124958: fix asyncio.TaskGroup and _PyFuture refcycles (#12495

[Python-checkins] gh-125615: Fix grammar nit in tutorial's interactive interpreter appendix (GH-125617)

2024-10-16 Thread zware
https://github.com/python/cpython/commit/aab3210271136ad8e8fecd927b806602c463e1f2 commit: aab3210271136ad8e8fecd927b806602c463e1f2 branch: main author: Cornelius Roemer committer: zware date: 2024-10-16T15:53:30-05:00 summary: gh-125615: Fix grammar nit in tutorial's interactive interpreter appe

[Python-checkins] [3.13] gh-125615: Fix grammar nit in tutorial's interactive interpreter appendix (GH-125619)

2024-10-16 Thread zware
https://github.com/python/cpython/commit/ca9bbafb492815bcb10c4c9e4eba080c60c81e2a commit: ca9bbafb492815bcb10c4c9e4eba080c60c81e2a branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: zware date: 2024-10-16T20:58:49Z summary: [3.13] gh-125615: Fi

[Python-checkins] gh-115382: Fix cross compiles when host and target use same SOABI

2024-10-16 Thread FFY00
https://github.com/python/cpython/commit/aecbc2e6f40f8066f478c2d0f3be5b550e36cfd3 commit: aecbc2e6f40f8066f478c2d0f3be5b550e36cfd3 branch: main author: Vincent Fazio committer: FFY00 date: 2024-10-16T23:01:42+01:00 summary: gh-115382: Fix cross compiles when host and target use same SOABI Co-au

[Python-checkins] gh-125550: Enable py.exe to detect Store installs of 3.14 (GH-125551)

2024-10-16 Thread zooba
https://github.com/python/cpython/commit/8e7b2a1161744c7d3d90966a65ed6ae1019a65cb commit: 8e7b2a1161744c7d3d90966a65ed6ae1019a65cb branch: main author: Steve Dower committer: zooba date: 2024-10-16T23:05:20+01:00 summary: gh-125550: Enable py.exe to detect Store installs of 3.14 (GH-125551) fil

[Python-checkins] gh-125550: Enable py.exe to detect Store installs of 3.14 (GH-125551)

2024-10-16 Thread zooba
https://github.com/python/cpython/commit/42b8e52de41fc82f2985ddda9d40112b6e28a80c commit: 42b8e52de41fc82f2985ddda9d40112b6e28a80c branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: zooba date: 2024-10-16T22:25:16Z summary: gh-125550: Enable py

[Python-checkins] gh-125550: Enable py.exe to detect Store installs of 3.14 (GH-125551)

2024-10-16 Thread zooba
https://github.com/python/cpython/commit/06dc0bc6bfd7a9b47cb8a526709b7f3bd68deabb commit: 06dc0bc6bfd7a9b47cb8a526709b7f3bd68deabb branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: zooba date: 2024-10-16T22:32:21Z summary: gh-125550: Enable py

[Python-checkins] [3.13] gh-125451: Fix deadlock in ProcessPoolExecutor shutdown (GH-125492) (GH-125598)

2024-10-16 Thread colesbury
https://github.com/python/cpython/commit/4fc4067796d223ed63240a2db425855ddbc3dd24 commit: 4fc4067796d223ed63240a2db425855ddbc3dd24 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: colesbury date: 2024-10-16T14:03:17-04:00 summary: [3.13] gh-1

[Python-checkins] [3.12] gh-125451: Fix deadlock in ProcessPoolExecutor shutdown (GH-125492) (#125599)

2024-10-16 Thread colesbury
https://github.com/python/cpython/commit/4256847190e3f87ec357a1a4e8d9eb5c57367d5e commit: 4256847190e3f87ec357a1a4e8d9eb5c57367d5e branch: 3.12 author: Sam Gross committer: colesbury date: 2024-10-16T14:03:32-04:00 summary: [3.12] gh-125451: Fix deadlock in ProcessPoolExecutor shutdown (GH-12549

[Python-checkins] gh-125620: Remove unnecessary import of subprocess in spawnv_passfds (#125624)

2024-10-16 Thread gpshead
https://github.com/python/cpython/commit/a38fef4439139743e3334c1d69f24cafdf4d71da commit: a38fef4439139743e3334c1d69f24cafdf4d71da branch: main author: Furkan Onder committer: gpshead date: 2024-10-16T22:42:29Z summary: gh-125620: Remove unnecessary import of subprocess in spawnv_passfds (#12562

[Python-checkins] gh-124694: Add concurrent.futures.InterpreterPoolExecutor (gh-124548)

2024-10-16 Thread ericsnowcurrently
https://github.com/python/cpython/commit/a5a7f5e16d8c3938d266703ea8fba8ffee3e3ae5 commit: a5a7f5e16d8c3938d266703ea8fba8ffee3e3ae5 branch: main author: Eric Snow committer: ericsnowcurrently date: 2024-10-16T16:50:46-06:00 summary: gh-124694: Add concurrent.futures.InterpreterPoolExecutor (gh-12