[Python-checkins] [3.12] gh-118633: Add warning regarding the unsafe usage of eval and exec (GH-118437) (#126162)

2024-10-29 Thread hauntsaninja
https://github.com/python/cpython/commit/b69bb1e3feca562dd8df1548674b8a73fa6153f5 commit: b69bb1e3feca562dd8df1548674b8a73fa6153f5 branch: 3.12 author: Brian Schubert committer: hauntsaninja <12621235+hauntsani...@users.noreply.github.com> date: 2024-10-29T23:22:31-07:00 summary: [3.12] gh-118633

[Python-checkins] gh-58032: Docs: Sort argparse alphabetically (GH-125871)

2024-10-29 Thread willingc
https://github.com/python/cpython/commit/d4b6d84cc84029b598fc24b2d0cea543ee63bf84 commit: d4b6d84cc84029b598fc24b2d0cea543ee63bf84 branch: main author: Hugo van Kemenade <1324225+hug...@users.noreply.github.com> committer: willingc date: 2024-10-29T17:13:11-07:00 summary: gh-58032: Docs: Sort arg

[Python-checkins] gh-124855: Don't allow the JIT and perf support to be active at the same time (#124856)

2024-10-29 Thread pablogsal
https://github.com/python/cpython/commit/2d37c719ed7c54430257028be6b48a1e2d065973 commit: 2d37c719ed7c54430257028be6b48a1e2d065973 branch: main author: Pablo Galindo Salgado committer: pablogsal date: 2024-10-30T00:12:45Z summary: gh-124855: Don't allow the JIT and perf support to be active at t

[Python-checkins] [3.12] gh-126139: Improve error message location for future statement with unknown feature (GH-126140) (#126160)

2024-10-29 Thread iritkatriel
https://github.com/python/cpython/commit/e5c7543f121ad970da46fab3e8e0b4f93e253aa2 commit: e5c7543f121ad970da46fab3e8e0b4f93e253aa2 branch: 3.12 author: Brian Schubert committer: iritkatriel <1055913+iritkatr...@users.noreply.github.com> date: 2024-10-30T00:54:32Z summary: [3.12] gh-126139: Improv

[Python-checkins] [3.13] gh-118633: Add warning regarding the unsafe usage of eval and exec (GH-118437) (#126161)

2024-10-29 Thread willingc
https://github.com/python/cpython/commit/343a7a62595fa50e3e53eaca9c4b0a8de97ef714 commit: 343a7a62595fa50e3e53eaca9c4b0a8de97ef714 branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: willingc date: 2024-10-30T00:49:18Z summary: [3.13] gh-118633:

[Python-checkins] gh-118633: Add warning regarding the unsafe usage of eval and exec (GH-118437)

2024-10-29 Thread willingc
https://github.com/python/cpython/commit/00e5ec0d35193c1665e5c0cfe5ef82eed270d0f4 commit: 00e5ec0d35193c1665e5c0cfe5ef82eed270d0f4 branch: main author: Daniel Ruf committer: willingc date: 2024-10-30T00:36:18Z summary: gh-118633: Add warning regarding the unsafe usage of eval and exec (GH-118437

[Python-checkins] [3.13] gh-126139: Improve error message location for future statement with unknown feature (GH-126140) (#126155)

2024-10-29 Thread iritkatriel
https://github.com/python/cpython/commit/b9cbc58e139a6a55929c2c2367c4c0cb004c862a commit: b9cbc58e139a6a55929c2c2367c4c0cb004c862a branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: iritkatriel <1055913+iritkatr...@users.noreply.github.com> date:

[Python-checkins] docs: restore an anchor to for/else (#126154)

2024-10-29 Thread nedbat
https://github.com/python/cpython/commit/2d9d10179ff3f13029bf4430e62c455a839987ca commit: 2d9d10179ff3f13029bf4430e62c455a839987ca branch: main author: Ned Batchelder committer: nedbat date: 2024-10-29T20:11:50-04:00 summary: docs: restore an anchor to for/else (#126154) files: M Doc/tutorial/c

[Python-checkins] gh-126139: Improve error message location for future statement with unknown feature (#126140)

2024-10-29 Thread iritkatriel
https://github.com/python/cpython/commit/224c370a3680132997f1e43d20a3b4ca95a060ab commit: 224c370a3680132997f1e43d20a3b4ca95a060ab branch: main author: Brian Schubert committer: iritkatriel <1055913+iritkatr...@users.noreply.github.com> date: 2024-10-29T23:57:59Z summary: gh-126139: Improve error

[Python-checkins] gh-125588: Teach the python PEG generator the new f-string tokens (#125589)

2024-10-29 Thread pablogsal
https://github.com/python/cpython/commit/9dfef4e5f4ac3c1ce494c48f2476a694c12d72a5 commit: 9dfef4e5f4ac3c1ce494c48f2476a694c12d72a5 branch: main author: Pablo Galindo Salgado committer: pablogsal date: 2024-10-29T23:40:12Z summary: gh-125588: Teach the python PEG generator the new f-string tokens

[Python-checkins] [3.12] Doc: Note that pydoc uses and prefers ``MANPAGER`` (GH-125362) (#126153)

2024-10-29 Thread AA-Turner
https://github.com/python/cpython/commit/7812dc37ab2c1ec79c93656f951252aa84652593 commit: 7812dc37ab2c1ec79c93656f951252aa84652593 branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: AA-Turner <9087854+aa-tur...@users.noreply.github.com> date: 202

[Python-checkins] [3.13] gh-116938: Fix `dict.update` docstring and remove erraneous full stop from `dict` documentation (GH-125421) (#126150)

2024-10-29 Thread AA-Turner
https://github.com/python/cpython/commit/f37ac53cd31b37b7d48c526785406a1b3a96f5a9 commit: f37ac53cd31b37b7d48c526785406a1b3a96f5a9 branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: AA-Turner <9087854+aa-tur...@users.noreply.github.com> date: 202

[Python-checkins] [3.13] Doc: Note that pydoc uses and prefers ``MANPAGER`` (GH-125362) (#126152)

2024-10-29 Thread AA-Turner
https://github.com/python/cpython/commit/f5b1510e6ba4a70a9afb07a1516da26a282505ea commit: f5b1510e6ba4a70a9afb07a1516da26a282505ea branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: AA-Turner <9087854+aa-tur...@users.noreply.github.com> date: 202

[Python-checkins] [3.12] gh-116938: Fix `dict.update` docstring and remove erraneous full stop from `dict` documentation (GH-125421) (#126151)

2024-10-29 Thread AA-Turner
https://github.com/python/cpython/commit/1fc1a185edee02ea04b6859706d178146aa0f77f commit: 1fc1a185edee02ea04b6859706d178146aa0f77f branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: AA-Turner <9087854+aa-tur...@users.noreply.github.com> date: 202

[Python-checkins] Doc: Note that pydoc uses and prefers ``MANPAGER`` (#125362)

2024-10-29 Thread AA-Turner
https://github.com/python/cpython/commit/0e45b1fd0ffbb165f580ecdfd5234c1d54389501 commit: 0e45b1fd0ffbb165f580ecdfd5234c1d54389501 branch: main author: Matthieu Ancellin <31126826+mancel...@users.noreply.github.com> committer: AA-Turner <9087854+aa-tur...@users.noreply.github.com> date: 2024-10-29T

[Python-checkins] bpo-41793: Fix an inaccuracy about reflected methods in datamodel docs (GH-22257)

2024-10-29 Thread ethanfurman
https://github.com/python/cpython/commit/298e04163188639fa28dd86cc9d1b8096199f6fb commit: 298e04163188639fa28dd86cc9d1b8096199f6fb branch: main author: Wim Jeantine-Glenn committer: ethanfurman date: 2024-10-29T16:02:27-07:00 summary: bpo-41793: Fix an inaccuracy about reflected methods in datam

[Python-checkins] gh-116938: Fix `dict.update` docstring and remove erraneous full stop from `dict` documentation (#125421)

2024-10-29 Thread AA-Turner
https://github.com/python/cpython/commit/5527c4051c0b58218ce69044f92b45f1d66ed43f commit: 5527c4051c0b58218ce69044f92b45f1d66ed43f branch: main author: Prometheus3375 <35541026+prometheus3...@users.noreply.github.com> committer: AA-Turner <9087854+aa-tur...@users.noreply.github.com> date: 2024-10-2

[Python-checkins] gh-126146: Remove ``__cmp__`` method from tests (#126147)

2024-10-29 Thread Eclips4
https://github.com/python/cpython/commit/4877e33708b3723d4b4069ca5c5f090d0b8dcec6 commit: 4877e33708b3723d4b4069ca5c5f090d0b8dcec6 branch: main author: Kirill Podoprigora committer: Eclips4 date: 2024-10-30T00:47:26+02:00 summary: gh-126146: Remove ``__cmp__`` method from tests (#126147) Remove

[Python-checkins] [3.13] GH-125866: Improve tests for `pathname2url()` and `url2pathname()` (GH-125993) (#126144)

2024-10-29 Thread barneygale
https://github.com/python/cpython/commit/35108c1871f41b9090cca231d59e1daded58d488 commit: 35108c1871f41b9090cca231d59e1daded58d488 branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: barneygale date: 2024-10-29T21:08:17Z summary: [3.13] GH-12586

[Python-checkins] gh-124932: Distinguish build prefix from host prefix in cross builds (#124933)

2024-10-29 Thread freakboy3742
https://github.com/python/cpython/commit/b1f13bce62ff666f59286e8325011d8e9e0ddca7 commit: b1f13bce62ff666f59286e8325011d8e9e0ddca7 branch: main author: Hood Chatham committer: freakboy3742 date: 2024-10-30T05:45:49+08:00 summary: gh-124932: Distinguish build prefix from host prefix in cross buil

[Python-checkins] [3.12] GH-125866: Improve tests for `pathname2url()` and `url2pathname()` (GH-125993) (#126145)

2024-10-29 Thread barneygale
https://github.com/python/cpython/commit/b267b6241b8ac9eb6ceb4c65aaf4341d7e54510e commit: b267b6241b8ac9eb6ceb4c65aaf4341d7e54510e branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: barneygale date: 2024-10-29T21:02:12Z summary: [3.12] GH-12586

[Python-checkins] GH-125866: Improve tests for `pathname2url()` and `url2pathname()` (#125993)

2024-10-29 Thread barneygale
https://github.com/python/cpython/commit/6742f14dfd3fa8ba8a245efa21a4f723160d93d4 commit: 6742f14dfd3fa8ba8a245efa21a4f723160d93d4 branch: main author: Barney Gale committer: barneygale date: 2024-10-29T20:44:57Z summary: GH-125866: Improve tests for `pathname2url()` and `url2pathname()` (#12599

[Python-checkins] gh-126084: Fix venvwlauncher.exe to run pythonw.exe (GH-126088)

2024-10-29 Thread zooba
https://github.com/python/cpython/commit/8dc0575047559857cb923545a1c69d8ddc639a41 commit: 8dc0575047559857cb923545a1c69d8ddc639a41 branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: zooba date: 2024-10-29T20:20:05Z summary: gh-126084: Fix venvw

[Python-checkins] gh-126084: Fix venvwlauncher.exe to run pythonw.exe (GH-126088)

2024-10-29 Thread zooba
https://github.com/python/cpython/commit/802d405ff1233a48004a7c9b302baa76291514d1 commit: 802d405ff1233a48004a7c9b302baa76291514d1 branch: main author: Christian Ullrich committer: zooba date: 2024-10-29T19:52:52Z summary: gh-126084: Fix venvwlauncher.exe to run pythonw.exe (GH-126088) files: A

[Python-checkins] [3.12] Add lightweight comments to conf.py and update docs readme (GH-126100) (#126135)

2024-10-29 Thread willingc
https://github.com/python/cpython/commit/db0a1b8c1291bf1aa9e016e43bc2f7ed0acf83bd commit: db0a1b8c1291bf1aa9e016e43bc2f7ed0acf83bd branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: willingc date: 2024-10-29T12:22:38-07:00 summary: [3.12] Add l

[Python-checkins] [3.13] Add lightweight comments to conf.py and update docs readme (GH-126100) (#126134)

2024-10-29 Thread willingc
https://github.com/python/cpython/commit/5ce23f2703b51403016b5ab71262a4ed154fd2e4 commit: 5ce23f2703b51403016b5ab71262a4ed154fd2e4 branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: willingc date: 2024-10-29T19:21:41Z summary: [3.13] Add lightw

[Python-checkins] [3.12] gh-126105: Fix crash in `ast` module, when `._fields` is delet… (#126132)

2024-10-29 Thread Eclips4
https://github.com/python/cpython/commit/515a5d3498b572057056f0eef143a29838978705 commit: 515a5d3498b572057056f0eef143a29838978705 branch: 3.12 author: Kirill Podoprigora committer: Eclips4 date: 2024-10-29T20:20:40+02:00 summary: [3.12] gh-126105: Fix crash in `ast` module, when `._fields` is d

[Python-checkins] Add lightweight comments to conf.py and update docs readme (GH-126100)

2024-10-29 Thread willingc
https://github.com/python/cpython/commit/9effa0ff06047f3d957bf37267742a98106581ff commit: 9effa0ff06047f3d957bf37267742a98106581ff branch: main author: Carol Willing committer: willingc date: 2024-10-29T17:45:03Z summary: Add lightweight comments to conf.py and update docs readme (GH-126100) *

[Python-checkins] gh-118423: Add `INSTRUCTION_SIZE` macro to code generator (GH-125467)

2024-10-29 Thread markshannon
https://github.com/python/cpython/commit/aab58a93efd09185e3622572d2624a31e0fe405b commit: aab58a93efd09185e3622572d2624a31e0fe405b branch: main author: Tomas R. committer: markshannon date: 2024-10-29T17:25:05Z summary: gh-118423: Add `INSTRUCTION_SIZE` macro to code generator (GH-125467) files

[Python-checkins] [3.13] gh-126105: Fix crash in `ast` module, when `._fields` is deleted (GH-126115) (#126130)

2024-10-29 Thread Eclips4
https://github.com/python/cpython/commit/265bc19b84c34354a78abc57d47e96e717d1d5af commit: 265bc19b84c34354a78abc57d47e96e717d1d5af branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: Eclips4 date: 2024-10-29T16:07:32Z summary: [3.13] gh-126105:

[Python-checkins] gh-126105: Fix crash in `ast` module, when `._fields` is deleted (#126115)

2024-10-29 Thread Eclips4
https://github.com/python/cpython/commit/b2eaa75b176e07730215d76d8dce4d63fb493391 commit: b2eaa75b176e07730215d76d8dce4d63fb493391 branch: main author: sobolevn committer: Eclips4 date: 2024-10-29T17:42:48+02:00 summary: gh-126105: Fix crash in `ast` module, when `._fields` is deleted (#126115)

[Python-checkins] gh-122767: document "new style" formatting for complexes (GH-122848)

2024-10-29 Thread encukou
https://github.com/python/cpython/commit/0bbbe15f5688552236c48f2b6e320c5312720b8e commit: 0bbbe15f5688552236c48f2b6e320c5312720b8e branch: main author: Sergey B Kirpichev committer: encukou date: 2024-10-29T14:36:18Z summary: gh-122767: document "new style" formatting for complexes (GH-122848)

[Python-checkins] [3.12] gh-125783: Add tests to prevent regressions with the combination of `ctypes` and metaclasses. (GH-125881) (GH-125988)

2024-10-29 Thread encukou
https://github.com/python/cpython/commit/bce9df97d5349e351666055bd797c99e55a1770a commit: bce9df97d5349e351666055bd797c99e55a1770a branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: encukou date: 2024-10-29T14:15:09+01:00 summary: [3.12] gh-125

[Python-checkins] tomllib: Add a comment about implicit lru_cache bound (GH-126078)

2024-10-29 Thread encukou
https://github.com/python/cpython/commit/67f5c5bd6fcc956a785edef3be67e8cbe470cd31 commit: 67f5c5bd6fcc956a785edef3be67e8cbe470cd31 branch: main author: Taneli Hukkinen <3275109+huk...@users.noreply.github.com> committer: encukou date: 2024-10-29T11:36:14+01:00 summary: tomllib: Add a comment abou

[Python-checkins] [3.13] gh-126106: Fix `NULL` possible derefrence in `Modules/_ssl.c` (GH-126111) (#126116)

2024-10-29 Thread sobolevn
https://github.com/python/cpython/commit/e2c188455f1ec2f4745722d94f5ada2e45173be4 commit: e2c188455f1ec2f4745722d94f5ada2e45173be4 branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: sobolevn date: 2024-10-29T09:29:10Z summary: [3.13] gh-126106:

[Python-checkins] [3.12] gh-126106: Fix `NULL` possible derefrence in `Modules/_ssl.c` (GH-126111) (#126117)

2024-10-29 Thread sobolevn
https://github.com/python/cpython/commit/bc9ae4a1caf053a264c6f6623755a5f39da76dc7 commit: bc9ae4a1caf053a264c6f6623755a5f39da76dc7 branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: sobolevn date: 2024-10-29T09:26:28Z summary: [3.12] gh-126106:

[Python-checkins] [3.12] Align functools.reduce() docstring with PEP-257 (GH-126045) (#126114)

2024-10-29 Thread erlend-aasland
https://github.com/python/cpython/commit/a8472fdbcd6098bbf4ae0cabc4b555b92e605181 commit: a8472fdbcd6098bbf4ae0cabc4b555b92e605181 branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: erlend-aasland date: 2024-10-29T10:13:52+01:00 summary: [3.12]

[Python-checkins] [3.13] Align functools.reduce() docstring with PEP-257 (GH-126045) (#126113)

2024-10-29 Thread erlend-aasland
https://github.com/python/cpython/commit/e7c63107d1b40983df77cec8770403444361f1ee commit: e7c63107d1b40983df77cec8770403444361f1ee branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: erlend-aasland date: 2024-10-29T10:13:35+01:00 summary: [3.13]

[Python-checkins] gh-126106: Fix `NULL` possible derefrence in `Modules/_ssl.c` (#126111)

2024-10-29 Thread sobolevn
https://github.com/python/cpython/commit/a64a1c920660b0c1e4dd5a9573004cd527e15184 commit: a64a1c920660b0c1e4dd5a9573004cd527e15184 branch: main author: sobolevn committer: sobolevn date: 2024-10-29T12:03:18+03:00 summary: gh-126106: Fix `NULL` possible derefrence in `Modules/_ssl.c` (#126111) C

[Python-checkins] [3.13] gh-126014: Ignore `__pycache__`-only folders in makefile tests (GH-126066) (#126109)

2024-10-29 Thread sobolevn
https://github.com/python/cpython/commit/36f8184d290dd4cca0c39724462153aa33b5bd8e commit: 36f8184d290dd4cca0c39724462153aa33b5bd8e branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: sobolevn date: 2024-10-29T08:11:47Z summary: [3.13] gh-126014:

[Python-checkins] Align functools.reduce() docstring with PEP-257 (#126045)

2024-10-29 Thread erlend-aasland
https://github.com/python/cpython/commit/9b14083497f50213f908c1359eeaf47c97161347 commit: 9b14083497f50213f908c1359eeaf47c97161347 branch: main author: Sergey B Kirpichev committer: erlend-aasland date: 2024-10-29T08:08:08Z summary: Align functools.reduce() docstring with PEP-257 (#126045) Yak-

[Python-checkins] [3.12] gh-126014: Ignore `__pycache__`-only folders in makefile tests (GH-126066) (#126110)

2024-10-29 Thread sobolevn
https://github.com/python/cpython/commit/385fa83a4348eaa146a84ad97056d2b10534b033 commit: 385fa83a4348eaa146a84ad97056d2b10534b033 branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: sobolevn date: 2024-10-29T08:04:50Z summary: [3.12] gh-126014:

[Python-checkins] gh-126014: Ignore `__pycache__`-only folders in makefile tests (#126066)

2024-10-29 Thread sobolevn
https://github.com/python/cpython/commit/aeafaf4cda5bfce44bb054b4c530696901646abe commit: aeafaf4cda5bfce44bb054b4c530696901646abe branch: main author: sobolevn committer: sobolevn date: 2024-10-29T10:43:48+03:00 summary: gh-126014: Ignore `__pycache__`-only folders in makefile tests (#126066)