[Python-checkins] [3.13] Fix outdated reference link in collections module (gh-130349) (gh-130386)

2025-02-20 Thread rhettinger
https://github.com/python/cpython/commit/ea15cefbf71bab661e2c96f45757408b1bafc81d commit: ea15cefbf71bab661e2c96f45757408b1bafc81d branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: rhettinger date: 2025-02-21T00:22:05Z summary: [3.13] Fix outd

[Python-checkins] [3.12] Itertool recipe additions (gh-127483) (gh-130362)

2025-02-20 Thread rhettinger
https://github.com/python/cpython/commit/546ac0191f65013b10b8c7943b9e38df7499abf6 commit: 546ac0191f65013b10b8c7943b9e38df7499abf6 branch: 3.12 author: Hugo van Kemenade <1324225+hug...@users.noreply.github.com> committer: rhettinger date: 2025-02-20T17:32:35-06:00 summary: [3.12] Itertool recipe

[Python-checkins] [3.13] gh-69001: Convert links to more usable buttons (GH-129591) (#130338)

2025-02-20 Thread terryjreedy
https://github.com/python/cpython/commit/270ec26c51ff7ff20cb5c364a1247ea006122960 commit: 270ec26c51ff7ff20cb5c364a1247ea006122960 branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: terryjreedy date: 2025-02-20T08:54:31Z summary: [3.13] gh-6900

[Python-checkins] gh-130130: Clarify `hash=False` docs in `dataclasses.field` (#130324)

2025-02-20 Thread ericvsmith
https://github.com/python/cpython/commit/47ace539950fb675d5968736348f0d724ba199f0 commit: 47ace539950fb675d5968736348f0d724ba199f0 branch: main author: Sabfo committer: ericvsmith date: 2025-02-20T02:43:27-05:00 summary: gh-130130: Clarify `hash=False` docs in `dataclasses.field` (#130324) file

[Python-checkins] [3.12] gh-130250: use support.swap_attr() in test and don't assume we're beginning with a clean system state (GH-130342) (#130345)

2025-02-20 Thread iritkatriel
https://github.com/python/cpython/commit/96a914ad7e95d21799bbd8bf275d593eaf5e92ba commit: 96a914ad7e95d21799bbd8bf275d593eaf5e92ba branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: iritkatriel <1055913+iritkatr...@users.noreply.github.com> date:

[Python-checkins] [3.13] gh-130250: use support.swap_attr() in test and don't assume we're beginning with a clean system state (GH-130342) (#130344)

2025-02-20 Thread iritkatriel
https://github.com/python/cpython/commit/d103357785e239edd1a3b0881fff3d6682a7bfc2 commit: d103357785e239edd1a3b0881fff3d6682a7bfc2 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] [3.13] Fix some ctypes docs typos (GH-130307) (GH-130343)

2025-02-20 Thread encukou
https://github.com/python/cpython/commit/178b2ec81fa0b8e5802eabc65deaf39c62c0eaaa commit: 178b2ec81fa0b8e5802eabc65deaf39c62c0eaaa branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: encukou date: 2025-02-20T11:05:23Z summary: [3.13] Fix some ct

[Python-checkins] Fix some ctypes docs typos (GH-130307)

2025-02-20 Thread encukou
https://github.com/python/cpython/commit/417372bd43ecb61a848eadb3ce142f0ed3441b49 commit: 417372bd43ecb61a848eadb3ce142f0ed3441b49 branch: main author: Alcaro committer: encukou date: 2025-02-20T11:58:50+01:00 summary: Fix some ctypes docs typos (GH-130307) files: M Doc/library/ctypes.rst diff

[Python-checkins] [3.12] gh-69001: Convert links to more usable buttons (GH-129591) (#130339)

2025-02-20 Thread terryjreedy
https://github.com/python/cpython/commit/b259b7577f46db25aa4c260ac63d5e89dc129786 commit: b259b7577f46db25aa4c260ac63d5e89dc129786 branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: terryjreedy date: 2025-02-20T08:49:51Z summary: [3.12] gh-6900

[Python-checkins] [3.13] gh-127750: Backport some tests for singledispatchmethod (GH-130309) (GH-130340)

2025-02-20 Thread serhiy-storchaka
https://github.com/python/cpython/commit/68c57d6f338ebc16be304e640493e29e1c7c3ef5 commit: 68c57d6f338ebc16be304e640493e29e1c7c3ef5 branch: 3.13 author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-02-20T09:49:23Z summary: [3.13] gh-127750: Backport some tests for singledispatchmethod

[Python-checkins] Fix outdated reference link in collections module (gh-130349)

2025-02-20 Thread rhettinger
https://github.com/python/cpython/commit/d63af9540f6163104699a6e09267696307f0d002 commit: d63af9540f6163104699a6e09267696307f0d002 branch: main author: Redddy <78539407+reddevilmi...@users.noreply.github.com> committer: rhettinger date: 2025-02-20T23:58:58Z summary: Fix outdated reference link in

[Python-checkins] [3.12] Fix outdated reference link in collections module (gh-130349) (gh-130387)

2025-02-20 Thread rhettinger
https://github.com/python/cpython/commit/6c4de3259d1aa914aa1cf04e0e9ed5c93434f382 commit: 6c4de3259d1aa914aa1cf04e0e9ed5c93434f382 branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: rhettinger date: 2025-02-21T00:15:48Z summary: [3.12] Fix outd

[Python-checkins] gh-127805: Clarify Formatter initialization in logging.rst. (GH-127850)

2025-02-20 Thread vsajip
https://github.com/python/cpython/commit/5d66c55c8ad0a0aeff8d06021ddca1d02c5f4416 commit: 5d66c55c8ad0a0aeff8d06021ddca1d02c5f4416 branch: main author: UV committer: vsajip date: 2025-02-21T07:10:04Z summary: gh-127805: Clarify Formatter initialization in logging.rst. (GH-127850) files: M Doc/l

[Python-checkins] gh-111178: fix UBSan failures in `Modules/_operator.c` (GH-129785)

2025-02-20 Thread encukou
https://github.com/python/cpython/commit/4466e913608159d2b40d45a295dce958afc2f8c9 commit: 4466e913608159d2b40d45a295dce958afc2f8c9 branch: main author: Bénédikt Tran <10796600+picn...@users.noreply.github.com> committer: encukou date: 2025-02-20T14:21:55+01:00 summary: gh-78: fix UBSan failur

[Python-checkins] gh-111178: fix UBSan failures in `Modules/overlapped.c` (GH-129786)

2025-02-20 Thread encukou
https://github.com/python/cpython/commit/deac31d214f8d562c9683471d42296ea16a3c641 commit: deac31d214f8d562c9683471d42296ea16a3c641 branch: main author: Bénédikt Tran <10796600+picn...@users.noreply.github.com> committer: encukou date: 2025-02-20T14:24:24+01:00 summary: gh-78: fix UBSan failur

[Python-checkins] gh-111178: fix UBSan failures in `Modules/_pickle.c` (#129787)

2025-02-20 Thread encukou
https://github.com/python/cpython/commit/5a13faa1b77b8f9a62b8935d2275e4a102ee88dd commit: 5a13faa1b77b8f9a62b8935d2275e4a102ee88dd branch: main author: Bénédikt Tran <10796600+picn...@users.noreply.github.com> committer: encukou date: 2025-02-20T14:27:35+01:00 summary: gh-78: fix UBSan failur

[Python-checkins] [3.12] gh-127750: Backport some tests for singledispatchmethod (GH-130309) (GH-130340) (GH-130341)

2025-02-20 Thread serhiy-storchaka
https://github.com/python/cpython/commit/e63ca56e3b8c6ba7f7ccbf1eddf7b011ebe1748f commit: e63ca56e3b8c6ba7f7ccbf1eddf7b011ebe1748f branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: serhiy-storchaka date: 2025-02-20T12:16:19Z summary: [3.12] gh

[Python-checkins] gh-101100: Fix sphinx warnings in `readline.rst` (#130300)

2025-02-20 Thread hugovk
https://github.com/python/cpython/commit/3bda821a83dfc660eba09718845ff92ef9e274c7 commit: 3bda821a83dfc660eba09718845ff92ef9e274c7 branch: main author: Yuki Kobayashi committer: hugovk <1324225+hug...@users.noreply.github.com> date: 2025-02-20T14:56:27+02:00 summary: gh-101100: Fix sphinx warning

[Python-checkins] [3.12] gh-101100: Fix sphinx warnings in `readline.rst` (GH-130300) (#130347)

2025-02-20 Thread hugovk
https://github.com/python/cpython/commit/e6c3dd348726b9253acc65cfa4cb13627bc55232 commit: e6c3dd348726b9253acc65cfa4cb13627bc55232 branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: hugovk <1324225+hug...@users.noreply.github.com> date: 2025-02-2

[Python-checkins] [doc]: Update logging cookbook to mention domain socket configuration in a recipe. (GH-130348)

2025-02-20 Thread vsajip
https://github.com/python/cpython/commit/8cbcf51d614815df3ab7ea557f04e6b4b386968e commit: 8cbcf51d614815df3ab7ea557f04e6b4b386968e branch: main author: Vinay Sajip committer: vsajip date: 2025-02-20T14:09:15Z summary: [doc]: Update logging cookbook to mention domain socket configuration in a re

[Python-checkins] [3.12] [doc]: Update logging cookbook to mention domain socket configuration in a recipe. (GH-130348) (GH-130352)

2025-02-20 Thread vsajip
https://github.com/python/cpython/commit/77cba87472a64238cb01e65280bbd7fd3fe70b60 commit: 77cba87472a64238cb01e65280bbd7fd3fe70b60 branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: vsajip date: 2025-02-20T14:20:00Z summary: [3.12] [doc]: Updat

[Python-checkins] [3.13] [doc]: Update logging cookbook to mention domain socket configuration in a recipe. (GH-130348) (GH-130351)

2025-02-20 Thread vsajip
https://github.com/python/cpython/commit/0a992ff38339728b7589f20ced1bb3c611ff2502 commit: 0a992ff38339728b7589f20ced1bb3c611ff2502 branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: vsajip date: 2025-02-20T14:20:26Z summary: [3.13] [doc]: Updat

[Python-checkins] [3.12] gh-129269: Exclude everything in sys.path in `test_coverage_ignore` (gh-130133) (gh-130358)

2025-02-20 Thread colesbury
https://github.com/python/cpython/commit/60410f3c761f829760036a5345bbf8bc9e44d100 commit: 60410f3c761f829760036a5345bbf8bc9e44d100 branch: 3.12 author: Sam Gross committer: colesbury date: 2025-02-20T15:37:43Z summary: [3.12] gh-129269: Exclude everything in sys.path in `test_coverage_ignore` (

[Python-checkins] [3.13] gh-46236: Document PyUnicode_RSplit, PyUnicode_Partition and PyUnicode_RPartition (GH-130191) (#130360)

2025-02-20 Thread vstinner
https://github.com/python/cpython/commit/2ac25550bde38babe396483635281e8bf2d65c14 commit: 2ac25550bde38babe396483635281e8bf2d65c14 branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: vstinner date: 2025-02-20T15:48:13Z summary: [3.13] gh-46236:

[Python-checkins] [3.12] gh-46236: Document PyUnicode_RSplit, PyUnicode_Partition and PyUnicode_RPartition (GH-130191) (#130361)

2025-02-20 Thread vstinner
https://github.com/python/cpython/commit/5c0aba0b81aa167d0378ee815deb924f1178a84b commit: 5c0aba0b81aa167d0378ee815deb924f1178a84b branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: vstinner date: 2025-02-20T15:50:37Z summary: [3.12] gh-46236:

[Python-checkins] gh-46236: Document PyUnicode_RSplit, PyUnicode_Partition and PyUnicode_RPartition (#130191)

2025-02-20 Thread vstinner
https://github.com/python/cpython/commit/0f5b82169e12321fd2294bf534496ad42a682ac4 commit: 0f5b82169e12321fd2294bf534496ad42a682ac4 branch: main author: Marc Mueller <30130371+cdc...@users.noreply.github.com> committer: vstinner date: 2025-02-20T16:41:41+01:00 summary: gh-46236: Document PyUnicode

[Python-checkins] [3.13] gh-129269: Exclude everything in sys.path in `test_coverage_ignore` (gh-130133) (gh-130357)

2025-02-20 Thread colesbury
https://github.com/python/cpython/commit/ef66394677d15616a79ee2423aa1219ad74fba43 commit: ef66394677d15616a79ee2423aa1219ad74fba43 branch: 3.13 author: Sam Gross committer: colesbury date: 2025-02-20T15:42:47Z summary: [3.13] gh-129269: Exclude everything in sys.path in `test_coverage_ignore` (

[Python-checkins] [3.12] gh-119727: Add --single-process option to regrtest (GH-119728) (#130359)

2025-02-20 Thread hugovk
https://github.com/python/cpython/commit/ecfca207196aa77bd73e64368b44653fbc0f68dc commit: ecfca207196aa77bd73e64368b44653fbc0f68dc branch: 3.12 author: Hugo van Kemenade <1324225+hug...@users.noreply.github.com> committer: hugovk <1324225+hug...@users.noreply.github.com> date: 2025-02-20T15:47:10Z

[Python-checkins] [3.13] Fix phrasing in paragraphs with leading "similar" (GH-121135) (#130364)

2025-02-20 Thread hugovk
https://github.com/python/cpython/commit/38dfe014de2ce8741c8d1071689b1d06f186 commit: 38dfe014de2ce8741c8d1071689b1d06f186 branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: hugovk <1324225+hug...@users.noreply.github.com> date: 2025-02-2

[Python-checkins] gh-129838: Don't redefine _Py_NO_SANITIZE_UNDEFINED (#129839)

2025-02-20 Thread vstinner
https://github.com/python/cpython/commit/568db400ff07240a5ed6f263af281405ccaec716 commit: 568db400ff07240a5ed6f263af281405ccaec716 branch: main author: Collin Funk committer: vstinner date: 2025-02-20T17:02:33+01:00 summary: gh-129838: Don't redefine _Py_NO_SANITIZE_UNDEFINED (#129839) Newer GC

[Python-checkins] [3.13] gh-129838: Don't redefine _Py_NO_SANITIZE_UNDEFINED (GH-129839) (#130366)

2025-02-20 Thread vstinner
https://github.com/python/cpython/commit/6cd2f356c371f6ce984c6030ab0f2dd8a1eae743 commit: 6cd2f356c371f6ce984c6030ab0f2dd8a1eae743 branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: vstinner date: 2025-02-20T16:30:46Z summary: [3.13] gh-129838:

[Python-checkins] gh-111924: Fix data races when swapping allocators (gh-130287)

2025-02-20 Thread colesbury
https://github.com/python/cpython/commit/ca22147547413229a933e3d9cac21cbecf1183fe commit: ca22147547413229a933e3d9cac21cbecf1183fe branch: main author: Sam Gross committer: colesbury date: 2025-02-20T11:31:15-05:00 summary: gh-111924: Fix data races when swapping allocators (gh-130287) CPython

[Python-checkins] [3.12] gh-129838: Don't redefine _Py_NO_SANITIZE_UNDEFINED (GH-129839) (#130365)

2025-02-20 Thread vstinner
https://github.com/python/cpython/commit/f314cc4db5a6307f358b7fed094f72a3b7bca480 commit: f314cc4db5a6307f358b7fed094f72a3b7bca480 branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: vstinner date: 2025-02-20T16:20:27Z summary: [3.12] gh-129838:

[Python-checkins] gh-130052: Fix some exceptions on error paths in _testexternalinspection (#130053)

2025-02-20 Thread vstinner
https://github.com/python/cpython/commit/69426fcee7fcecbe34be66d2c5b58b6d0ffe2809 commit: 69426fcee7fcecbe34be66d2c5b58b6d0ffe2809 branch: main author: Sergey Miryanov committer: vstinner date: 2025-02-20T17:05:39Z summary: gh-130052: Fix some exceptions on error paths in _testexternalinspection

[Python-checkins] gh-130313: Avoid locking when clearing objects (#130126)

2025-02-20 Thread DinoV
https://github.com/python/cpython/commit/6c450f44c283c61d0e1ada05ead9524a1fe97962 commit: 6c450f44c283c61d0e1ada05ead9524a1fe97962 branch: main author: Dino Viehland committer: DinoV date: 2025-02-20T13:32:57-08:00 summary: gh-130313: Avoid locking when clearing objects (#130126) Avoid locking

[Python-checkins] gh-128863: Deprecate the private _PyUnicodeWriter API (#129245)

2025-02-20 Thread vstinner
https://github.com/python/cpython/commit/519c2c6740178831125359babbfe288cee4c25e0 commit: 519c2c6740178831125359babbfe288cee4c25e0 branch: main author: Victor Stinner committer: vstinner date: 2025-02-20T14:02:02+01:00 summary: gh-128863: Deprecate the private _PyUnicodeWriter API (#129245) Dep

[Python-checkins] [3.13] gh-101100: Fix sphinx warnings in `readline.rst` (GH-130300) (#130346)

2025-02-20 Thread hugovk
https://github.com/python/cpython/commit/c05d0d8425195493bb238f794ce677186f29527a commit: c05d0d8425195493bb238f794ce677186f29527a branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: hugovk <1324225+hug...@users.noreply.github.com> date: 2025-02-2

[Python-checkins] gh-129173: Use `_PyUnicodeError_GetParams` in `PyCodec_SurrogateEscapeErrors` (GH-129175)

2025-02-20 Thread encukou
https://github.com/python/cpython/commit/e24a1ac17cfd62a94cf7e1e8cf9385fb926adce6 commit: e24a1ac17cfd62a94cf7e1e8cf9385fb926adce6 branch: main author: Bénédikt Tran <10796600+picn...@users.noreply.github.com> committer: encukou date: 2025-02-20T13:18:47Z summary: gh-129173: Use `_PyUnicodeError_

[Python-checkins] gh-69001: Convert links to more usable buttons (#129591)

2025-02-20 Thread terryjreedy
https://github.com/python/cpython/commit/ed831b95a231ef949da13a261b40ee1ea0e126d7 commit: ed831b95a231ef949da13a261b40ee1ea0e126d7 branch: main author: Stan Ulbrych <89152624+stanfromirel...@users.noreply.github.com> committer: terryjreedy date: 2025-02-20T08:30:57Z summary: gh-69001: Convert lin

[Python-checkins] gh-127750: Restore inspect and pydoc support of singledispatchmethod (GH-130309)

2025-02-20 Thread serhiy-storchaka
https://github.com/python/cpython/commit/10b32054ad6bce821e3b40101d4414d025be6e36 commit: 10b32054ad6bce821e3b40101d4414d025be6e36 branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-02-20T11:08:49+02:00 summary: gh-127750: Restore inspect and pydoc support of singledisp

[Python-checkins] gh-130250: use support.swap_attr() in test and don't assume we're beginning with a clean system state (#130342)

2025-02-20 Thread iritkatriel
https://github.com/python/cpython/commit/048ee2d5ec761296ef67f5c59aee1f24408b12db commit: 048ee2d5ec761296ef67f5c59aee1f24408b12db branch: main author: Irit Katriel <1055913+iritkatr...@users.noreply.github.com> committer: iritkatriel <1055913+iritkatr...@users.noreply.github.com> date: 2025-02-20T