[Python-checkins] [3.13] gh-131531: Add `android.py package` command (GH-131532) (#131960)

2025-03-31 Thread freakboy3742
https://github.com/python/cpython/commit/38943bef251330a50a6c8c6aecdf892471d9d1aa commit: 38943bef251330a50a6c8c6aecdf892471d9d1aa branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: freakboy3742 date: 2025-04-01T10:05:39+08:00 summary: [3.13] g

[Python-checkins] gh-131531: Add `android.py package` command (#131532)

2025-03-31 Thread freakboy3742
https://github.com/python/cpython/commit/fe5c4c53e7bc6d780686013eaab17de2237b2176 commit: fe5c4c53e7bc6d780686013eaab17de2237b2176 branch: main author: Malcolm Smith committer: freakboy3742 date: 2025-04-01T08:46:29+08:00 summary: gh-131531: Add `android.py package` command (#131532) Adds a `pa

[Python-checkins] [3.12] gh-129917: Update installers to use SQLite 3.49.1 (#131025) (#131958)

2025-03-31 Thread erlend-aasland
https://github.com/python/cpython/commit/b1bbd0160d2202bc686cef4c80d42023eb085bff commit: b1bbd0160d2202bc686cef4c80d42023eb085bff branch: 3.12 author: Erlend E. Aasland committer: erlend-aasland date: 2025-03-31T21:39:06Z summary: [3.12] gh-129917: Update installers to use SQLite 3.49.1 (#13102

[Python-checkins] [3.13] gh-129917: Update installers to use SQLite 3.49.1 (GH-131025) (#131957)

2025-03-31 Thread erlend-aasland
https://github.com/python/cpython/commit/67087d9327cf1dba5df5d2d8a4a3d19d1497e554 commit: 67087d9327cf1dba5df5d2d8a4a3d19d1497e554 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: erlend-aasland date: 2025-03-31T21:37:14Z summary: [3.13] gh-1

[Python-checkins] gh-129917: Update installers to use SQLite 3.49.1 (#131025)

2025-03-31 Thread erlend-aasland
https://github.com/python/cpython/commit/45a3ab5a81769eadd94da3e26eb9bb2f3ae80fb1 commit: 45a3ab5a81769eadd94da3e26eb9bb2f3ae80fb1 branch: main author: Erlend E. Aasland committer: erlend-aasland date: 2025-03-31T23:13:17+02:00 summary: gh-129917: Update installers to use SQLite 3.49.1 (#131025)

[Python-checkins] GH-131296: Add missing UNREACHABLE mark in thread_nt.h (GH-131589)

2025-03-31 Thread zooba
https://github.com/python/cpython/commit/2e96f5ae4d1700d77a53180b4866c5b9f002e62d commit: 2e96f5ae4d1700d77a53180b4866c5b9f002e62d branch: main author: Chris Eibl <[email protected]> committer: zooba date: 2025-03-31T20:28:35+01:00 summary: GH-131296: Add missing UNREA

[Python-checkins] [3.13] gh-131675: Fix `mi_atomic_yield` in mimalloc on 32-bit ARM (gh-131784) (gh-131954)

2025-03-31 Thread colesbury
https://github.com/python/cpython/commit/4913b6f944f6a8cff7eb52977a0fc05fedbe8d4b commit: 4913b6f944f6a8cff7eb52977a0fc05fedbe8d4b branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: colesbury date: 2025-03-31T14:58:29-04:00 summary: [3.13] gh-1

[Python-checkins] gh-126037: fix UAF in `xml.etree.ElementTree.Element.find*` when concurrent mutations happen (#127964)

2025-03-31 Thread picnixz
https://github.com/python/cpython/commit/c57623c221d46daeaedfbf2b32d041fde0c882de commit: c57623c221d46daeaedfbf2b32d041fde0c882de branch: main author: Bénédikt Tran <[email protected]> committer: picnixz <[email protected]> date: 2025-03-31T12:26:52+

[Python-checkins] [3.12] gh-131865: Properly apply exported CFLAGS for dtrace/systemtap builds (GH-131866) (#131951)

2025-03-31 Thread vstinner
https://github.com/python/cpython/commit/b87ea7d4e3659179786713143398dc8e731bb2e4 commit: b87ea7d4e3659179786713143398dc8e731bb2e4 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: vstinner date: 2025-03-31T18:29:04Z summary: [3.12] gh-131865:

[Python-checkins] [3.13] gh-131865: Properly apply exported CFLAGS for dtrace/systemtap builds (GH-131866) (#131950)

2025-03-31 Thread vstinner
https://github.com/python/cpython/commit/29b958a36b8c18a289701f77c922831fe0151d53 commit: 29b958a36b8c18a289701f77c922831fe0151d53 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: vstinner date: 2025-03-31T20:15:45+02:00 summary: [3.13] gh-13

[Python-checkins] [3.13] gh-131936: Strengthen check in `_suggestions._generate_suggestions` (GH-131945) (#131949)

2025-03-31 Thread vstinner
https://github.com/python/cpython/commit/d52371c8cdafeb61df92e9cea6b02e3c4d052765 commit: d52371c8cdafeb61df92e9cea6b02e3c4d052765 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: vstinner date: 2025-03-31T17:54:20Z summary: [3.13] gh-131936:

[Python-checkins] GH-131296: Fix incompatible pointer type warning in _winapi.c (GH-131600)

2025-03-31 Thread zooba
https://github.com/python/cpython/commit/9127b4602e4e0e110eab7f2f6a8ac54fe66b0a72 commit: 9127b4602e4e0e110eab7f2f6a8ac54fe66b0a72 branch: main author: Chris Eibl <[email protected]> committer: zooba date: 2025-03-31T17:33:55+01:00 summary: GH-131296: Fix incompatible

[Python-checkins] GH-131296: Fix clang-cl warning on Windows in liblzma (GH-131897)

2025-03-31 Thread zooba
https://github.com/python/cpython/commit/cf839c3373d8a492e87ae1e4337aa0c21ffaffcd commit: cf839c3373d8a492e87ae1e4337aa0c21ffaffcd branch: main author: Chris Eibl <[email protected]> committer: zooba date: 2025-03-31T15:50:44+01:00 summary: GH-131296: Fix clang-cl warn

[Python-checkins] GH-131296: Fix parenthesis warnings on Windows-specific code (GH-131905)

2025-03-31 Thread zooba
https://github.com/python/cpython/commit/7cbcb6efd9e3b2727bc31748bced511def3727c2 commit: 7cbcb6efd9e3b2727bc31748bced511def3727c2 branch: main author: Chris Eibl <[email protected]> committer: zooba date: 2025-03-31T15:54:30+01:00 summary: GH-131296: Fix parenthesis w

[Python-checkins] Fix PEP number in `ast_opt.c` for new `finally` check (#131928)

2025-03-31 Thread sobolevn
https://github.com/python/cpython/commit/1e3ec335e01453639f5f475a5a8f917a1cc83b27 commit: 1e3ec335e01453639f5f475a5a8f917a1cc83b27 branch: main author: sobolevn committer: sobolevn date: 2025-03-31T16:29:23+03:00 summary: Fix PEP number in `ast_opt.c` for new `finally` check (#131928) files: M

[Python-checkins] GH-131498: Another refactoring of the code generator (GH-131827)

2025-03-31 Thread markshannon
https://github.com/python/cpython/commit/c535a132e40a516a7cca219b2659e85bccaa0529 commit: c535a132e40a516a7cca219b2659e85bccaa0529 branch: main author: Mark Shannon committer: markshannon date: 2025-03-31T13:52:48+01:00 summary: GH-131498: Another refactoring of the code generator (GH-131827) *

[Python-checkins] [3.13] gh-126033: fix UAF in `xml.etree.ElementTree.Element.remove` when concurrent mutations happen (GH-126124) (#131929)

2025-03-31 Thread picnixz
https://github.com/python/cpython/commit/b41c8cc671f454743c076ced412eec01565d0625 commit: b41c8cc671f454743c076ced412eec01565d0625 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: picnixz <[email protected]> date: 2025-0

[Python-checkins] [3.12] gh-126037: fix UAF in `xml.etree.ElementTree.Element.find*` when concurrent mutations happen (#127964) (#131932)

2025-03-31 Thread picnixz
https://github.com/python/cpython/commit/f1689b61fe16fa58cf5dab4e448a8ff1cac32f2d commit: f1689b61fe16fa58cf5dab4e448a8ff1cac32f2d branch: 3.12 author: Bénédikt Tran <[email protected]> committer: picnixz <[email protected]> date: 2025-03-31T14:47:22+

[Python-checkins] [3.12] gh-126033: fix UAF in `xml.etree.ElementTree.Element.remove` when concurrent mutations happen (GH-126124) (#131930)

2025-03-31 Thread picnixz
https://github.com/python/cpython/commit/5d4e89141137d98a546f81210c0c449ab1d76937 commit: 5d4e89141137d98a546f81210c0c449ab1d76937 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: picnixz <[email protected]> date: 2025-0

[Python-checkins] [3.13] gh-126037: fix UAF in `xml.etree.ElementTree.Element.find*` when current mutations happen (#127964) (#131931)

2025-03-31 Thread picnixz
https://github.com/python/cpython/commit/588bb6ddf4388cefc926006e9e4752b7e62ea077 commit: 588bb6ddf4388cefc926006e9e4752b7e62ea077 branch: 3.13 author: Bénédikt Tran <[email protected]> committer: picnixz <[email protected]> date: 2025-03-31T14:48:42+

[Python-checkins] gh-126033: fix UAF in `xml.etree.ElementTree.Element.remove` when concurrent mutations happen (#126124)

2025-03-31 Thread picnixz
https://github.com/python/cpython/commit/bab1398a47f6d0cfc1be70497f306874c749ef7c commit: bab1398a47f6d0cfc1be70497f306874c749ef7c branch: main author: Bénédikt Tran <[email protected]> committer: picnixz <[email protected]> date: 2025-03-31T12:31:26+