[Python-checkins] gh-129928: Rework sqlite3 error helpers (#129929)

2025-02-10 Thread erlend-aasland
https://github.com/python/cpython/commit/3b366a4a4b0cea483824adbc2fa5a19d82d3dc6a commit: 3b366a4a4b0cea483824adbc2fa5a19d82d3dc6a branch: main author: Erlend E. Aasland committer: erlend-aasland date: 2025-02-11T07:49:25Z summary: gh-129928: Rework sqlite3 error helpers (#129929) Add a helper

[Python-checkins] gh-129928: Raise more accurate exception for incorrect sqlite3 UDF creation (#129941)

2025-02-10 Thread erlend-aasland
https://github.com/python/cpython/commit/3a2e7aacf6f414bbbedaf072e7cb1b48e3d402fa commit: 3a2e7aacf6f414bbbedaf072e7cb1b48e3d402fa branch: main author: Erlend E. Aasland committer: erlend-aasland date: 2025-02-11T08:26:01+01:00 summary: gh-129928: Raise more accurate exception for incorrect sqli

[Python-checkins] gh-91132: Update macOS installer to use ncurses 6.5. (#129990)

2025-02-10 Thread ned-deily
https://github.com/python/cpython/commit/0dbe543d70d7f014d4c1e0308f04c1d91bd815ca commit: 0dbe543d70d7f014d4c1e0308f04c1d91bd815ca branch: main author: Ned Deily committer: ned-deily date: 2025-02-10T23:48:12-05:00 summary: gh-91132: Update macOS installer to use ncurses 6.5. (#129990) files: A

[Python-checkins] gh-123299: Copyedit "What's New in Python 3.14" (#129970)

2025-02-10 Thread hugovk
https://github.com/python/cpython/commit/1feaecc2bc42cb96f2d7bdc8d7083171bdcd0929 commit: 1feaecc2bc42cb96f2d7bdc8d7083171bdcd0929 branch: main author: Hugo van Kemenade <[email protected]> committer: hugovk <[email protected]> date: 2025-02-10T23:46:36+0

[Python-checkins] [3.13] gh-128100: Use atomic dictionary load in `_PyObject_GenericGetAttrWithDict` (GH-128297) (GH-129979)

2025-02-10 Thread colesbury
https://github.com/python/cpython/commit/052632279d3d47a5ac28224afbefd09719ebbe93 commit: 052632279d3d47a5ac28224afbefd09719ebbe93 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: colesbury date: 2025-02-10T20:48:24Z summary: [3.13] gh-128100

[Python-checkins] Clarify baseline for new interpreter (GH-129972)

2025-02-10 Thread Fidget-Spinner
https://github.com/python/cpython/commit/516c70d4dd39e02bb365729a4b8aa93f9e6a3e82 commit: 516c70d4dd39e02bb365729a4b8aa93f9e6a3e82 branch: main author: Ken Jin committer: Fidget-Spinner date: 2025-02-10T19:07:24Z summary: Clarify baseline for new interpreter (GH-129972) files: M Doc/whatsnew/3.

[Python-checkins] [3.13] gh-46236: Document `PyUnicode_DecodeCodePageStateful` (GH-127934) (GH-129961)

2025-02-10 Thread encukou
https://github.com/python/cpython/commit/a38bacd41f2bf91f640a2885cc3892864d210b44 commit: a38bacd41f2bf91f640a2885cc3892864d210b44 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: encukou date: 2025-02-10T17:36:06+01:00 summary: [3.13] gh-462

[Python-checkins] [3.12] gh-46236: Document `PyUnicode_DecodeCodePageStateful` (GH-127934) (GH-129962)

2025-02-10 Thread encukou
https://github.com/python/cpython/commit/181e924332b7d1b87e689bb059272f9078c26fb7 commit: 181e924332b7d1b87e689bb059272f9078c26fb7 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: encukou date: 2025-02-10T17:36:10+01:00 summary: [3.12] gh-462

[Python-checkins] gh-46236: Document `PyUnicode_DecodeCodePageStateful` (GH-127934)

2025-02-10 Thread encukou
https://github.com/python/cpython/commit/8d9d3e4ecb4c908df6560b54138dd5af73b3ed47 commit: 8d9d3e4ecb4c908df6560b54138dd5af73b3ed47 branch: main author: Yuki Kobayashi committer: encukou date: 2025-02-10T17:17:37+01:00 summary: gh-46236: Document `PyUnicode_DecodeCodePageStateful` (GH-127934)

[Python-checkins] [3.13] gh-127712: Fix `secure` argument of `logging.handlers.SMTPHandler` (GH-127726) (GH-129955)

2025-02-10 Thread vsajip
https://github.com/python/cpython/commit/fd665d5f09e98f8988e46b16b2596017ed7525a2 commit: fd665d5f09e98f8988e46b16b2596017ed7525a2 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: vsajip date: 2025-02-10T14:30:31Z summary: [3.13] gh-127712: F

[Python-checkins] [3.12] gh-127712: Fix `secure` argument of `logging.handlers.SMTPHandler` (GH-127726) (GH-129956)

2025-02-10 Thread vsajip
https://github.com/python/cpython/commit/2db4a9d0535af198452136312f9f0b232fa04cf0 commit: 2db4a9d0535af198452136312f9f0b232fa04cf0 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: vsajip date: 2025-02-10T14:29:57Z summary: [3.12] gh-127712: F

[Python-checkins] gh-127712: Fix `secure` argument of `logging.handlers.SMTPHandler` (GH-127726)

2025-02-10 Thread vsajip
https://github.com/python/cpython/commit/d7672e5d5a7b9580a72dbe75d3a9e8840bcc604c commit: d7672e5d5a7b9580a72dbe75d3a9e8840bcc604c branch: main author: s-hamann <[email protected]> committer: vsajip date: 2025-02-10T12:34:27Z summary: gh-127712: Fix `secure` argument of `

[Python-checkins] [3.13] gh-129583: update bundled pip to 25.0.1 (GH-129909) (#129946)

2025-02-10 Thread hugovk
https://github.com/python/cpython/commit/7df30bbc49dcf66cecd1f301cb9d02a5ce01b477 commit: 7df30bbc49dcf66cecd1f301cb9d02a5ce01b477 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2025-02-1

[Python-checkins] gh-129289: fix crash when task finalizer is not called in asyncio (#129840)

2025-02-10 Thread kumaraditya303
https://github.com/python/cpython/commit/94cd2e0ddeff83dee3254ca356d9e4396927d075 commit: 94cd2e0ddeff83dee3254ca356d9e4396927d075 branch: main author: Kumar Aditya committer: kumaraditya303 date: 2025-02-10T17:03:59+05:30 summary: gh-129289: fix crash when task finalizer is not called in asynci

[Python-checkins] [3.13] gh-129143: Fix incorrect documentation for logging.Handler.close(). (GH-129950) (GH-129951)

2025-02-10 Thread vsajip
https://github.com/python/cpython/commit/a00f5a84fdefac2acda2a1a636b07b3fada08f97 commit: a00f5a84fdefac2acda2a1a636b07b3fada08f97 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: vsajip date: 2025-02-10T11:26:50Z summary: [3.13] gh-129143: F

[Python-checkins] [3.12] gh-129143: Fix incorrect documentation for logging.Handler.close(). (GH-129950) (GH-129952)

2025-02-10 Thread vsajip
https://github.com/python/cpython/commit/08a9b7c385bbdc36b816fe1d1b29ff87e10082d7 commit: 08a9b7c385bbdc36b816fe1d1b29ff87e10082d7 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: vsajip date: 2025-02-10T11:26:18Z summary: [3.12] gh-129143: F

[Python-checkins] gh-129143: Fix incorrect documentation for logging.Handler.close(). (GH-129950)

2025-02-10 Thread vsajip
https://github.com/python/cpython/commit/7c156a63d3d5aadff0d40af73c0f622f7a0fcea5 commit: 7c156a63d3d5aadff0d40af73c0f622f7a0fcea5 branch: main author: Vinay Sajip committer: vsajip date: 2025-02-10T11:13:52Z summary: gh-129143: Fix incorrect documentation for logging.Handler.close(). (GH-129950

[Python-checkins] gh-129583: update bundled pip to 25.0.1 (#129909)

2025-02-10 Thread hugovk
https://github.com/python/cpython/commit/b8f7bddd6c6b5d2d13c97882042ce808aceca5a8 commit: b8f7bddd6c6b5d2d13c97882042ce808aceca5a8 branch: main author: Stéphane Bidoul committer: hugovk <[email protected]> date: 2025-02-10T12:21:04+02:00 summary: gh-129583: update bundled pi

[Python-checkins] [3.12] gh-126554: correct detection of `gcc` for `TestNullDlsym.test_null_dlsym` (GH-129872) (#129945)

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

[Python-checkins] [3.13] gh-126554: correct detection of `gcc` for `TestNullDlsym.test_null_dlsym` (GH-129872) (#129944)

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

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

2025-02-10 Thread picnixz
https://github.com/python/cpython/commit/a1a6df282d732b54ba99de93416f8f9d85b3de2f commit: a1a6df282d732b54ba99de93416f8f9d85b3de2f branch: main author: Bénédikt Tran <[email protected]> committer: picnixz <[email protected]> date: 2025-02-10T11:02:47+

[Python-checkins] gh-126554: correct detection of `gcc` for `TestNullDlsym.test_null_dlsym` (GH-129872)

2025-02-10 Thread encukou
https://github.com/python/cpython/commit/978211c8a8646b050a8d687ca720f934fcce112c commit: 978211c8a8646b050a8d687ca720f934fcce112c branch: main author: Peter Marko committer: encukou date: 2025-02-10T10:51:56+01:00 summary: gh-126554: correct detection of `gcc` for `TestNullDlsym.test_null_dlsym

[Python-checkins] gh-128002: add fast path for native tasks in `asyncio.all_tasks` (#129943)

2025-02-10 Thread kumaraditya303
https://github.com/python/cpython/commit/bff4bfeae1f428a815dc9a57b87f913217188fdd commit: bff4bfeae1f428a815dc9a57b87f913217188fdd branch: main author: Kumar Aditya committer: kumaraditya303 date: 2025-02-10T15:04:33+05:30 summary: gh-128002: add fast path for native tasks in `asyncio.all_tasks`

[Python-checkins] gh-128002: simplify `asyncio.all_tasks` to use `PyList_Extend` instead of manual iteration (#129942)

2025-02-10 Thread kumaraditya303
https://github.com/python/cpython/commit/7246b9124c8fd5bc722a14938343fbe1fff47f02 commit: 7246b9124c8fd5bc722a14938343fbe1fff47f02 branch: main author: Kumar Aditya committer: kumaraditya303 date: 2025-02-10T14:26:32+05:30 summary: gh-128002: simplify `asyncio.all_tasks` to use `PyList_Extend` i