[Python-checkins] [3.12] gh-126731: Update outdated project information in `pprint.pp` doc (GH-126732) (#126819)

2024-11-13 Thread hauntsaninja
https://github.com/python/cpython/commit/3ed99b3eb3fe75c9562c95f5322c6e7f130ab266 commit: 3ed99b3eb3fe75c9562c95f5322c6e7f130ab266 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: hauntsaninja <[email protected]> da

[Python-checkins] [3.13] Doc: Recommend shlex.quote alongside pipes removal (GH-126570) (#126820)

2024-11-13 Thread hauntsaninja
https://github.com/python/cpython/commit/94e536e283c2b6a85f5aa4d1806da1baf8d103bb commit: 94e536e283c2b6a85f5aa4d1806da1baf8d103bb branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: hauntsaninja <[email protected]> da

[Python-checkins] [3.12] gh-124448: Update bundled Tcl/Tk in macOS installer to 8.6.15. (GH-125800)

2024-11-13 Thread ned-deily
https://github.com/python/cpython/commit/49e212a9297a2730ab7d47132fe004357c9f6a0c commit: 49e212a9297a2730ab7d47132fe004357c9f6a0c branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: ned-deily date: 2024-11-14T00:06:14-05:00 summary: [3.12] gh-1

[Python-checkins] [3.13] gh-126731: Update outdated project information in `pprint.pp` doc (GH-126732) (#126818)

2024-11-13 Thread hauntsaninja
https://github.com/python/cpython/commit/75d643166c967b8bac3e25b537e5fe3c71304b33 commit: 75d643166c967b8bac3e25b537e5fe3c71304b33 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: hauntsaninja <[email protected]> da

[Python-checkins] Doc: Recommend shlex.quote alongside pipes removal (#126570)

2024-11-13 Thread hauntsaninja
https://github.com/python/cpython/commit/73e34b680852794d110cd806505b3d74d9d593db commit: 73e34b680852794d110cd806505b3d74d9d593db branch: main author: Colin Watson committer: hauntsaninja <[email protected]> date: 2024-11-14T05:01:35Z summary: Doc: Recommend shlex.qu

[Python-checkins] gh-126731: Update outdated project information in `pprint.pp` doc (#126732)

2024-11-13 Thread hauntsaninja
https://github.com/python/cpython/commit/6a93a1adbb56a64ec6d20e8aab911439998502c9 commit: 6a93a1adbb56a64ec6d20e8aab911439998502c9 branch: main author: Wulian committer: hauntsaninja <[email protected]> date: 2024-11-13T20:58:06-08:00 summary: gh-126731: Update outdat

[Python-checkins] [3.13] gh-124448: Update bundled Tcl/Tk in macOS installer to 8.6.15. (GH-125801)

2024-11-13 Thread ned-deily
https://github.com/python/cpython/commit/3b49b16fa710111d79ea2a32b8a2ea18a232862a commit: 3b49b16fa710111d79ea2a32b8a2ea18a232862a branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: ned-deily date: 2024-11-13T23:28:22-05:00 summary: [3.13] gh-1

[Python-checkins] [3.12] Docs: re-create pages for removed modules to document their removal, based on GH-126622 (#126781)

2024-11-13 Thread nedbat
https://github.com/python/cpython/commit/73dedbd22345e5546ac0d201280588f5274b7085 commit: 73dedbd22345e5546ac0d201280588f5274b7085 branch: 3.12 author: Ned Batchelder committer: nedbat date: 2024-11-13T19:02:09-05:00 summary: [3.12] Docs: re-create pages for removed modules to document their rem

[Python-checkins] Add Savannah to CODEOWNERS for argparse and the JIT (#126814)

2024-11-13 Thread savannahostrowski
https://github.com/python/cpython/commit/4ae50615d2beef0f93d904ccbce44bbf7500b94a commit: 4ae50615d2beef0f93d904ccbce44bbf7500b94a branch: main author: Savannah Ostrowski committer: savannahostrowski date: 2024-11-13T15:45:08-08:00 summary: Add Savannah to CODEOWNERS for argparse and the JIT (#1

[Python-checkins] [3.12] gh-126188: Update bundled pip to 24.3.1 (gh-126805) (gh-126813)

2024-11-13 Thread pfmoore
https://github.com/python/cpython/commit/87b3318229cffac78b9b3fd0fb225fa78f4ab190 commit: 87b3318229cffac78b9b3fd0fb225fa78f4ab190 branch: 3.12 author: Stéphane Bidoul committer: pfmoore date: 2024-11-13T23:42:54Z summary: [3.12] gh-126188: Update bundled pip to 24.3.1 (gh-126805) (gh-126813) U

[Python-checkins] [3.13] GH-118289: Fix handling of non-directories in `posixpath.realpath()` (GH-120127) (#126815)

2024-11-13 Thread barneygale
https://github.com/python/cpython/commit/b66728da05e2f959eafb46df94d240ac801e8a3e commit: b66728da05e2f959eafb46df94d240ac801e8a3e branch: 3.13 author: Barney Gale committer: barneygale date: 2024-11-13T23:32:56Z summary: [3.13] GH-118289: Fix handling of non-directories in `posixpath.realpath()

[Python-checkins] GH-118289: Fix handling of non-directories in `posixpath.realpath()` (#120127)

2024-11-13 Thread barneygale
https://github.com/python/cpython/commit/fd4b5453df74e249987553b12c14ad75fafa4991 commit: fd4b5453df74e249987553b12c14ad75fafa4991 branch: main author: Barney Gale committer: barneygale date: 2024-11-13T22:59:32Z summary: GH-118289: Fix handling of non-directories in `posixpath.realpath()` (#120

[Python-checkins] [3.12] GH-126606: don't write incomplete pyc files (GH-126627) (GH-126810)

2024-11-13 Thread brettcannon
https://github.com/python/cpython/commit/df59b64589e32a2b2b43703cce62aad2ea0cfe1b commit: df59b64589e32a2b2b43703cce62aad2ea0cfe1b branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: brettcannon date: 2024-11-13T14:49:47-08:00 summary: [3.12] GH

[Python-checkins] [3.13] GH-126606: don't write incomplete pyc files (GH-126627) (GH-126809)

2024-11-13 Thread brettcannon
https://github.com/python/cpython/commit/ad1b23bf29aaa80310a00ebc6ba8d485724c6724 commit: ad1b23bf29aaa80310a00ebc6ba8d485724c6724 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: brettcannon date: 2024-11-13T14:49:09-08:00 summary: [3.13] GH

[Python-checkins] [3.13] gh-126188: Update bundled pip to 24.3.1 (gh-126805) (#126806)

2024-11-13 Thread pfmoore
https://github.com/python/cpython/commit/942f807f7001a28b7903d065490f601adc5ffa77 commit: 942f807f7001a28b7903d065490f601adc5ffa77 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: pfmoore date: 2024-11-13T21:51:57Z summary: [3.13] gh-126188:

[Python-checkins] GH-126606: don't write incomplete pyc files (GH-126627)

2024-11-13 Thread brettcannon
https://github.com/python/cpython/commit/c695e37a3f95c225ee08d1e882d23fa200b5ec34 commit: c695e37a3f95c225ee08d1e882d23fa200b5ec34 branch: main author: CF Bolz-Tereick committer: brettcannon date: 2024-11-13T21:39:10Z summary: GH-126606: don't write incomplete pyc files (GH-126627) Co-authored-

[Python-checkins] gh-126188: Update bundled pip to 24.3.1 (gh-126805)

2024-11-13 Thread pfmoore
https://github.com/python/cpython/commit/f6b0361c17552197f44be16435e4a5cb4b1d60ca commit: f6b0361c17552197f44be16435e4a5cb4b1d60ca branch: main author: Stéphane Bidoul committer: pfmoore date: 2024-11-13T20:58:57Z summary: gh-126188: Update bundled pip to 24.3.1 (gh-126805) Update bundled pip t

[Python-checkins] gh-89640: Pull in update to float word order detection in autoconf-archive (#126747)

2024-11-13 Thread erlend-aasland
https://github.com/python/cpython/commit/142104ce78a8717f99eb42ce030eb29775dd550c commit: 142104ce78a8717f99eb42ce030eb29775dd550c branch: main author: Hood Chatham committer: erlend-aasland date: 2024-11-13T21:57:33+01:00 summary: gh-89640: Pull in update to float word order detection in autoco

[Python-checkins] gh-126390: Support for preserving order of options and nonoption arguments in gnu_getopt() (GH-126393)

2024-11-13 Thread serhiy-storchaka
https://github.com/python/cpython/commit/35010b8cf2e6f5f2791fb336951c518e4f087a43 commit: 35010b8cf2e6f5f2791fb336951c518e4f087a43 branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2024-11-13T22:50:46+02:00 summary: gh-126390: Support for preserving order of options and non

[Python-checkins] gh-109413: Enable `strict_optional` for `libregrtest/main.py` (#126394)

2024-11-13 Thread sobolevn
https://github.com/python/cpython/commit/12ca7e622ff21ba3b7c90c62be6f6f82d543f25b commit: 12ca7e622ff21ba3b7c90c62be6f6f82d543f25b branch: main author: sobolevn committer: sobolevn date: 2024-11-13T22:29:28+03:00 summary: gh-109413: Enable `strict_optional` for `libregrtest/main.py` (#126394) f

[Python-checkins] [3.13] gh-126341: add release check to `__iter__` method of `memoryview` (GH-126759) (#126778)

2024-11-13 Thread Eclips4
https://github.com/python/cpython/commit/3fe062c98d5b25766740effa866bbf9e38c0a585 commit: 3fe062c98d5b25766740effa866bbf9e38c0a585 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: Eclips4 date: 2024-11-13T19:05:59Z summary: [3.13] gh-126341:

[Python-checkins] [3.13] gh-126623: Update libexpat to 2.6.4, make future updates easier (GH-126792) (GH-126796)

2024-11-13 Thread gpshead
https://github.com/python/cpython/commit/1d6ba84ecbcac1a5d967c122f707184a23374e26 commit: 1d6ba84ecbcac1a5d967c122f707184a23374e26 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: gpshead date: 2024-11-13T18:56:17Z summary: [3.13] gh-126623:

[Python-checkins] [3.12] gh-126341: add release check to `__iter__` method of `memoryview` (GH-126759) (#126779)

2024-11-13 Thread Eclips4
https://github.com/python/cpython/commit/0bdcc84ae99ff695b10b2f13c5a00497ce0840e5 commit: 0bdcc84ae99ff695b10b2f13c5a00497ce0840e5 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: Eclips4 date: 2024-11-13T20:44:01+02:00 summary: [3.12] gh-126

[Python-checkins] gh-126623: Update libexpat to 2.6.4, make future updates easier (GH-126792)

2024-11-13 Thread gpshead
https://github.com/python/cpython/commit/3c9996909402fadc98e6ca2a64e75a71a7427352 commit: 3c9996909402fadc98e6ca2a64e75a71a7427352 branch: main author: Seth Michael Larson committer: gpshead date: 2024-11-13T18:31:20Z summary: gh-126623: Update libexpat to 2.6.4, make future updates easier (GH-1

[Python-checkins] [3.13] gh-126456: Fix _pyrepl curses tigetstr() (GH-126472) (#126790)

2024-11-13 Thread vstinner
https://github.com/python/cpython/commit/9162340e0627d0cb0bc8e8c72f1aa53f5556897b commit: 9162340e0627d0cb0bc8e8c72f1aa53f5556897b branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: vstinner date: 2024-11-13T17:19:03Z summary: [3.13] gh-126456:

[Python-checkins] gh-123465: Ensure PyType_FromMetaclass avoids extra strcmp (GH-125460)

2024-11-13 Thread encukou
https://github.com/python/cpython/commit/8c9c6d3c1234e730c0beb2a6123e68fe98e57ede commit: 8c9c6d3c1234e730c0beb2a6123e68fe98e57ede branch: main author: neonene <[email protected]> committer: encukou date: 2024-11-13T17:09:26Z summary: gh-123465: Ensure PyType_FromMetaclass

[Python-checkins] gh-126456: Fix _pyrepl curses tigetstr() (#126472)

2024-11-13 Thread vstinner
https://github.com/python/cpython/commit/b2bbdc56e3276f3b37ea5cf5f73f49c4cce6d9f6 commit: b2bbdc56e3276f3b37ea5cf5f73f49c4cce6d9f6 branch: main author: Victor Stinner committer: vstinner date: 2024-11-13T17:46:10+01:00 summary: gh-126456: Fix _pyrepl curses tigetstr() (#126472) files: M Lib/_py

[Python-checkins] gh-123619: Add an unstable C API function for enabling deferred reference counting (GH-123635)

2024-11-13 Thread encukou
https://github.com/python/cpython/commit/d00878b06a05ea04790813dba70b09cc1d11bf45 commit: d00878b06a05ea04790813dba70b09cc1d11bf45 branch: main author: Peter Bierma committer: encukou date: 2024-11-13T13:27:16Z summary: gh-123619: Add an unstable C API function for enabling deferred reference c

[Python-checkins] gh-126175: Add attributes to TOMLDecodeError. Deprecate free-form `__init__` args (GH-126428)

2024-11-13 Thread encukou
https://github.com/python/cpython/commit/29b5323c4567dc7772e1d30a7ba1cbad52fe10a9 commit: 29b5323c4567dc7772e1d30a7ba1cbad52fe10a9 branch: main author: Taneli Hukkinen <[email protected]> committer: encukou date: 2024-11-13T13:52:16+01:00 summary: gh-126175: Add attributes t

[Python-checkins] gh-126341: add release check to `__iter__` method of `memoryview` (#126759)

2024-11-13 Thread sobolevn
https://github.com/python/cpython/commit/a12690ef49e8fc8a3af4c5f1757eb3caffb35e03 commit: a12690ef49e8fc8a3af4c5f1757eb3caffb35e03 branch: main author: Ritvik Pasham committer: sobolevn date: 2024-11-13T11:51:01Z summary: gh-126341: add release check to `__iter__` method of `memoryview` (#126759

[Python-checkins] [3.12] gh-104745: Limit starting a patcher more than once without stopping it (GH-126649) (#126773)

2024-11-13 Thread cjw296
https://github.com/python/cpython/commit/951ed3305489ef2180972c9786de0ff61042128b commit: 951ed3305489ef2180972c9786de0ff61042128b branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: cjw296 date: 2024-11-13T08:37:34Z summary: [3.12] gh-104745: L

[Python-checkins] [3.13] gh-104745: Limit starting a patcher more than once without stopping it (GH-126649) (#126772)

2024-11-13 Thread cjw296
https://github.com/python/cpython/commit/e8dbe7ec573c50d082d4b7a32fe54ead0937557a commit: e8dbe7ec573c50d082d4b7a32fe54ead0937557a branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: cjw296 date: 2024-11-13T08:46:12Z summary: [3.13] gh-104745: L

[Python-checkins] gh-71936: Fix race condition in multiprocessing.Pool (GH-124973)

2024-11-13 Thread encukou
https://github.com/python/cpython/commit/ba088c8f9cf7163b0f28c507cb1343befe21997e commit: ba088c8f9cf7163b0f28c507cb1343befe21997e branch: main author: Petr Viktorin committer: encukou date: 2024-11-13T10:25:10+01:00 summary: gh-71936: Fix race condition in multiprocessing.Pool (GH-124973) * gh

[Python-checkins] [3.12] bpo-46128: Strip IsolatedAsyncioTestCase frames from reported stacktraces (GH-30196) (#126771)

2024-11-13 Thread asvetlov
https://github.com/python/cpython/commit/dd212592834bb3a4be43b5d7d1a90876701e9885 commit: dd212592834bb3a4be43b5d7d1a90876701e9885 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: asvetlov date: 2024-11-13T09:20:47Z summary: [3.12] bpo-46128:

[Python-checkins] gh-104745: Limit starting a patcher more than once without stopping it (#126649)

2024-11-13 Thread cjw296
https://github.com/python/cpython/commit/1e40c5ba47780ddd91868abb3aa064f5ba3015e4 commit: 1e40c5ba47780ddd91868abb3aa064f5ba3015e4 branch: main author: Red4Ru <[email protected]> committer: cjw296 date: 2024-11-13T08:20:38Z summary: gh-104745: Limit starting a patcher more