[Python-checkins] gh-133703: dict: fix calculate_log2_keysize() (GH-133809)

2025-05-10 Thread methane
https://github.com/python/cpython/commit/f0a88e2ce54bee23bdcdcd0c045425ffaea605e8 commit: f0a88e2ce54bee23bdcdcd0c045425ffaea605e8 branch: 3.13 author: Inada Naoki committer: methane date: 2025-05-11T15:14:11+09:00 summary: gh-133703: dict: fix calculate_log2_keysize() (GH-133809) (cherry picke

[Python-checkins] gh-133703: dict: fix calculate_log2_keysize() (GH-133809)

2025-05-10 Thread methane
https://github.com/python/cpython/commit/92337f666e8a076a68305a8d6dc8bc9c095000e9 commit: 92337f666e8a076a68305a8d6dc8bc9c095000e9 branch: main author: Inada Naoki committer: methane date: 2025-05-11T14:44:21+09:00 summary: gh-133703: dict: fix calculate_log2_keysize() (GH-133809) files: A Mis

[Python-checkins] [3.14] gh-132983: Remove leftovers from EndlessZstdDecompressor (GH-133856) (#133859)

2025-05-10 Thread AA-Turner
https://github.com/python/cpython/commit/2b761d1122b3b003457c5eff5db851691041bc6d commit: 2b761d1122b3b003457c5eff5db851691041bc6d branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: AA-Turner <[email protected]> date: 202

[Python-checkins] gh-132983: Remove leftovers from EndlessZstdDecompressor (#133856)

2025-05-10 Thread AA-Turner
https://github.com/python/cpython/commit/878e0fb8b43de62449b6d7974fb503498e1c0cf7 commit: 878e0fb8b43de62449b6d7974fb503498e1c0cf7 branch: main author: Rogdham <[email protected]> committer: AA-Turner <[email protected]> date: 2025-05-11T02:04:25Z sum

[Python-checkins] [3.14] gh-132983: Make zstd types immutable (GH-133784) (#133857)

2025-05-10 Thread AA-Turner
https://github.com/python/cpython/commit/1e8a534533acdd162399bd04e54db4189c1dd930 commit: 1e8a534533acdd162399bd04e54db4189c1dd930 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: AA-Turner <[email protected]> date: 202

[Python-checkins] gh-132983: Make zstd types immutable (#133784)

2025-05-10 Thread AA-Turner
https://github.com/python/cpython/commit/1a87b6e9ae6da255f30465ed59a78913ebf2e898 commit: 1a87b6e9ae6da255f30465ed59a78913ebf2e898 branch: main author: Adam Turner <[email protected]> committer: AA-Turner <[email protected]> date: 2025-05-10T22:37:1

[Python-checkins] [3.14] gh-133336: Remove comment about reserved -J in ``initconfig.c`` (GH-133821) (#133855)

2025-05-10 Thread AA-Turner
https://github.com/python/cpython/commit/da1e5c434bbbc7f6ec9426cf18f1da6f42fb29d5 commit: da1e5c434bbbc7f6ec9426cf18f1da6f42fb29d5 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: AA-Turner <[email protected]> date: 202

[Python-checkins] [3.14] gh-132983: Reduce the size of ``_zstdmodule.h`` (GH-133793) (#133854)

2025-05-10 Thread AA-Turner
https://github.com/python/cpython/commit/f7c441cc8220c4c02dfd64612c2a3346c40665b5 commit: f7c441cc8220c4c02dfd64612c2a3346c40665b5 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: AA-Turner <[email protected]> date: 202

[Python-checkins] gh-133336: Remove comment about reserved -J in ``initconfig.c`` (#133821)

2025-05-10 Thread AA-Turner
https://github.com/python/cpython/commit/dc191d248456855d228b09f0e0206e0b656f113c commit: dc191d248456855d228b09f0e0206e0b656f113c branch: main author: Bénédikt Tran <[email protected]> committer: AA-Turner <[email protected]> date: 2025-05-10T22:31:

[Python-checkins] gh-132983: Reduce the size of ``_zstdmodule.h`` (#133793)

2025-05-10 Thread AA-Turner
https://github.com/python/cpython/commit/1a548c0a50641aa3358966e0949d29bcfa9dd480 commit: 1a548c0a50641aa3358966e0949d29bcfa9dd480 branch: main author: Adam Turner <[email protected]> committer: AA-Turner <[email protected]> date: 2025-05-10T22:25:2

[Python-checkins] [3.14] Add classmethod to setUpClass in test_pdb (GH-133840) (#133846)

2025-05-10 Thread gaogaotiantian
https://github.com/python/cpython/commit/39485d593560af8b638c6f565ef73fc22e55d183 commit: 39485d593560af8b638c6f565ef73fc22e55d183 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: gaogaotiantian date: 2025-05-10T18:38:14Z summary: [3.14] Add

[Python-checkins] [3.13] Add classmethod to setUpClass in test_pdb (GH-133840) (#133847)

2025-05-10 Thread gaogaotiantian
https://github.com/python/cpython/commit/26b6ab49e4d88b74d32680fde083ee803a5e89ee commit: 26b6ab49e4d88b74d32680fde083ee803a5e89ee branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: gaogaotiantian date: 2025-05-10T18:34:32Z summary: [3.13] Add

[Python-checkins] Add classmethod to setUpClass in test_pdb (#133840)

2025-05-10 Thread gaogaotiantian
https://github.com/python/cpython/commit/4f2f780d534962261dcc7813e50d0dcb413a1d3c commit: 4f2f780d534962261dcc7813e50d0dcb413a1d3c branch: main author: Tian Gao committer: gaogaotiantian date: 2025-05-10T14:10:58-04:00 summary: Add classmethod to setUpClass in test_pdb (#133840) files: M Lib/te

[Python-checkins] [3.14] gh-86155: Fix data loss after unclosed script or style tag in HTMLParser (GH-22658) (GH-133844)

2025-05-10 Thread serhiy-storchaka
https://github.com/python/cpython/commit/e7e105f51b4ea4087a3bbd87c445aaff0124d4a6 commit: e7e105f51b4ea4087a3bbd87c445aaff0124d4a6 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-05-10T18:02:23Z summary: [3.14] gh

[Python-checkins] [3.13] gh-86155: Fix data loss after unclosed script or style tag in HTMLParser (GH-22658) (GH-133845)

2025-05-10 Thread serhiy-storchaka
https://github.com/python/cpython/commit/e76ff560b015a585e185d9a21d3c18540c6b5fcd commit: e76ff560b015a585e185d9a21d3c18540c6b5fcd branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-05-10T17:58:29Z summary: [3.13] gh

[Python-checkins] gh-100926: fix thread safety of `ctypes` `__pointer_type__` (#133843)

2025-05-10 Thread kumaraditya303
https://github.com/python/cpython/commit/70f9b3de36a7aa455f645032d602c5ece3214d45 commit: 70f9b3de36a7aa455f645032d602c5ece3214d45 branch: main author: Kumar Aditya committer: kumaraditya303 date: 2025-05-10T17:38:06Z summary: gh-100926: fix thread safety of `ctypes` `__pointer_type__` (#133843)

[Python-checkins] gh-86155: Fix data loss after unclosed script or style tag in HTMLParser (GH-22658)

2025-05-10 Thread serhiy-storchaka
https://github.com/python/cpython/commit/53383e90e4df7029f792b7aa81aa2e4cff348ed0 commit: 53383e90e4df7029f792b7aa81aa2e4cff348ed0 branch: main author: Waylan Limberg committer: serhiy-storchaka date: 2025-05-10T17:36:06Z summary: gh-86155: Fix data loss after unclosed script or style tag in HTM

[Python-checkins] [3.14] gh-133783: Fix __replace__ on AST nodes for optional attributes (GH-133797) (#133842)

2025-05-10 Thread JelleZijlstra
https://github.com/python/cpython/commit/856e5903babcc78dca8eba4feb2ce6aebdc60e6c commit: 856e5903babcc78dca8eba4feb2ce6aebdc60e6c branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: JelleZijlstra date: 2025-05-10T16:44:07Z summary: [3.14] gh-13

[Python-checkins] gh-133783: Fix __replace__ on AST nodes for optional attributes (#133797)

2025-05-10 Thread JelleZijlstra
https://github.com/python/cpython/commit/7dddb4e667b5eb76cbe11755051ec139b0f437a9 commit: 7dddb4e667b5eb76cbe11755051ec139b0f437a9 branch: main author: Jelle Zijlstra committer: JelleZijlstra date: 2025-05-10T09:17:38-07:00 summary: gh-133783: Fix __replace__ on AST nodes for optional attributes

[Python-checkins] [3.14] gh-132642: document how to render human-readable `timedelta` objects (GH-133825) (#133837)

2025-05-10 Thread picnixz
https://github.com/python/cpython/commit/13c94d04010269405be44cfac217a85740587549 commit: 13c94d04010269405be44cfac217a85740587549 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: picnixz <[email protected]> date: 2025-0

[Python-checkins] [3.13] gh-117088: Fix AIX build (GH-132595) (GH-133839)

2025-05-10 Thread serhiy-storchaka
https://github.com/python/cpython/commit/5afb224564ab80ac4577c13a2387fb12ace835f4 commit: 5afb224564ab80ac4577c13a2387fb12ace835f4 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-05-10T15:54:05Z summary: [3.13] gh

[Python-checkins] [3.13] gh-132642: document how to render human-readable `timedelta` objects (GH-133825) (#133836)

2025-05-10 Thread picnixz
https://github.com/python/cpython/commit/18501a11e0358130a6bc48fee339ba3892e9e191 commit: 18501a11e0358130a6bc48fee339ba3892e9e191 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: picnixz <[email protected]> date: 2025-0

[Python-checkins] [3.14] gh-117088: Fix AIX build (GH-132595) (GH-133838)

2025-05-10 Thread serhiy-storchaka
https://github.com/python/cpython/commit/6dc12dad4b4297dce2eb4239cfc7aaa9ef9d2e0f commit: 6dc12dad4b4297dce2eb4239cfc7aaa9ef9d2e0f branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-05-10T15:55:47Z summary: [3.14] gh

[Python-checkins] gh-117088: Fix AIX build (GH-132595)

2025-05-10 Thread serhiy-storchaka
https://github.com/python/cpython/commit/47f1722d8053fb4f79e68cba07cbf08fb58a511c commit: 47f1722d8053fb4f79e68cba07cbf08fb58a511c branch: main author: Ayappan Perumal committer: serhiy-storchaka date: 2025-05-10T18:35:59+03:00 summary: gh-117088: Fix AIX build (GH-132595) files: A Misc/NEWS.d/

[Python-checkins] gh-132642: document how to render human-readable `timedelta` objects (#133825)

2025-05-10 Thread picnixz
https://github.com/python/cpython/commit/efcc42ba70fb09333a2be16401da731662e2984b commit: efcc42ba70fb09333a2be16401da731662e2984b branch: main author: Kentaro Jay Takahashi <[email protected]> committer: picnixz <[email protected]> date: 2025-05-1

[Python-checkins] [3.14] Tiny doc fix to double up backslashes in a Windows filesystem path (GH-133828) (#133830)

2025-05-10 Thread AA-Turner
https://github.com/python/cpython/commit/f3f22f9f513c4d37edb91c202fb0994eacc7692a commit: f3f22f9f513c4d37edb91c202fb0994eacc7692a branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: AA-Turner <[email protected]> date: 202

[Python-checkins] Tiny doc fix to double up backslashes in a Windows filesystem path (#133828)

2025-05-10 Thread AA-Turner
https://github.com/python/cpython/commit/e7741dd77392ac1fef1e12d86045b0d1d27ec1d9 commit: e7741dd77392ac1fef1e12d86045b0d1d27ec1d9 branch: main author: Tim Golden committer: AA-Turner <[email protected]> date: 2025-05-10T13:45:46Z summary: Tiny doc fix to double up backsl

[Python-checkins] gh-133379: Fix misuse of the term "arguments" in error messages (GH-133382)

2025-05-10 Thread serhiy-storchaka
https://github.com/python/cpython/commit/dbca27cfca7da44cb102c1e10508a08cebddd9d7 commit: dbca27cfca7da44cb102c1e10508a08cebddd9d7 branch: main author: Stan Ulbrych <[email protected]> committer: serhiy-storchaka date: 2025-05-10T15:00:43+03:00 summary: gh-133379:

[Python-checkins] [3.14] gh-115999: Note Python 3.14 free-threaded changes in What's New (gh-131285) (gh-133824)

2025-05-10 Thread corona10
https://github.com/python/cpython/commit/10cd1aafc405a1e17f0a8da073d12733486c5950 commit: 10cd1aafc405a1e17f0a8da073d12733486c5950 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: corona10 date: 2025-05-10T10:37:02Z summary: [3.14] gh-115999:

[Python-checkins] gh-115999: Note Python 3.14 free-threaded changes in What's New (gh-131285)

2025-05-10 Thread corona10
https://github.com/python/cpython/commit/f28cbc9fd3f37656ad55ef2488b65343b97fa902 commit: f28cbc9fd3f37656ad55ef2488b65343b97fa902 branch: main author: Donghee Na committer: corona10 date: 2025-05-10T19:30:16+09:00 summary: gh-115999: Note Python 3.14 free-threaded changes in What's New (gh-131

[Python-checkins] [3.14] gh-132971: Update shutil.which() docs (GH-133067) (#133803)

2025-05-10 Thread picnixz
https://github.com/python/cpython/commit/4b78cbd76f56b5a988a02cb7e1a083490a67fddf commit: 4b78cbd76f56b5a988a02cb7e1a083490a67fddf branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: picnixz <[email protected]> date: 2025-0

[Python-checkins] [3.13] gh-132971: Update shutil.which() docs (GH-133067) (#133804)

2025-05-10 Thread picnixz
https://github.com/python/cpython/commit/3de65463814c1fb24aa52da34c8421b2b7a2fb30 commit: 3de65463814c1fb24aa52da34c8421b2b7a2fb30 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: picnixz <[email protected]> date: 2025-0

[Python-checkins] gh-133447: Add basic color to `sqlite3` CLI (#133461)

2025-05-10 Thread erlend-aasland
https://github.com/python/cpython/commit/30b1d8f11d5905888f696db14867eb733e7b824c commit: 30b1d8f11d5905888f696db14867eb733e7b824c branch: main author: Stan Ulbrych <[email protected]> committer: erlend-aasland date: 2025-05-10T07:59:01Z summary: gh-133447: Add bas

[Python-checkins] [3.13] gh-133009: fix UAF in `xml.etree.ElementTree.Element.__deepcopy__` (GH-133010) (#133806)

2025-05-10 Thread picnixz
https://github.com/python/cpython/commit/9718880ba9312f844902a684d97e3f0d77cd9f4b commit: 9718880ba9312f844902a684d97e3f0d77cd9f4b branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: picnixz <[email protected]> date: 2025-0

[Python-checkins] [3.14] gh-133009: fix UAF in `xml.etree.ElementTree.Element.__deepcopy__` (GH-133010) (#133805)

2025-05-10 Thread picnixz
https://github.com/python/cpython/commit/62109c41744d27d2641a982652b806ea9f44afdf commit: 62109c41744d27d2641a982652b806ea9f44afdf branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: picnixz <[email protected]> date: 2025-0

[Python-checkins] gh-133009: fix UAF in `xml.etree.ElementTree.Element.__deepcopy__` (#133010)

2025-05-10 Thread picnixz
https://github.com/python/cpython/commit/116a9f9b3775c904c98e390d896200e1641498aa commit: 116a9f9b3775c904c98e390d896200e1641498aa branch: main author: Bénédikt Tran <[email protected]> committer: picnixz <[email protected]> date: 2025-05-10T09:32:39+

[Python-checkins] gh-132971: Update shutil.which() docs (GH-133067)

2025-05-10 Thread serhiy-storchaka
https://github.com/python/cpython/commit/d13d5fdf610a294a6c3dc125e0856fb7fdd41e49 commit: d13d5fdf610a294a6c3dc125e0856fb7fdd41e49 branch: main author: Kokona <[email protected]> committer: serhiy-storchaka date: 2025-05-10T10:06:19+03:00 summary: gh-132971: Update shut