[Python-checkins] gh-126433: Update hacl-star (GH-126791)

2024-11-14 Thread gpshead
https://github.com/python/cpython/commit/3fecbe9255391be1ac3c3b52dfe0254ee5c665bd commit: 3fecbe9255391be1ac3c3b52dfe0254ee5c665bd branch: main author: Victor Stinner committer: gpshead date: 2024-11-15T00:22:50Z summary: gh-126433: Update hacl-star (GH-126791) Retrieve the change: "Lib_Memzero

[Python-checkins] [3.12] GH-126766: `url2pathname()`: handle empty authority section. (GH-126767) (#126837)

2024-11-14 Thread barneygale
https://github.com/python/cpython/commit/04f38bb775e998e78bb0cb2747ef57f50f129cb5 commit: 04f38bb775e998e78bb0cb2747ef57f50f129cb5 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: barneygale date: 2024-11-14T23:52:46Z summary: [3.12] GH-12676

[Python-checkins] [3.13] GH-126766: `url2pathname()`: handle empty authority section. (GH-126767) (#126836)

2024-11-14 Thread barneygale
https://github.com/python/cpython/commit/cb07c44e199e20de9f1e0ed42ffcdb8f0a732a0a commit: cb07c44e199e20de9f1e0ed42ffcdb8f0a732a0a branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: barneygale date: 2024-11-14T23:52:36Z summary: [3.13] GH-12676

[Python-checkins] [3.13] gh-126807: pygettext: Do not attempt to extract messages from function definitions. (GH-126808) (GH-126846)

2024-11-14 Thread serhiy-storchaka
https://github.com/python/cpython/commit/bf40fdbff109eae6315a94b13aa74355a4f76a68 commit: bf40fdbff109eae6315a94b13aa74355a4f76a68 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2024-11-14T22:43:33Z summary: [3.13] gh

[Python-checkins] [3.12] gh-126807: pygettext: Do not attempt to extract messages from function definitions. (GH-126808) (GH-126847)

2024-11-14 Thread serhiy-storchaka
https://github.com/python/cpython/commit/306db142c274f186da951a68fe5121330da91151 commit: 306db142c274f186da951a68fe5121330da91151 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2024-11-14T22:35:35Z summary: [3.12] gh

[Python-checkins] gh-126807: pygettext: Do not attempt to extract messages from function definitions. (GH-126808)

2024-11-14 Thread serhiy-storchaka
https://github.com/python/cpython/commit/9a456383bed52010b90bd491277ea855626a7bba commit: 9a456383bed52010b90bd491277ea855626a7bba branch: main author: Tomas R. committer: serhiy-storchaka date: 2024-11-14T22:17:42Z summary: gh-126807: pygettext: Do not attempt to extract messages from function

[Python-checkins] GH-126766: `url2pathname()`: handle empty authority section. (#126767)

2024-11-14 Thread barneygale
https://github.com/python/cpython/commit/cae9d9d20f61cdbde0765efa340b6b596c31b67f commit: cae9d9d20f61cdbde0765efa340b6b596c31b67f branch: main author: Barney Gale committer: barneygale date: 2024-11-14T20:22:14Z summary: GH-126766: `url2pathname()`: handle empty authority section. (#126767) Di

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

2024-11-14 Thread gpshead
https://github.com/python/cpython/commit/9e86d211fce5d60a67468777664c6246c9caa818 commit: 9e86d211fce5d60a67468777664c6246c9caa818 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: gpshead date: 2024-11-13T18:50:29Z summary: [3.12] gh-126623:

[Python-checkins] gh-124111: Update tkinter for compatibility with Tcl/Tk 9.0.0 (GH-124156)

2024-11-14 Thread zware
https://github.com/python/cpython/commit/47cbf038850852cdcbe7a404ed7c64542340d58a commit: 47cbf038850852cdcbe7a404ed7c64542340d58a branch: main author: Marc Culler committer: zware date: 2024-11-14T12:45:08-06:00 summary: gh-124111: Update tkinter for compatibility with Tcl/Tk 9.0.0 (GH-124156)

[Python-checkins] gh-126061: add new functions to `refcounts.dat` (#126788)

2024-11-14 Thread vstinner
https://github.com/python/cpython/commit/1e3497e745d6559d30dbb65c914d19c759d60dc5 commit: 1e3497e745d6559d30dbb65c914d19c759d60dc5 branch: main author: RUANG (James Roy) committer: vstinner date: 2024-11-14T15:04:38+01:00 summary: gh-126061: add new functions to `refcounts.dat` (#126788) files:

[Python-checkins] [3.13] gh-126433: Fix compiler warnings on 32-bit Windows (#126444) (#126827)

2024-11-14 Thread vstinner
https://github.com/python/cpython/commit/bf6fa21a9167df1df73d694dea1754be8d214f28 commit: bf6fa21a9167df1df73d694dea1754be8d214f28 branch: 3.13 author: Victor Stinner committer: vstinner date: 2024-11-14T13:21:27+01:00 summary: [3.13] gh-126433: Fix compiler warnings on 32-bit Windows (#126444)

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

2024-11-14 Thread sobolevn
https://github.com/python/cpython/commit/effedb5ff0f13beb411e4773426e151bfb635f1c commit: effedb5ff0f13beb411e4773426e151bfb635f1c branch: 3.13 author: sobolevn committer: sobolevn date: 2024-11-14T13:51:34+03:00 summary: [3.13] gh-109413: Enable `strict_optional` for `libregrtest/main.py` (GH-

[Python-checkins] [3.13] gh-126433: Change channel_info.count to int64_t (GH-126447) (#126826)

2024-11-14 Thread vstinner
https://github.com/python/cpython/commit/64846f14d87cc8ddd4947b83aa90f6e3b0b2151e commit: 64846f14d87cc8ddd4947b83aa90f6e3b0b2151e branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: vstinner date: 2024-11-14T10:32:09Z summary: [3.13] gh-126433:

[Python-checkins] GH-117759: Update GC docs for incremental collection (GH-126695)

2024-11-14 Thread markshannon
https://github.com/python/cpython/commit/3966d8d626fc9adcdf0663024d4ae6e6be7ef858 commit: 3966d8d626fc9adcdf0663024d4ae6e6be7ef858 branch: main author: Mark Shannon committer: markshannon date: 2024-11-14T09:50:00Z summary: GH-117759: Update GC docs for incremental collection (GH-126695) files:

[Python-checkins] [3.13] Document that return-less user-defined functions return None (GH-126769) (#126822)

2024-11-14 Thread asvetlov
https://github.com/python/cpython/commit/4fd628837c13636b91392a33dd32a80a086d3fa4 commit: 4fd628837c13636b91392a33dd32a80a086d3fa4 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: asvetlov date: 2024-11-14T10:46:58+01:00 summary: [3.13] Docum

[Python-checkins] [3.12] Document that return-less user-defined functions return None (GH-126769) (#126823)

2024-11-14 Thread asvetlov
https://github.com/python/cpython/commit/d79acd96e083e6ac2b9b9c71fcff1161fc3bfa18 commit: d79acd96e083e6ac2b9b9c71fcff1161fc3bfa18 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: asvetlov date: 2024-11-14T10:46:26+01:00 summary: [3.12] Docum

[Python-checkins] Document that return-less user-defined functions return None (#126769)

2024-11-14 Thread asvetlov
https://github.com/python/cpython/commit/e0692f11650acb6c2eed940eb94650b4703c072e commit: e0692f11650acb6c2eed940eb94650b4703c072e branch: main author: John Marshall committer: asvetlov date: 2024-11-14T07:47:24Z summary: Document that return-less user-defined functions return None (#126769) Co

[Python-checkins] gh-123832: Adjust `socket.getaddrinfo` docs for better POSIX compliance (GH-126182)

2024-11-14 Thread encukou
https://github.com/python/cpython/commit/ff0ef0a54bef26fc507fbf9b7a6009eb7d3f17f5 commit: ff0ef0a54bef26fc507fbf9b7a6009eb7d3f17f5 branch: main author: Petr Viktorin committer: encukou date: 2024-11-14T09:31:14+01:00 summary: gh-123832: Adjust `socket.getaddrinfo` docs for better POSIX complianc