[Python-checkins] [3.13] gh-121453: Update the `Doc/templates/download.html` download files size estimates and support download `.texi` format. (GH-121454) (#121890)

2024-07-16 Thread hugovk
https://github.com/python/cpython/commit/659725c6ac7a6fb4f8170f0efb3fd0852105a779 commit: 659725c6ac7a6fb4f8170f0efb3fd0852105a779 branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: hugovk <1324225+hug...@users.noreply.github.com> date: 2024-07-1

[Python-checkins] [3.12] gh-121453: Update the `Doc/templates/download.html` download files size estimates and support download `.texi` format. (GH-121454) (#121891)

2024-07-16 Thread hugovk
https://github.com/python/cpython/commit/a15ed5661ff0cb516575d1d100dbbb40b418dd53 commit: a15ed5661ff0cb516575d1d100dbbb40b418dd53 branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: hugovk <1324225+hug...@users.noreply.github.com> date: 2024-07-1

[Python-checkins] gh-121453: Update the `Doc/templates/download.html` download files size estimates and support download `.texi` format. (#121454)

2024-07-16 Thread hugovk
https://github.com/python/cpython/commit/37611171af4dffbd139e0393873479ed973e9585 commit: 37611171af4dffbd139e0393873479ed973e9585 branch: main author: Wulian233 <1055917...@qq.com> committer: hugovk <1324225+hug...@users.noreply.github.com> date: 2024-07-17T00:20:55-06:00 summary: gh-121453: Upda

[Python-checkins] [3.12] gh-121871: Allow overriding docs build date with SOURCE_DATE_EPOCH (GH-121872) (#121887)

2024-07-16 Thread hugovk
https://github.com/python/cpython/commit/7057d5e270e771e1c6c6eb79c4cdcbd8e5f0ec83 commit: 7057d5e270e771e1c6c6eb79c4cdcbd8e5f0ec83 branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: hugovk <1324225+hug...@users.noreply.github.com> date: 2024-07-1

[Python-checkins] [3.13] gh-121871: Allow overriding docs build date with SOURCE_DATE_EPOCH (GH-121872) (#121888)

2024-07-16 Thread hugovk
https://github.com/python/cpython/commit/7e5f6be763a6a3793dc2de1aecd138ca8776c38f commit: 7e5f6be763a6a3793dc2de1aecd138ca8776c38f branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: hugovk <1324225+hug...@users.noreply.github.com> date: 2024-07-1

[Python-checkins] gh-121871: Allow overriding docs build date with SOURCE_DATE_EPOCH (#121872)

2024-07-16 Thread hugovk
https://github.com/python/cpython/commit/941b3b7f4473153bf99f4c47e99f34f7aefe51ac commit: 941b3b7f4473153bf99f4c47e99f34f7aefe51ac branch: main author: Bernhard M. Wiedemann committer: hugovk <1324225+hug...@users.noreply.github.com> date: 2024-07-16T23:34:00-06:00 summary: gh-121871: Allow overr

[Python-checkins] [3.13] GH-121583: Remove dependency from pystats.h to internal header file (GH-121880)

2024-07-16 Thread brandtbucher
https://github.com/python/cpython/commit/f888636182bcc89a6281c6728484f0a2334a5e14 commit: f888636182bcc89a6281c6728484f0a2334a5e14 branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: brandtbucher date: 2024-07-16T23:03:07Z summary: [3.13] GH-121

[Python-checkins] GH-121583: Remove dependency from pystats.h to internal header file (GH-121587)

2024-07-16 Thread brandtbucher
https://github.com/python/cpython/commit/f036a463dbc43d25712183dc6afa4e38c1aaf93d commit: f036a463dbc43d25712183dc6afa4e38c1aaf93d branch: main author: Michael Droettboom committer: brandtbucher date: 2024-07-16T15:38:29-07:00 summary: GH-121583: Remove dependency from pystats.h to internal head

[Python-checkins] [3.13] GH-120371: Add WASI SDK 22 support (GH-121870) (GH-121873)

2024-07-16 Thread brettcannon
https://github.com/python/cpython/commit/2e34591f1bcb5713744a5ced8d2fcc448406e464 commit: 2e34591f1bcb5713744a5ced8d2fcc448406e464 branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: brettcannon date: 2024-07-16T14:49:55-07:00 summary: [3.13] GH

[Python-checkins] [3.13] gh-83648: Use versionadded in 'deprecated' description (GH-121878)

2024-07-16 Thread zware
https://github.com/python/cpython/commit/b11a77668c8e2fd5dec4d59ef78ce4733b4a8e3a commit: b11a77668c8e2fd5dec4d59ef78ce4733b4a8e3a branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: zware date: 2024-07-16T21:43:40Z summary: [3.13] gh-83648: Use

[Python-checkins] gh-83648: Use versionadded in 'deprecated' description (GH-121877)

2024-07-16 Thread zware
https://github.com/python/cpython/commit/4e35dd607b0f32657341e6c4f583d14964ee1699 commit: 4e35dd607b0f32657341e6c4f583d14964ee1699 branch: main author: Zachary Ware committer: zware date: 2024-07-16T21:26:17Z summary: gh-83648: Use versionadded in 'deprecated' description (GH-121877) files: M D

[Python-checkins] GH-120371: Add WASI SDK 22 support (GH-121870)

2024-07-16 Thread brettcannon
https://github.com/python/cpython/commit/f589f263bcb54332e47bfc76cbb06f775e82b778 commit: f589f263bcb54332e47bfc76cbb06f775e82b778 branch: main author: Brett Cannon committer: brettcannon date: 2024-07-16T20:00:39Z summary: GH-120371: Add WASI SDK 22 support (GH-121870) Required disabling stub

[Python-checkins] [3.13] gh-121860: Fix crash when materializing managed dict (GH-121866) (#121867)

2024-07-16 Thread colesbury
https://github.com/python/cpython/commit/66130290846ec9438d80d99a4d1f7754e73c3078 commit: 66130290846ec9438d80d99a4d1f7754e73c3078 branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: colesbury date: 2024-07-16T19:26:01Z summary: [3.13] gh-121860

[Python-checkins] gh-118934: Make PyEval_GetLocals return borrowed reference (#119769)

2024-07-16 Thread gaogaotiantian
https://github.com/python/cpython/commit/e65cb4c6f01a687f451ad9db1600525e1c5832c4 commit: e65cb4c6f01a687f451ad9db1600525e1c5832c4 branch: main author: Tian Gao committer: gaogaotiantian date: 2024-07-16T12:17:47-07:00 summary: gh-118934: Make PyEval_GetLocals return borrowed reference (#119769)

[Python-checkins] gh-121860: Fix crash when materializing managed dict (#121866)

2024-07-16 Thread colesbury
https://github.com/python/cpython/commit/162b41f57757c1df40eb377985e2e877fb0f0ea3 commit: 162b41f57757c1df40eb377985e2e877fb0f0ea3 branch: main author: Sam Gross committer: colesbury date: 2024-07-16T14:58:36-04:00 summary: gh-121860: Fix crash when materializing managed dict (#121866) The obje

[Python-checkins] gh-121130: Fix f-string format specifiers with debug expressions (#121150)

2024-07-16 Thread pablogsal
https://github.com/python/cpython/commit/c46d64e0ef8e92a6b4ab4805d813d7e4d6663380 commit: c46d64e0ef8e92a6b4ab4805d813d7e4d6663380 branch: main author: Pablo Galindo Salgado committer: pablogsal date: 2024-07-16T19:57:22+01:00 summary: gh-121130: Fix f-string format specifiers with debug express

[Python-checkins] [3.13] gh-121621: Move asyncio running loop to thread state (GH-121695) (GH-121864)

2024-07-16 Thread Fidget-Spinner
https://github.com/python/cpython/commit/06d76c4b94f87b0785a96dbfa0904afc0b459cb7 commit: 06d76c4b94f87b0785a96dbfa0904afc0b459cb7 branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: Fidget-Spinner date: 2024-07-17T01:57:37+08:00 summary: [3.13]

[Python-checkins] [3.13] gh-121814: Only check f_trace_opcodes if Python frame exists (GH-121818) (#121861)

2024-07-16 Thread gaogaotiantian
https://github.com/python/cpython/commit/54db42fe2ca6b6cbbed84499627064367869e6cb commit: 54db42fe2ca6b6cbbed84499627064367869e6cb branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: gaogaotiantian date: 2024-07-16T10:13:28-07:00 summary: [3.13]

[Python-checkins] gh-121621: Move asyncio running loop to thread state (GH-121695)

2024-07-16 Thread Fidget-Spinner
https://github.com/python/cpython/commit/69c68de43aef03dd52fabd21f99cb3b0f9329201 commit: 69c68de43aef03dd52fabd21f99cb3b0f9329201 branch: main author: Ken Jin committer: Fidget-Spinner date: 2024-07-17T01:09:58+08:00 summary: gh-121621: Move asyncio running loop to thread state (GH-121695) fil

[Python-checkins] [3.13] GH-105879: Note exec/eval keyword change in What's New (GH-121831) (#121852)

2024-07-16 Thread ncoghlan
https://github.com/python/cpython/commit/c11d789a4c8146367c920ce2253f33aeddf81fcf commit: c11d789a4c8146367c920ce2253f33aeddf81fcf branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: ncoghlan date: 2024-07-17T02:01:03+10:00 summary: [3.13] GH-10

[Python-checkins] [3.12] gh-121160: Add some tests for readline.set_history_length (GH-121326) (GH-121857)

2024-07-16 Thread encukou
https://github.com/python/cpython/commit/9d996b5205fbcd89509615788cd893cc0b0bfd22 commit: 9d996b5205fbcd89509615788cd893cc0b0bfd22 branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: encukou date: 2024-07-16T17:16:00+02:00 summary: [3.12] gh-121

[Python-checkins] [3.13] gh-121160: Add some tests for readline.set_history_length (GH-121326) (GH-121856)

2024-07-16 Thread encukou
https://github.com/python/cpython/commit/7c9861f9d98975e12cefed40708650742efccb2c commit: 7c9861f9d98975e12cefed40708650742efccb2c branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: encukou date: 2024-07-16T17:15:51+02:00 summary: [3.13] gh-121

[Python-checkins] gh-59022: Added tests for `pkgutil.extend_path` (#59022) (GH-121673)

2024-07-16 Thread encukou
https://github.com/python/cpython/commit/8f2532168b4630e413a42ccb5e458708808702ea commit: 8f2532168b4630e413a42ccb5e458708808702ea branch: main author: Andreas Stocker committer: encukou date: 2024-07-16T17:14:26+02:00 summary: gh-59022: Added tests for `pkgutil.extend_path` (#59022) (GH-121673)

[Python-checkins] [3.13] gh-121403: Add notes for PyList_GetXXX APIs about the need for init (gh-121626) (gh-121827)

2024-07-16 Thread corona10
https://github.com/python/cpython/commit/e64a9db73dd51c72064ef462b19146e9b9419633 commit: e64a9db73dd51c72064ef462b19146e9b9419633 branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: corona10 date: 2024-07-16T14:32:31Z summary: [3.13] gh-121403:

[Python-checkins] [3.12] Fix using `check_source` flags as bool (GH-121848) (#121855)

2024-07-16 Thread hugovk
https://github.com/python/cpython/commit/61d5e878925abdcb5dbc1de77bc28445f292dacf commit: 61d5e878925abdcb5dbc1de77bc28445f292dacf branch: 3.12 author: Sviatoslav Sydorenko (Святослав Сидоренко) committer: hugovk <1324225+hug...@users.noreply.github.com> date: 2024-07-16T14:15:05Z summary: [3.12]

[Python-checkins] gh-121160: Add some tests for readline.set_history_length (GH-121326)

2024-07-16 Thread encukou
https://github.com/python/cpython/commit/263c7e611bb24715e513d457a3477a61fff15162 commit: 263c7e611bb24715e513d457a3477a61fff15162 branch: main author: Petr Viktorin committer: encukou date: 2024-07-16T16:09:08+02:00 summary: gh-121160: Add some tests for readline.set_history_length (GH-121326)

[Python-checkins] [3.13] CI: Fix using `check_source` flags as bool (GH-121848) (#121853)

2024-07-16 Thread hugovk
https://github.com/python/cpython/commit/c3dfde7b18b4c2cfb03194b4723a7e6d2d6abd6f commit: c3dfde7b18b4c2cfb03194b4723a7e6d2d6abd6f branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: hugovk <1324225+hug...@users.noreply.github.com> date: 2024-07-1

[Python-checkins] [3.13] gh-113993: For string interning, do not rely on (or assert) _Py_IsImmortal (GH-121358) (GH-121851)

2024-07-16 Thread encukou
https://github.com/python/cpython/commit/281ffb60cc194c4eefee3e112888251abd1a749a commit: 281ffb60cc194c4eefee3e112888251abd1a749a branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: encukou date: 2024-07-16T13:42:49Z summary: [3.13] gh-113993:

[Python-checkins] gh-113993: Don't immortalize in PyUnicode_InternInPlace; keep immortalizing in other API (#121364)

2024-07-16 Thread encukou
https://github.com/python/cpython/commit/b4aedb23ae7954fb58084dda16cd41786819a8cf commit: b4aedb23ae7954fb58084dda16cd41786819a8cf branch: main author: Petr Viktorin committer: encukou date: 2024-07-16T15:36:21+02:00 summary: gh-113993: Don't immortalize in PyUnicode_InternInPlace; keep immortal

[Python-checkins] GH-105879: Note exec/eval keyword change in What's New (GH-121831)

2024-07-16 Thread ncoghlan
https://github.com/python/cpython/commit/d7a099d7ae749798bd822aee5d1d46d0a335189b commit: d7a099d7ae749798bd822aee5d1d46d0a335189b branch: main author: Alyssa Coghlan committer: ncoghlan date: 2024-07-16T13:24:45Z summary: GH-105879: Note exec/eval keyword change in What's New (GH-121831) files

[Python-checkins] gh-113993: For string interning, do not rely on (or assert) _Py_IsImmortal (GH-121358)

2024-07-16 Thread encukou
https://github.com/python/cpython/commit/956270d08d5c23f59937e2f29f8e0b7f63d68afd commit: 956270d08d5c23f59937e2f29f8e0b7f63d68afd branch: main author: Petr Viktorin committer: encukou date: 2024-07-16T15:17:29+02:00 summary: gh-113993: For string interning, do not rely on (or assert) _Py_IsImmo

[Python-checkins] 🧪🚑 Fix using `check_source` flags as bool (#121848)

2024-07-16 Thread hugovk
https://github.com/python/cpython/commit/a0b205bba555dd9c702b9a856cd9a8153277c9b0 commit: a0b205bba555dd9c702b9a856cd9a8153277c9b0 branch: main author: Sviatoslav Sydorenko (Святослав Сидоренко) committer: hugovk <1324225+hug...@users.noreply.github.com> date: 2024-07-16T12:50:30Z summary: 🧪🚑 Fix

[Python-checkins] [3.13] gh-120522: Revert "Add a `--with-app-store-compliance` configure option to patch out problematic code" (GH-121844) (#121845)

2024-07-16 Thread ned-deily
https://github.com/python/cpython/commit/f0e4b02c3930b51d94a7e7827710d0468c763bc7 commit: f0e4b02c3930b51d94a7e7827710d0468c763bc7 branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: ned-deily date: 2024-07-16T11:14:19Z summary: [3.13] gh-120522

[Python-checkins] gh-120522: Revert "Add a `--with-app-store-compliance` configure option to patch out problematic code" (gh-120984) (#121844)

2024-07-16 Thread ned-deily
https://github.com/python/cpython/commit/f27593a87c344f3774ca73644a11cbd5614007ef commit: f27593a87c344f3774ca73644a11cbd5614007ef branch: main author: Ned Deily committer: ned-deily date: 2024-07-16T06:49:36-04:00 summary: gh-120522: Revert "Add a `--with-app-store-compliance` configure option

[Python-checkins] [3.13] gh-120317: Lock around global state in the tokenize module (GH-120318) (#121841)

2024-07-16 Thread lysnikolaou
https://github.com/python/cpython/commit/e45c61f736495272c71eb42d8a032c74867183fe commit: e45c61f736495272c71eb42d8a032c74867183fe branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: lysnikolaou date: 2024-07-16T10:03:47Z summary: [3.13] gh-1203

[Python-checkins] gh-120317: Lock around global state in the tokenize module (#120318)

2024-07-16 Thread lysnikolaou
https://github.com/python/cpython/commit/8549559f383dfcc0ad0c32496f62a4b737c05b4f commit: 8549559f383dfcc0ad0c32496f62a4b737c05b4f branch: main author: Lysandros Nikolaou committer: lysnikolaou date: 2024-07-16T11:35:57+02:00 summary: gh-120317: Lock around global state in the tokenize module (#

[Python-checkins] [3.13] gh-121791: Check for `NULL` in `MethodDescriptor2_new` in `_testcapi` (GH-121792) (#121839)

2024-07-16 Thread sobolevn
https://github.com/python/cpython/commit/93ee63ae20065ef671bb923f60d6fa889f2ff7a9 commit: 93ee63ae20065ef671bb923f60d6fa889f2ff7a9 branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: sobolevn date: 2024-07-16T08:55:37Z summary: [3.13] gh-121791:

[Python-checkins] [3.12] gh-121791: Check for `NULL` in `MethodDescriptor2_new` in `_testcapi` (GH-121792) (#121840)

2024-07-16 Thread sobolevn
https://github.com/python/cpython/commit/106d6456ca8694f435527c064dc27828f965ae41 commit: 106d6456ca8694f435527c064dc27828f965ae41 branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: sobolevn date: 2024-07-16T08:51:50Z summary: [3.12] gh-121791:

[Python-checkins] gh-121791: Check for `NULL` in `MethodDescriptor2_new` in `_testcapi` (#121792)

2024-07-16 Thread sobolevn
https://github.com/python/cpython/commit/8b6d4755812d0b02e9f26beb9c9a7714e4c5ac28 commit: 8b6d4755812d0b02e9f26beb9c9a7714e4c5ac28 branch: main author: sobolevn committer: sobolevn date: 2024-07-16T11:29:33+03:00 summary: gh-121791: Check for `NULL` in `MethodDescriptor2_new` in `_testcapi` (#12

[Python-checkins] [3.12] gh-85453: Fix 'timezone' vs. 'time zone' spelling issues in datetime.rst (GH-118449) (#121838)

2024-07-16 Thread erlend-aasland
https://github.com/python/cpython/commit/52df6c427c33fcd61f78f6fd1d871ae114ad2dc0 commit: 52df6c427c33fcd61f78f6fd1d871ae114ad2dc0 branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: erlend-aasland date: 2024-07-16T08:23:40Z summary: [3.12] gh-8

[Python-checkins] gh-85453: Fix 'timezone' vs. 'time zone' spelling issues in datetime.rst (#118449)

2024-07-16 Thread erlend-aasland
https://github.com/python/cpython/commit/1755df7b3bf5aaaba55fd7ec02a91d99305e362e commit: 1755df7b3bf5aaaba55fd7ec02a91d99305e362e branch: main author: edson duarte committer: erlend-aasland date: 2024-07-16T10:17:00+02:00 summary: gh-85453: Fix 'timezone' vs. 'time zone' spelling issues in date

[Python-checkins] [3.13] gh-119189: Fix the power operator for Fraction (GH-119242) (GH-119836)

2024-07-16 Thread serhiy-storchaka
https://github.com/python/cpython/commit/d02adecb42137711e8c58aac661fbeb46be4837b commit: d02adecb42137711e8c58aac661fbeb46be4837b branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: serhiy-storchaka date: 2024-07-16T10:44:23+03:00 summary: [3.1

[Python-checkins] [3.12] gh-119189: Fix the power operator for Fraction (GH-119242) (GH-119835)

2024-07-16 Thread serhiy-storchaka
https://github.com/python/cpython/commit/d4f57ccc3af2acc32406e40bc9d6c943617171f4 commit: d4f57ccc3af2acc32406e40bc9d6c943617171f4 branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: serhiy-storchaka date: 2024-07-16T10:44:05+03:00 summary: [3.1