[Python-checkins] Python 3.10.14

2024-03-19 Thread ambv
https://github.com/python/cpython/commit/976ea78599d71f22e9c0fefc2dc37c1d9fc835a4 commit: 976ea78599d71f22e9c0fefc2dc37c1d9fc835a4 branch: 3.10 author: Łukasz Langa committer: ambv date: 2024-03-19T22:46:16+01:00 summary: Python 3.10.14 files: A Misc/NEWS.d/3.10.14.rst D Misc/NEWS.d/next/Core a

[Python-checkins] gh-116869: Fix test_cext for Free Threading (#117043)

2024-03-19 Thread vstinner
https://github.com/python/cpython/commit/d5ebf8b71fd18d7a1f2f6b670a2c18749dc2b55e commit: d5ebf8b71fd18d7a1f2f6b670a2c18749dc2b55e branch: main author: Victor Stinner committer: vstinner date: 2024-03-19T23:23:17+01:00 summary: gh-116869: Fix test_cext for Free Threading (#117043) Don't check f

[Python-checkins] gh-116869: Fix test_cext on RHEL7 (#117010)

2024-03-19 Thread vstinner
https://github.com/python/cpython/commit/438de10c160c188fced64317df9118100c329ffe commit: 438de10c160c188fced64317df9118100c329ffe branch: main author: Victor Stinner committer: vstinner date: 2024-03-19T22:58:13+01:00 summary: gh-116869: Fix test_cext on RHEL7 (#117010) Remove -std option from

[Python-checkins] gh-117041: Add "-X gil" in the Python CLI help (GH-117042)

2024-03-19 Thread serhiy-storchaka
https://github.com/python/cpython/commit/2d17309cc719c41e02ffd1d6cac10f95a7e2359c commit: 2d17309cc719c41e02ffd1d6cac10f95a7e2359c branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2024-03-19T23:30:25+02:00 summary: gh-117041: Add "-X gil" in the Python CLI help (GH-117042)

[Python-checkins] [3.11] gh-90300: Improve the Python CLI help output (GH-115853) (GH-117022) (GH-117034)

2024-03-19 Thread serhiy-storchaka
https://github.com/python/cpython/commit/051b8a2589ff28f0194c3701b21f729444691752 commit: 051b8a2589ff28f0194c3701b21f729444691752 branch: 3.11 author: Serhiy Storchaka committer: serhiy-storchaka date: 2024-03-19T20:08:00Z summary: [3.11] gh-90300: Improve the Python CLI help output (GH-115853)

[Python-checkins] [3.12] gh-90300: Remove reference to PYTHON_FROZEN_MODULES in Python CLI help (GH-117035)

2024-03-19 Thread serhiy-storchaka
https://github.com/python/cpython/commit/0325a8a8cdba6c091bcbbb3c995f3bf1d1217012 commit: 0325a8a8cdba6c091bcbbb3c995f3bf1d1217012 branch: 3.12 author: Serhiy Storchaka committer: serhiy-storchaka date: 2024-03-19T20:05:08Z summary: [3.12] gh-90300: Remove reference to PYTHON_FROZEN_MODULES in P

[Python-checkins] [3.12] docs: announce venv creation before installing packages (GH-117036) (#117040)

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

[Python-checkins] [3.11] docs: announce venv creation before installing packages (GH-117036) (#117039)

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

[Python-checkins] [3.11] gh-101100: Fix Sphinx warnings in `library/pydoc.rst` (GH-116913) (#117038)

2024-03-19 Thread hugovk
https://github.com/python/cpython/commit/25c34ce3ed55acd94e72c2a902b9dd2806cb305e commit: 25c34ce3ed55acd94e72c2a902b9dd2806cb305e branch: 3.11 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: hugovk <1324225+hug...@users.noreply.github.com> date: 2024-03-1

[Python-checkins] [3.12] gh-101100: Fix Sphinx warnings in `library/pydoc.rst` (GH-116913) (#117037)

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

[Python-checkins] docs: announce venv creation before installing packages (#117036)

2024-03-19 Thread hugovk
https://github.com/python/cpython/commit/332ac46c09cd500a16a5f03b53f038b1d9ce77ef commit: 332ac46c09cd500a16a5f03b53f038b1d9ce77ef branch: main author: Ned Batchelder committer: hugovk <1324225+hug...@users.noreply.github.com> date: 2024-03-19T21:55:20+02:00 summary: docs: announce venv creation

[Python-checkins] gh-101100: Fix Sphinx warnings in `library/pydoc.rst` (#116913)

2024-03-19 Thread hugovk
https://github.com/python/cpython/commit/9080e9ed50d1d3c7933cda88658306f6872d2f87 commit: 9080e9ed50d1d3c7933cda88658306f6872d2f87 branch: main author: Hugo van Kemenade <1324225+hug...@users.noreply.github.com> committer: hugovk <1324225+hug...@users.noreply.github.com> date: 2024-03-19T21:48:08+0

[Python-checkins] [3.12] gh-113964: Don't prevent new threads until all non-daemon threads exit (GH-116677) (#117029)

2024-03-19 Thread colesbury
https://github.com/python/cpython/commit/92564331defba3462116d54658cd97624bb12678 commit: 92564331defba3462116d54658cd97624bb12678 branch: 3.12 author: Sam Gross committer: colesbury date: 2024-03-19T15:22:42-04:00 summary: [3.12] gh-113964: Don't prevent new threads until all non-daemon threads

[Python-checkins] gh-116886: Temporarily disable CIfuzz (memory) (#117018)

2024-03-19 Thread hugovk
https://github.com/python/cpython/commit/1ab0d0b1167d78bf19661a3b5e533a2b68a57604 commit: 1ab0d0b1167d78bf19661a3b5e533a2b68a57604 branch: main author: Łukasz Langa committer: hugovk <1324225+hug...@users.noreply.github.com> date: 2024-03-19T21:06:06+02:00 summary: gh-116886: Temporarily disable

[Python-checkins] gh-113964: Don't prevent new threads until all non-daemon threads exit (#116677)

2024-03-19 Thread colesbury
https://github.com/python/cpython/commit/60e105c1c11ecca1680d03c38aa06bcc77a28714 commit: 60e105c1c11ecca1680d03c38aa06bcc77a28714 branch: main author: Sam Gross committer: colesbury date: 2024-03-19T14:40:20-04:00 summary: gh-113964: Don't prevent new threads until all non-daemon threads exit (

[Python-checkins] [3.12] gh-90300: Improve the Python CLI help output (GH-115853) (GH-117022)

2024-03-19 Thread serhiy-storchaka
https://github.com/python/cpython/commit/4be9fa896117bf07dc944a29c98dd18b71dd6c74 commit: 4be9fa896117bf07dc944a29c98dd18b71dd6c74 branch: 3.12 author: Serhiy Storchaka committer: serhiy-storchaka date: 2024-03-19T18:33:34Z summary: [3.12] gh-90300: Improve the Python CLI help output (GH-115853)

[Python-checkins] [3.12] gh-56374: Clarify documentation of nonlocal (GH-116942) (#117023)

2024-03-19 Thread terryjreedy
https://github.com/python/cpython/commit/05b2b30436590cbc9f31120e74ccbea4c4466e9a commit: 05b2b30436590cbc9f31120e74ccbea4c4466e9a branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: terryjreedy date: 2024-03-19T18:05:27Z summary: [3.12] gh-5637

[Python-checkins] gh-56374: Clarify documentation of nonlocal (#116942)

2024-03-19 Thread terryjreedy
https://github.com/python/cpython/commit/025ef7a5f7b424fba8713e448244b952bf897df3 commit: 025ef7a5f7b424fba8713e448244b952bf897df3 branch: main author: Terry Jan Reedy committer: terryjreedy date: 2024-03-19T13:55:21-04:00 summary: gh-56374: Clarify documentation of nonlocal (#116942) Define 'n

[Python-checkins] [3.12] Update titles and subtitles on landing page template (GH-116914) (#117020)

2024-03-19 Thread willingc
https://github.com/python/cpython/commit/1684f7ec1e9eb317d55952fb884f3a513c5910f8 commit: 1684f7ec1e9eb317d55952fb884f3a513c5910f8 branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: willingc date: 2024-03-19T17:52:35Z summary: [3.12] Update tit

[Python-checkins] [3.11] Update titles and subtitles on landing page template (GH-116914) (#117019)

2024-03-19 Thread willingc
https://github.com/python/cpython/commit/b027278fa011be1969172e140d459725978bf188 commit: b027278fa011be1969172e140d459725978bf188 branch: 3.11 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: willingc date: 2024-03-19T17:52:08Z summary: [3.11] Update tit

[Python-checkins] gh-90300: Improve the Python CLI help output (GH-115853)

2024-03-19 Thread serhiy-storchaka
https://github.com/python/cpython/commit/b85572c47dc7a8c65fc366a87a3660fc7a3ed244 commit: b85572c47dc7a8c65fc366a87a3660fc7a3ed244 branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2024-03-19T19:26:32+02:00 summary: gh-90300: Improve the Python CLI help output (GH-115853)

[Python-checkins] [3.11] gh-116957: configparser: Do post-process values after DuplicateOptionError (GH-116958) (GH-117012)

2024-03-19 Thread ambv
https://github.com/python/cpython/commit/b517fd5e1638fc21062476f95cd735341117513b commit: b517fd5e1638fc21062476f95cd735341117513b branch: 3.11 author: David Röthlisberger committer: ambv date: 2024-03-19T18:19:04+01:00 summary: [3.11] gh-116957: configparser: Do post-process values after Dupli

[Python-checkins] [3.12] gh-116957: configparser: Do post-process values after DuplicateOptionError (GH-116958) (GH-117013)

2024-03-19 Thread ambv
https://github.com/python/cpython/commit/0fc8ae4e284a3766b6275b71bf36f0b5cc38904f commit: 0fc8ae4e284a3766b6275b71bf36f0b5cc38904f branch: 3.12 author: David Röthlisberger committer: ambv date: 2024-03-19T18:18:50+01:00 summary: [3.12] gh-116957: configparser: Do post-process values after Dupli

[Python-checkins] [3.12] gh-116735: Use `MISSING` for `CALL` event if argument is absen… (#116873)

2024-03-19 Thread markshannon
https://github.com/python/cpython/commit/688623d402097a2559fb135ce30384c884d9c78f commit: 688623d402097a2559fb135ce30384c884d9c78f branch: 3.12 author: Tian Gao committer: markshannon date: 2024-03-19T17:00:54Z summary: [3.12] gh-116735: Use `MISSING` for `CALL` event if argument is absen… (#116

[Python-checkins] gh-116417: Move limited C API complex.c tests to _testlimitedcapi (#117014)

2024-03-19 Thread vstinner
https://github.com/python/cpython/commit/61c659e2dcc073dda6d9a88f735af21622b1c844 commit: 61c659e2dcc073dda6d9a88f735af21622b1c844 branch: main author: Victor Stinner committer: vstinner date: 2024-03-19T17:23:12+01:00 summary: gh-116417: Move limited C API complex.c tests to _testlimitedcapi (#

[Python-checkins] Python 3.8.19

2024-03-19 Thread ambv
https://github.com/python/cpython/commit/469ede4dbc3ef4146803424a9a3a1e16391f5013 commit: 469ede4dbc3ef4146803424a9a3a1e16391f5013 branch: 3.8 author: Łukasz Langa committer: ambv date: 2024-03-19T16:40:39+01:00 summary: Python 3.8.19 files: A Misc/NEWS.d/3.8.19.rst D Misc/NEWS.d/next/Core and

[Python-checkins] Python 3.9.19

2024-03-19 Thread ambv
https://github.com/python/cpython/commit/882f62bd93fcd5775068c3b3d1e5ce62f2feaba3 commit: 882f62bd93fcd5775068c3b3d1e5ce62f2feaba3 branch: 3.9 author: Łukasz Langa committer: ambv date: 2024-03-19T16:48:02+01:00 summary: Python 3.9.19 files: A Misc/NEWS.d/3.9.19.rst D Misc/NEWS.d/next/Core and

[Python-checkins] [3.12] gh-116869: Make C API compatible with ISO C90 (GH-116950) (#117011)

2024-03-19 Thread vstinner
https://github.com/python/cpython/commit/5da6e3082cfd0a08815709654584d3ccfc66e2ad commit: 5da6e3082cfd0a08815709654584d3ccfc66e2ad branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: vstinner date: 2024-03-19T16:06:15Z summary: [3.12] gh-116869:

[Python-checkins] [3.12] gh-107607: Update comment about utf-8 BOM being ignored (GH-107858) (#117016)

2024-03-19 Thread terryjreedy
https://github.com/python/cpython/commit/1627c1ee01d4f12fdfd99be8bf534e25494e950d commit: 1627c1ee01d4f12fdfd99be8bf534e25494e950d branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: terryjreedy date: 2024-03-19T12:00:40-04:00 summary: [3.12] gh

[Python-checkins] [3.11] gh-107607: Update comment about utf-8 BOM being ignored (GH-107858) (#117015)

2024-03-19 Thread terryjreedy
https://github.com/python/cpython/commit/bb7a6d470702a19fc4385a676c90ea941d46888d commit: bb7a6d470702a19fc4385a676c90ea941d46888d branch: 3.11 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: terryjreedy date: 2024-03-19T11:59:52-04:00 summary: [3.11] gh

[Python-checkins] gh-107607: Update comment about utf-8 BOM being ignored (#107858)

2024-03-19 Thread terryjreedy
https://github.com/python/cpython/commit/7f64ae30ddc22577ce4101ce0b6601b3548b036f commit: 7f64ae30ddc22577ce4101ce0b6601b3548b036f branch: main author: Sunghyun Kim committer: terryjreedy date: 2024-03-19T11:51:12-04:00 summary: gh-107607: Update comment about utf-8 BOM being ignored (#107858)

[Python-checkins] GH-116017: Put JIT code and data on the same page (GH-116845)

2024-03-19 Thread brandtbucher
https://github.com/python/cpython/commit/2c82592ab463f1f38237919a12145f34eaadda23 commit: 2c82592ab463f1f38237919a12145f34eaadda23 branch: main author: Brandt Bucher committer: brandtbucher date: 2024-03-19T08:47:28-07:00 summary: GH-116017: Put JIT code and data on the same page (GH-116845) fi

[Python-checkins] gh-116417: Move limited C API dict.c tests to _testlimitedcapi (#117006)

2024-03-19 Thread vstinner
https://github.com/python/cpython/commit/f55e1880c1a13ab907070f05fedfbf674b6369e5 commit: f55e1880c1a13ab907070f05fedfbf674b6369e5 branch: main author: Victor Stinner committer: vstinner date: 2024-03-19T15:06:20Z summary: gh-116417: Move limited C API dict.c tests to _testlimitedcapi (#117006)

[Python-checkins] gh-116647: Fix recursive child in dataclasses (#116790)

2024-03-19 Thread carljm
https://github.com/python/cpython/commit/75935746be0cbd32b9d710b93db9bd49c8d634ba commit: 75935746be0cbd32b9d710b93db9bd49c8d634ba branch: main author: et-repositories <142979605+et-repositor...@users.noreply.github.com> committer: carljm date: 2024-03-19T08:58:40-06:00 summary: gh-116647: Fix re

[Python-checkins] [3.11] gh-90872: Fix subprocess.Popen.wait() for negative timeout (#116989) (#117003)

2024-03-19 Thread vstinner
https://github.com/python/cpython/commit/c7b01e3c3268e86d689d273778488d9384559f10 commit: c7b01e3c3268e86d689d273778488d9384559f10 branch: 3.11 author: Victor Stinner committer: vstinner date: 2024-03-19T14:21:42Z summary: [3.11] gh-90872: Fix subprocess.Popen.wait() for negative timeout (#11698

[Python-checkins] [3.12] gh-90872: Fix subprocess.Popen.wait() for negative timeout (#116989) (#117002)

2024-03-19 Thread vstinner
https://github.com/python/cpython/commit/35e8f04f1bc6676f6c427ba25bc2587cdd3f8960 commit: 35e8f04f1bc6676f6c427ba25bc2587cdd3f8960 branch: 3.12 author: Victor Stinner committer: vstinner date: 2024-03-19T14:15:05Z summary: [3.12] gh-90872: Fix subprocess.Popen.wait() for negative timeout (#11698

[Python-checkins] gh-116417: Move limited C API long.c tests to _testlimitedcapi (#117001)

2024-03-19 Thread vstinner
https://github.com/python/cpython/commit/3cac2af5ecfa9e2a47bfdd15e114b65780836b9d commit: 3cac2af5ecfa9e2a47bfdd15e114b65780836b9d branch: main author: Victor Stinner committer: vstinner date: 2024-03-19T14:04:23Z summary: gh-116417: Move limited C API long.c tests to _testlimitedcapi (#117001)

[Python-checkins] gh-92906: Enable test_cext and test_cppext on Windows (#117000)

2024-03-19 Thread vstinner
https://github.com/python/cpython/commit/a114d08a8912a50530ab3f19842c6ba73b0d1017 commit: a114d08a8912a50530ab3f19842c6ba73b0d1017 branch: main author: Victor Stinner committer: vstinner date: 2024-03-19T14:03:27Z summary: gh-92906: Enable test_cext and test_cppext on Windows (#117000) On Windo

[Python-checkins] gh-90872: Fix subprocess.Popen.wait() for negative timeout (#116989)

2024-03-19 Thread vstinner
https://github.com/python/cpython/commit/27cf3ed00cfe942f4277c273a3dda8ee2ba61fc8 commit: 27cf3ed00cfe942f4277c273a3dda8ee2ba61fc8 branch: main author: Victor Stinner committer: vstinner date: 2024-03-19T14:42:44+01:00 summary: gh-90872: Fix subprocess.Popen.wait() for negative timeout (#116989)

[Python-checkins] gh-114099 - Add iOS framework loading machinery. (GH-116454)

2024-03-19 Thread ned-deily
https://github.com/python/cpython/commit/408e127159e54d87bb3464fd8bd60219dc527fac commit: 408e127159e54d87bb3464fd8bd60219dc527fac branch: main author: Russell Keith-Magee committer: ned-deily date: 2024-03-19T08:36:19-04:00 summary: gh-114099 - Add iOS framework loading machinery. (GH-116454)

[Python-checkins] gh-116869: Test the limited C API in test_cext (#116995)

2024-03-19 Thread vstinner
https://github.com/python/cpython/commit/1312094b398e6153da2b8068bbfeca0360012964 commit: 1312094b398e6153da2b8068bbfeca0360012964 branch: main author: Victor Stinner committer: vstinner date: 2024-03-19T12:19:45Z summary: gh-116869: Test the limited C API in test_cext (#116995) files: M Lib/te

[Python-checkins] gh-116808: Fix optimized trace length histogram (GH-116827)

2024-03-19 Thread markshannon
https://github.com/python/cpython/commit/0f278012e88fa9607d85bc6c7265fd394f0ac163 commit: 0f278012e88fa9607d85bc6c7265fd394f0ac163 branch: main author: Michael Droettboom committer: markshannon date: 2024-03-19T11:06:43Z summary: gh-116808: Fix optimized trace length histogram (GH-116827) files

[Python-checkins] gh-116869: Build test_cext with -Werror=declaration-after-statement (#116990)

2024-03-19 Thread vstinner
https://github.com/python/cpython/commit/5405e9e5b51f3bd883aee5c1a52a39a56e2fb2b4 commit: 5405e9e5b51f3bd883aee5c1a52a39a56e2fb2b4 branch: main author: Victor Stinner committer: vstinner date: 2024-03-19T12:05:22+01:00 summary: gh-116869: Build test_cext with -Werror=declaration-after-statement

[Python-checkins] [3.12] gh-105866: fix dataclass with slots=True, weakref_slot=True (GH-105870) (GH-116978)

2024-03-19 Thread ambv
https://github.com/python/cpython/commit/23f97327fe7001118b51a69084b571a3da2e0cf0 commit: 23f97327fe7001118b51a69084b571a3da2e0cf0 branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: ambv date: 2024-03-19T11:57:31+01:00 summary: [3.12] gh-105866

[Python-checkins] [3.11] gh-105866: fix dataclass with slots=True, weakref_slot=True (GH-105870) (GH-116979)

2024-03-19 Thread ambv
https://github.com/python/cpython/commit/299b6d06e8848e021e5c617597c222cfded92fce commit: 299b6d06e8848e021e5c617597c222cfded92fce branch: 3.11 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: ambv date: 2024-03-19T11:57:45+01:00 summary: [3.11] gh-105866

[Python-checkins] [3.12] Bump GitHub Actions (GH-116944) (#116948)

2024-03-19 Thread ambv
https://github.com/python/cpython/commit/e1f890828e15d68a5e05a7edf2d53ca44b621c33 commit: e1f890828e15d68a5e05a7edf2d53ca44b621c33 branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: ambv date: 2024-03-19T11:56:03+01:00 summary: [3.12] Bump GitH

[Python-checkins] [3.11] Bump GitHub Actions (GH-116944) (GH-116949)

2024-03-19 Thread ambv
https://github.com/python/cpython/commit/b23fae3ab926a3209de07ea5eb60e7d8f063a672 commit: b23fae3ab926a3209de07ea5eb60e7d8f063a672 branch: 3.11 author: Hugo van Kemenade <1324225+hug...@users.noreply.github.com> committer: ambv date: 2024-03-19T11:56:19+01:00 summary: [3.11] Bump GitHub Actions (

[Python-checkins] [3.9] gh-115197: Stop resolving host in urllib.request proxy bypass (GH-115210) (GH-116068)

2024-03-19 Thread ambv
https://github.com/python/cpython/commit/fc2c98f92faec20cb5abc43be29f21ecac943ba2 commit: fc2c98f92faec20cb5abc43be29f21ecac943ba2 branch: 3.9 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: ambv date: 2024-03-19T11:53:42+01:00 summary: [3.9] gh-115197:

[Python-checkins] [3.8] gh-115197: Stop resolving host in urllib.request proxy bypass (GH-115210) (GH-116069)

2024-03-19 Thread ambv
https://github.com/python/cpython/commit/41be376ec195d933c90a771056015a63ca128f59 commit: 41be376ec195d933c90a771056015a63ca128f59 branch: 3.8 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: ambv date: 2024-03-19T11:53:52+01:00 summary: [3.8] gh-115197:

[Python-checkins] [3.10] gh-115197: Stop resolving host in urllib.request proxy bypass (GH-115210) (GH-116070)

2024-03-19 Thread ambv
https://github.com/python/cpython/commit/eac14953a03d3f4adb91ca3adde6564e405cc59f commit: eac14953a03d3f4adb91ca3adde6564e405cc59f branch: 3.10 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: ambv date: 2024-03-19T11:53:33+01:00 summary: [3.10] gh-115197

[Python-checkins] gh-116417: Move limited C API abstract.c tests to _testlimitedcapi (#116986)

2024-03-19 Thread vstinner
https://github.com/python/cpython/commit/039d20ae5428dfe3d70404d8a5297c70d41e2e2d commit: 039d20ae5428dfe3d70404d8a5297c70d41e2e2d branch: main author: Victor Stinner committer: vstinner date: 2024-03-19T10:44:13Z summary: gh-116417: Move limited C API abstract.c tests to _testlimitedcapi (#1169

[Python-checkins] gh-116957: configparser: Do post-process values after DuplicateOptionError (GH-116958)

2024-03-19 Thread serhiy-storchaka
https://github.com/python/cpython/commit/b1bc37597f0d36084c4dcb15977fe6d4b9322cd4 commit: b1bc37597f0d36084c4dcb15977fe6d4b9322cd4 branch: main author: David Röthlisberger committer: serhiy-storchaka date: 2024-03-19T11:59:08+02:00 summary: gh-116957: configparser: Do post-process values after D

[Python-checkins] gh-115756: make PyCode_GetFirstFree an unstable API (GH-115781)

2024-03-19 Thread encukou
https://github.com/python/cpython/commit/a8e93d3dca086896e668b88b6c5450eaf644c0e7 commit: a8e93d3dca086896e668b88b6c5450eaf644c0e7 branch: main author: Bogdan Romanyuk <65823030+wrongn...@users.noreply.github.com> committer: encukou date: 2024-03-19T09:20:38Z summary: gh-115756: make PyCode_GetFi