[Python-checkins] ast docs: Fix description of ast.Constant (#134741)

2025-05-29 Thread JelleZijlstra
https://github.com/python/cpython/commit/381020d41fb1f8b33421f01c609ba0d0edb99764 commit: 381020d41fb1f8b33421f01c609ba0d0edb99764 branch: main author: Jelle Zijlstra committer: JelleZijlstra date: 2025-05-29T21:11:20-07:00 summary: ast docs: Fix description of ast.Constant (#134741) Contrary t

[Python-checkins] [3.14] gh-134768: Fix definition of `mt_continue_should_break()` (GH-134769) (#134916)

2025-05-29 Thread gpshead
https://github.com/python/cpython/commit/e0e8f28f27bb447ffd021e4d4fde0ddd7aa5500b commit: e0e8f28f27bb447ffd021e4d4fde0ddd7aa5500b branch: 3.14 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: gpshead date: 2025-05-30T05:08:43Z summary: [3.14] gh-134768:

[Python-checkins] [3.14] gh-134906: Document CompressionParameter.content_size_flag (GH-134907) (#134915)

2025-05-29 Thread gpshead
https://github.com/python/cpython/commit/370f91b94671c1b0936e827add79fbaf7c96b913 commit: 370f91b94671c1b0936e827add79fbaf7c96b913 branch: 3.14 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: gpshead date: 2025-05-30T04:43:33Z summary: [3.14] gh-134906:

[Python-checkins] [3.14] ast docs: Fix description of ast.Constant (GH-134741) (#134911)

2025-05-29 Thread JelleZijlstra
https://github.com/python/cpython/commit/4927596c499cf5b4437fbf30d782ce87f90572c1 commit: 4927596c499cf5b4437fbf30d782ce87f90572c1 branch: 3.14 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: JelleZijlstra date: 2025-05-30T04:17:18Z summary: [3.14] ast d

[Python-checkins] gh-134768: Fix definition of `mt_continue_should_break()` (#134769)

2025-05-29 Thread gpshead
https://github.com/python/cpython/commit/2f2bee21118adce653ee5bc4eb31d30327465966 commit: 2f2bee21118adce653ee5bc4eb31d30327465966 branch: main author: Sam James committer: gpshead date: 2025-05-30T04:42:19Z summary: gh-134768: Fix definition of `mt_continue_should_break()` (#134769) In 121ed71

[Python-checkins] gh-134906: Document CompressionParameter.content_size_flag (#134907)

2025-05-29 Thread gpshead
https://github.com/python/cpython/commit/5f60d0fcccbf6676f5bc924f05452bd5321446f0 commit: 5f60d0fcccbf6676f5bc924f05452bd5321446f0 branch: main author: Emma Smith committer: gpshead date: 2025-05-29T21:37:43-07:00 summary: gh-134906: Document CompressionParameter.content_size_flag (#134907) * D

[Python-checkins] [3.13] ast docs: Fix description of ast.Constant (GH-134741) (#134912)

2025-05-29 Thread JelleZijlstra
https://github.com/python/cpython/commit/f4b8cd5510c72ca78c3f2f02a1e12f7827377ed0 commit: f4b8cd5510c72ca78c3f2f02a1e12f7827377ed0 branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: JelleZijlstra date: 2025-05-30T04:19:04Z summary: [3.13] ast d

[Python-checkins] GH-106235: Clarify `parse_known_args` documentation by removing "remaining" (#126921)

2025-05-29 Thread savannahostrowski
https://github.com/python/cpython/commit/a4251411a97304ab001721c6231d86ddf4eac3f0 commit: a4251411a97304ab001721c6231d86ddf4eac3f0 branch: main author: Savannah Bailey committer: savannahostrowski date: 2025-05-29T20:34:34-07:00 summary: GH-106235: Clarify `parse_known_args` documentation by rem

[Python-checkins] gh-134857: Improve error report for doctests run with unittest (GH-134858)

2025-05-29 Thread serhiy-storchaka
https://github.com/python/cpython/commit/cb8a72b301f47e76d93a7fe5b259e9a5758792e1 commit: cb8a72b301f47e76d93a7fe5b259e9a5758792e1 branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-05-30T00:32:44+03:00 summary: gh-134857: Improve error report for doctests run with unit

[Python-checkins] [3.14] gh-132775: Fix _PyFunctIon_VerifyStateless() (gh-134901)

2025-05-29 Thread ericsnowcurrently
https://github.com/python/cpython/commit/9c2e0febb481f1c24a6397d3a4fb9422c9433ef4 commit: 9c2e0febb481f1c24a6397d3a4fb9422c9433ef4 branch: 3.14 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: ericsnowcurrently date: 2025-05-29T20:55:42Z summary: [3.14] g

[Python-checkins] gh-132775: Fix _PyFunctIon_VerifyStateless() (#134900)

2025-05-29 Thread ericsnowcurrently
https://github.com/python/cpython/commit/dafd14146f7ca18932894ea445a2f9f98f2a8b01 commit: dafd14146f7ca18932894ea445a2f9f98f2a8b01 branch: main author: Eric Snow committer: ericsnowcurrently date: 2025-05-29T20:13:12Z summary: gh-132775: Fix _PyFunctIon_VerifyStateless() (#134900) The problem w

[Python-checkins] [3.14] GH-133912: Fix `PyObject_GenericSetDict` to handle inline values (GH-134725) (#134859)

2025-05-29 Thread hauntsaninja
https://github.com/python/cpython/commit/4670dddbf6bb440143bcad36af3a708b5a747e4a commit: 4670dddbf6bb440143bcad36af3a708b5a747e4a branch: 3.14 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: hauntsaninja <12621235+hauntsani...@users.noreply.github.com> da

[Python-checkins] gh-134771: Fix time_clockid_converter() on Cygwin (#134772)

2025-05-29 Thread vstinner
https://github.com/python/cpython/commit/d96343679fd6137c9d87d1bb120228b162ea0f8c commit: d96343679fd6137c9d87d1bb120228b162ea0f8c branch: main author: Collin Funk committer: vstinner date: 2025-05-29T19:35:53+02:00 summary: gh-134771: Fix time_clockid_converter() on Cygwin (#134772) Use long f

[Python-checkins] gh-133968: Add PyUnicodeWriter_WriteASCII() function (#133973)

2025-05-29 Thread vstinner
https://github.com/python/cpython/commit/f49a07b531543dd8a42d90f5b1c89c0312fbf806 commit: f49a07b531543dd8a42d90f5b1c89c0312fbf806 branch: main author: Victor Stinner committer: vstinner date: 2025-05-29T14:54:30Z summary: gh-133968: Add PyUnicodeWriter_WriteASCII() function (#133973) Replace m

[Python-checkins] [3.13] gh-133260: Remove claim that PyUnicode_InternFromString immortalizes (GH-134213) (GH-134884)

2025-05-29 Thread encukou
https://github.com/python/cpython/commit/a9ba2ecae53e9341a6303d51ccf6b7f0b8160f50 commit: a9ba2ecae53e9341a6303d51ccf6b7f0b8160f50 branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: encukou date: 2025-05-29T13:44:00Z summary: [3.13] gh-133260:

[Python-checkins] [3.14] gh-133260: Remove claim that PyUnicode_InternFromString immortalizes (GH-134213) (GH-134883)

2025-05-29 Thread encukou
https://github.com/python/cpython/commit/2d40dd01faefeabbafbcab510f1934f5e2496796 commit: 2d40dd01faefeabbafbcab510f1934f5e2496796 branch: 3.14 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: encukou date: 2025-05-29T13:43:27Z summary: [3.14] gh-133260:

[Python-checkins] gh-133260: Remove claim that PyUnicode_InternFromString immortalizes (GH-134213)

2025-05-29 Thread encukou
https://github.com/python/cpython/commit/4109a9c6b33faa0032ffc95d96cd0db482af3ce2 commit: 4109a9c6b33faa0032ffc95d96cd0db482af3ce2 branch: main author: Petr Viktorin committer: encukou date: 2025-05-29T15:36:59+02:00 summary: gh-133260: Remove claim that PyUnicode_InternFromString immortalizes (

[Python-checkins] gh-133866: remove deprecated and undocumented function `ctypes.SetPointerType` (GH-133869)

2025-05-29 Thread encukou
https://github.com/python/cpython/commit/cafbcd666a7488e9f72553708350b7091dc913fd commit: cafbcd666a7488e9f72553708350b7091dc913fd branch: main author: Bénédikt Tran <10796600+picn...@users.noreply.github.com> committer: encukou date: 2025-05-29T15:28:57+02:00 summary: gh-133866: remove deprecate

[Python-checkins] [3.14] gh-69011: clarify & deduplicate `ctypes.create_*_buffer` docs (GH-132858) (GH-134881)

2025-05-29 Thread encukou
https://github.com/python/cpython/commit/da4f37596fc760ef31bfef6c06c5f8c1b04a2e76 commit: da4f37596fc760ef31bfef6c06c5f8c1b04a2e76 branch: 3.14 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: encukou date: 2025-05-29T13:23:19Z summary: [3.14] gh-69011: c

[Python-checkins] [3.13] gh-69011: : clarify & deduplicate `ctypes.create_*_buffer` docs (GH-132858) (GH-134882)

2025-05-29 Thread encukou
https://github.com/python/cpython/commit/aebb4eab457ec42268a453a16f9b8b55245ad727 commit: aebb4eab457ec42268a453a16f9b8b55245ad727 branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: encukou date: 2025-05-29T13:22:33Z summary: [3.13] gh-69011: :

[Python-checkins] gh-69011: : clarify & deduplicate `ctypes.create_*_buffer` docs (GH-132858)

2025-05-29 Thread encukou
https://github.com/python/cpython/commit/b783e1791b2076ef560104f8207156d75859c0a6 commit: b783e1791b2076ef560104f8207156d75859c0a6 branch: main author: Stan Ulbrych <89152624+stanfromirel...@users.noreply.github.com> committer: encukou date: 2025-05-29T15:16:20+02:00 summary: gh-69011: : clarify