[Python-checkins] GH-131798: Optimize away type(x) in the JIT when the result is known (GH-135194)

2025-06-06 Thread brandtbucher
https://github.com/python/cpython/commit/46151648ca8ba1edd2a2783e8e154692a13d8ea8 commit: 46151648ca8ba1edd2a2783e8e154692a13d8ea8 branch: main author: Tomas R. committer: brandtbucher date: 2025-06-06T16:44:43-07:00 summary: GH-131798: Optimize away type(x) in the JIT when the result is known (

[Python-checkins] [3.14] gh-134155: fix AttributeError in email._header_value_parser.get_address (GH-134194) (#135191)

2025-06-06 Thread bitdancer
https://github.com/python/cpython/commit/3faf00e0031652cb067ddfce7c61574567e2742d commit: 3faf00e0031652cb067ddfce7c61574567e2742d branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: bitdancer date: 2025-06-06T14:13:30-04:00 summary: [3.14] gh-1

[Python-checkins] [3.13] gh-134155: fix AttributeError in email._header_value_parser.get_address (GH-134194) (#135192)

2025-06-06 Thread bitdancer
https://github.com/python/cpython/commit/58b9581ff56309a233ab3a6cc66516772a2a95b5 commit: 58b9581ff56309a233ab3a6cc66516772a2a95b5 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: bitdancer date: 2025-06-06T14:11:15-04:00 summary: [3.13] gh-1

[Python-checkins] [3.13] Docs: Update `PyExc_*` tables in the c-api documentation (GH-131640) (GH-135221)

2025-06-06 Thread encukou
https://github.com/python/cpython/commit/b250035384856072f1582809f5f5ca0445bff127 commit: b250035384856072f1582809f5f5ca0445bff127 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: encukou date: 2025-06-06T15:57:52Z summary: [3.13] Docs: Updat

[Python-checkins] [3.14] Docs: Update `PyExc_*` tables in the c-api documentation (GH-131640) (GH-135220)

2025-06-06 Thread encukou
https://github.com/python/cpython/commit/88b5784fc0362e147e1ac6eaca0584acce5228b9 commit: 88b5784fc0362e147e1ac6eaca0584acce5228b9 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: encukou date: 2025-06-06T15:57:37Z summary: [3.14] Docs: Updat

[Python-checkins] Docs: Update `PyExc_*` tables in the c-api documentation (GH-131640)

2025-06-06 Thread encukou
https://github.com/python/cpython/commit/f00512db20561370faad437853f6ecee0eec4856 commit: f00512db20561370faad437853f6ecee0eec4856 branch: main author: Yuki Kobayashi committer: encukou date: 2025-06-06T17:51:47+02:00 summary: Docs: Update `PyExc_*` tables in the c-api documentation (GH-131640)

[Python-checkins] [3.14] gh-134160: Use PyModuleDef.m_free in the example module xxlimited (GH-135174) (GH-135213)

2025-06-06 Thread encukou
https://github.com/python/cpython/commit/dd4a819a82dd488ffa8352e4367cf3a749f6bf3e commit: dd4a819a82dd488ffa8352e4367cf3a749f6bf3e branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: encukou date: 2025-06-06T17:08:45+02:00 summary: [3.14] gh-134

[Python-checkins] [3.14] gh-57089: Note _layout_ in the bitfield docs (GH-134148) (GH-135216)

2025-06-06 Thread encukou
https://github.com/python/cpython/commit/f32c7b9100e210a2c431f8139437f403c88f commit: f32c7b9100e210a2c431f8139437f403c88f branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: encukou date: 2025-06-06T14:58:48Z summary: [3.14] gh-57089: N

[Python-checkins] gh-133390: Support SQL keyword completion for sqlite3 CLI (#133393)

2025-06-06 Thread erlend-aasland
https://github.com/python/cpython/commit/62b3d2d443785c4ea5262edb4f9f7040440f9463 commit: 62b3d2d443785c4ea5262edb4f9f7040440f9463 branch: main author: Tan Long committer: erlend-aasland date: 2025-06-06T16:52:41+02:00 summary: gh-133390: Support SQL keyword completion for sqlite3 CLI (#133393)

[Python-checkins] gh-57089: Note _layout_ in the bitfield docs (GH-134148)

2025-06-06 Thread encukou
https://github.com/python/cpython/commit/b22b964a5c245e13ae0439c5efbb8984acf607ab commit: b22b964a5c245e13ae0439c5efbb8984acf607ab branch: main author: Petr Viktorin committer: encukou date: 2025-06-06T16:51:40+02:00 summary: gh-57089: Note _layout_ in the bitfield docs (GH-134148) Co-authored

[Python-checkins] [3.13] gh-128605: Revert "Add branch protections for x86_64 in asm_tr…ampoline.S (GH-128606) (GH-135077)" (GH-135175) (GH-135203)

2025-06-06 Thread encukou
https://github.com/python/cpython/commit/f9c18bab7f7303d01c4f137f2042135c56c662d1 commit: f9c18bab7f7303d01c4f137f2042135c56c662d1 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: encukou date: 2025-06-06T16:09:09+02:00 summary: [3.13] gh-128

[Python-checkins] gh-134160: Use PyModuleDef.m_free in the example module xxlimited (GH-135174)

2025-06-06 Thread encukou
https://github.com/python/cpython/commit/1adca08d658ee2d520f3193960eaf3ae2ead1cef commit: 1adca08d658ee2d520f3193960eaf3ae2ead1cef branch: main author: Petr Viktorin committer: encukou date: 2025-06-06T14:08:58Z summary: gh-134160: Use PyModuleDef.m_free in the example module xxlimited (GH-13517

[Python-checkins] [3.13] gh-135120: Add test.support.subTests() (GH-135121) (GH-135210)

2025-06-06 Thread serhiy-storchaka
https://github.com/python/cpython/commit/d864a9150bb2a2594a389538b8ee3187ad34afbc commit: d864a9150bb2a2594a389538b8ee3187ad34afbc branch: 3.13 author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-06-06T13:16:50Z summary: [3.13] gh-135120: Add test.support.subTests() (GH-135121) (GH-1

[Python-checkins] gh-134891: Add PyUnstable_Unicode_GET_CACHED_HASH (GH-134892)

2025-06-06 Thread encukou
https://github.com/python/cpython/commit/e413e2671916ed8f4513af92830f4fb2bc59b1d2 commit: e413e2671916ed8f4513af92830f4fb2bc59b1d2 branch: main author: Petr Viktorin committer: encukou date: 2025-06-06T15:51:00+02:00 summary: gh-134891: Add PyUnstable_Unicode_GET_CACHED_HASH (GH-134892) files:

[Python-checkins] [3.13] feat(docs): type fix - apply pep8 by using docstring instead of comment in the doc. (GH-135181) (#135211)

2025-06-06 Thread vstinner
https://github.com/python/cpython/commit/705fa8a23fab158d8acfc4176cbddd77c29abb0c commit: 705fa8a23fab158d8acfc4176cbddd77c29abb0c branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: vstinner date: 2025-06-06T13:23:07Z summary: [3.13] feat(docs)

[Python-checkins] [3.14] feat(docs): type fix - apply pep8 by using docstring instead of comment in the doc. (GH-135181) (#135212)

2025-06-06 Thread vstinner
https://github.com/python/cpython/commit/23552b3d8f5964178f37f6cc6660154521d12c53 commit: 23552b3d8f5964178f37f6cc6660154521d12c53 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: vstinner date: 2025-06-06T13:22:50Z summary: [3.14] feat(docs)

[Python-checkins] feat(docs): type fix - apply pep8 by using docstring instead of comment in the doc. (#135181)

2025-06-06 Thread vstinner
https://github.com/python/cpython/commit/343182853f19a42c0ba8980d3104076a8c7bcfe7 commit: 343182853f19a42c0ba8980d3104076a8c7bcfe7 branch: main author: Jean-Louis GUENEGO committer: vstinner date: 2025-06-06T15:16:12+02:00 summary: feat(docs): type fix - apply pep8 by using docstring instead of

[Python-checkins] [3.14] gh-135120: Add test.support.subTests() (GH-135121) (GH-135208)

2025-06-06 Thread serhiy-storchaka
https://github.com/python/cpython/commit/5b38af57e0ad0fb9661af9f580fb7c0cc4999263 commit: 5b38af57e0ad0fb9661af9f580fb7c0cc4999263 branch: 3.14 author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-06-06T13:03:28Z summary: [3.14] gh-135120: Add test.support.subTests() (GH-135121) (GH-1

[Python-checkins] [3.14] gh-134993: Add os.lstat() to os.supports_dir_fd (GH-135188) (#135205)

2025-06-06 Thread vstinner
https://github.com/python/cpython/commit/4e2e02eec9b8d16337fb48f32eeddc535e4c07cb commit: 4e2e02eec9b8d16337fb48f32eeddc535e4c07cb branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: vstinner date: 2025-06-06T12:38:59Z summary: [3.14] gh-134993:

[Python-checkins] [3.13] gh-134993: Add os.lstat() to os.supports_dir_fd (GH-135188) (#135206)

2025-06-06 Thread vstinner
https://github.com/python/cpython/commit/793de28b4034cd076343ed98d420987ee3ac8756 commit: 793de28b4034cd076343ed98d420987ee3ac8756 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: vstinner date: 2025-06-06T12:36:50Z summary: [3.13] gh-134993:

[Python-checkins] [3.14] Fix versionadded directive rendering in c-api/arg.rst (GH-135199) (#135207)

2025-06-06 Thread vstinner
https://github.com/python/cpython/commit/daf11fca038d7918c219d33ee6727ed0a563415f commit: daf11fca038d7918c219d33ee6727ed0a563415f branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: vstinner date: 2025-06-06T12:30:33Z summary: [3.14] Fix versio

[Python-checkins] Fix versionadded directive rendering in c-api/arg.rst (#135199)

2025-06-06 Thread vstinner
https://github.com/python/cpython/commit/39859fcac5c8335ca9c1bddc5945a7d3e934aebc commit: 39859fcac5c8335ca9c1bddc5945a7d3e934aebc branch: main author: Rafael Fontenelle committer: vstinner date: 2025-06-06T14:23:07+02:00 summary: Fix versionadded directive rendering in c-api/arg.rst (#135199)

[Python-checkins] gh-134036: Update test_syntax for gh-133999 (#135204)

2025-06-06 Thread Yhg1s
https://github.com/python/cpython/commit/82415acf62f039b384e7ffdc5a24ff1f1207cfe5 commit: 82415acf62f039b384e7ffdc5a24ff1f1207cfe5 branch: main author: Victor Stinner committer: Yhg1s date: 2025-06-06T12:22:14Z summary: gh-134036: Update test_syntax for gh-133999 (#135204) files: M Lib/test/tes

[Python-checkins] gh-134993: Add os.lstat() to os.supports_dir_fd (#135188)

2025-06-06 Thread vstinner
https://github.com/python/cpython/commit/e004cf8fd5c006a7a1c60807a03066f4c43452e5 commit: e004cf8fd5c006a7a1c60807a03066f4c43452e5 branch: main author: Victor Stinner committer: vstinner date: 2025-06-06T14:11:49+02:00 summary: gh-134993: Add os.lstat() to os.supports_dir_fd (#135188) files: M

[Python-checkins] [3.14] gh-128605: Revert "Add branch protections for x86_64 in asm_tr…ampoline.S (#128606) (#135077)" (GH-135175)

2025-06-06 Thread encukou
https://github.com/python/cpython/commit/b477e21d5cb85bc764d6d9d18d122aa703d7b548 commit: b477e21d5cb85bc764d6d9d18d122aa703d7b548 branch: 3.14 author: Petr Viktorin committer: encukou date: 2025-06-06T13:55:26+02:00 summary: [3.14] gh-128605: Revert "Add branch protections for x86_64 in asm_tr

[Python-checkins] gh-135120: Add test.support.subTests() (GH-135121)

2025-06-06 Thread encukou
https://github.com/python/cpython/commit/6ef06fad84244261c695ec337c7d2734277054db commit: 6ef06fad84244261c695ec337c7d2734277054db branch: main author: Serhiy Storchaka committer: encukou date: 2025-06-06T13:52:48+02:00 summary: gh-135120: Add test.support.subTests() (GH-135121) files: A Misc/N