[Python-checkins] [3.12] gh-101100: Make __subclasses__ doctest stable (GH-124577) (#124580)

2024-09-25 Thread JelleZijlstra
https://github.com/python/cpython/commit/d4cd39097e82b2cd8842e1e3f75662ac4b0610bd commit: d4cd39097e82b2cd8842e1e3f75662ac4b0610bd branch: 3.12 author: Jelle Zijlstra committer: JelleZijlstra date: 2024-09-26T06:40:40Z summary: [3.12] gh-101100: Make __subclasses__ doctest stable (GH-124577) (#1

[Python-checkins] gh-101100: Make __subclasses__ doctest stable (#124577)

2024-09-25 Thread JelleZijlstra
https://github.com/python/cpython/commit/08a467b537b3d9b499d060697e79b3950374ab0f commit: 08a467b537b3d9b499d060697e79b3950374ab0f branch: main author: Jelle Zijlstra committer: JelleZijlstra date: 2024-09-26T06:26:03Z summary: gh-101100: Make __subclasses__ doctest stable (#124577) Using a sta

[Python-checkins] gh-120284: Enhance `asyncio.run` to accept awaitable objects (#120566)

2024-09-25 Thread kumaraditya303
https://github.com/python/cpython/commit/1229cb8c1412d37cf3206eab407f03e21d602cbd commit: 1229cb8c1412d37cf3206eab407f03e21d602cbd branch: main author: Ron Frederick committer: kumaraditya303 date: 2024-09-26T11:45:08+05:30 summary: gh-120284: Enhance `asyncio.run` to accept awaitable objects (#

[Python-checkins] [3.12] gh-124309: Modernize the `staggered_race` implementation to support e… (#124574)

2024-09-25 Thread kumaraditya303
https://github.com/python/cpython/commit/2b54a4ebf1ffd2d709570267b3b3bb1dcfec4d53 commit: 2b54a4ebf1ffd2d709570267b3b3bb1dcfec4d53 branch: 3.12 author: Kumar Aditya committer: kumaraditya303 date: 2024-09-26T05:39:46Z summary: [3.12] gh-124309: Modernize the `staggered_race` implementation to su

[Python-checkins] gh-119333: get interp from tstate for PyContext watchers(#124444)

2024-09-25 Thread kumaraditya303
https://github.com/python/cpython/commit/46f5cbca4c37c57f718d3de0d7f7ddfc44298535 commit: 46f5cbca4c37c57f718d3de0d7f7ddfc44298535 branch: main author: Jason Fried committer: kumaraditya303 date: 2024-09-26T05:26:23Z summary: gh-119333: get interp from tstate for PyContext watchers(#12) Co-

[Python-checkins] gh-124309: Modernize the `staggered_race` implementation to support eager task factories (#124390)

2024-09-25 Thread kumaraditya303
https://github.com/python/cpython/commit/de929f353c413459834a2a37b2d9b0240673d874 commit: de929f353c413459834a2a37b2d9b0240673d874 branch: main author: Peter Bierma committer: kumaraditya303 date: 2024-09-26T05:11:17Z summary: gh-124309: Modernize the `staggered_race` implementation to support e

[Python-checkins] gh-119127: functools.partial placeholders (gh-119827)

2024-09-25 Thread rhettinger
https://github.com/python/cpython/commit/d9296529eb0a65f988e8600d3073977dff0ce5a9 commit: d9296529eb0a65f988e8600d3073977dff0ce5a9 branch: main author: dgpb <[email protected]> committer: rhettinger date: 2024-09-26T01:04:38Z summary: gh-119127: functools.partial placeholders

[Python-checkins] [3.13] Doc: Use ``major.minor`` for documentation distribution archive filenames (GH-124489) (#124534)

2024-09-25 Thread Yhg1s
https://github.com/python/cpython/commit/068e734bb51432572b8254f5028d10dd988e7985 commit: 068e734bb51432572b8254f5028d10dd988e7985 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: Yhg1s date: 2024-09-25T17:20:57-07:00 summary: [3.13] Doc: Use

[Python-checkins] [3.13] gh-101100: Add a table of class attributes to the "Custom classes" section of the data model docs (#124480) (#124556)

2024-09-25 Thread Yhg1s
https://github.com/python/cpython/commit/9f2e6ca1995ee295f1622a3780127b954710568c commit: 9f2e6ca1995ee295f1622a3780127b954710568c branch: 3.13 author: Alex Waygood committer: Yhg1s date: 2024-09-25T17:29:48-07:00 summary: [3.13] gh-101100: Add a table of class attributes to the "Custom classes"

[Python-checkins] [3.13] gh-123223: Adding hyperlink of argument in warnings.catch_warnings: (GH-123231) (#124528)

2024-09-25 Thread Yhg1s
https://github.com/python/cpython/commit/9fba1063a1ba03fd9ce686eac5620f2b87b2aa35 commit: 9fba1063a1ba03fd9ce686eac5620f2b87b2aa35 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: Yhg1s date: 2024-09-25T17:16:18-07:00 summary: [3.13] gh-12322

[Python-checkins] [3.13] gh-123968: fix -f/--float command line option description (GH-124517) (#124523)

2024-09-25 Thread Yhg1s
https://github.com/python/cpython/commit/6607c7299165a12bf34d20e662107eeb12f95221 commit: 6607c7299165a12bf34d20e662107eeb12f95221 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: Yhg1s date: 2024-09-25T17:16:02-07:00 summary: [3.13] gh-12396

[Python-checkins] [3.13] gh-123445: calendar: Improve descriptions for day and month attributes (GH-123483) (#124500)

2024-09-25 Thread Yhg1s
https://github.com/python/cpython/commit/139f47fe5dc97bda33e4cba254c24b797b6252b1 commit: 139f47fe5dc97bda33e4cba254c24b797b6252b1 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: Yhg1s date: 2024-09-25T17:13:14-07:00 summary: [3.13] gh-12344

[Python-checkins] [3.13] Doc: Improve documentation for the ``path`` argument in ``shutil.which()`` (GH-124494) (#124497)

2024-09-25 Thread Yhg1s
https://github.com/python/cpython/commit/5b7d4cef825adda6b867b8f2278f5b508e2f3031 commit: 5b7d4cef825adda6b867b8f2278f5b508e2f3031 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: Yhg1s date: 2024-09-25T17:12:48-07:00 summary: [3.13] Doc: Imp

[Python-checkins] [3.13] Adjust build_ubuntu_ssltests job to use cache for the correct OS version (GH-124403) (#124481)

2024-09-25 Thread Yhg1s
https://github.com/python/cpython/commit/c5d097294e14156a89f4383c2039114907de48ce commit: c5d097294e14156a89f4383c2039114907de48ce branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: Yhg1s date: 2024-09-25T17:12:20-07:00 summary: [3.13] Adjust b

[Python-checkins] [3.13] For-else deserves its own section in the tutorial (GH-123946) (#124564)

2024-09-25 Thread Yhg1s
https://github.com/python/cpython/commit/56467a66d233fbb8af120b3de7f208fcaff1a116 commit: 56467a66d233fbb8af120b3de7f208fcaff1a116 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: Yhg1s date: 2024-09-25T17:10:15-07:00 summary: [3.13] For-else

[Python-checkins] [3.12] For-else deserves its own section in the tutorial (GH-123946) (#124563)

2024-09-25 Thread JelleZijlstra
https://github.com/python/cpython/commit/48359c5c90dcc55f4508dc6abdf2eeb3dd1d1aa1 commit: 48359c5c90dcc55f4508dc6abdf2eeb3dd1d1aa1 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: JelleZijlstra date: 2024-09-25T17:08:07-07:00 summary: [3.12]

[Python-checkins] Add "annotate" SET_FUNCTION_ATTRIBUTE bit to dis. (#124566)

2024-09-25 Thread larryhastings
https://github.com/python/cpython/commit/4defb58d3812a80d556410077e3391bb81a1c0b7 commit: 4defb58d3812a80d556410077e3391bb81a1c0b7 branch: main author: larryhastings committer: larryhastings date: 2024-09-25T17:01:45-07:00 summary: Add "annotate" SET_FUNCTION_ATTRIBUTE bit to dis. (#124566) fil

[Python-checkins] gh-124412: Add helpers for converting annotations to source format (#124551)

2024-09-25 Thread JelleZijlstra
https://github.com/python/cpython/commit/4e829c0e6fbd47818451660c234eacc42a0b4a08 commit: 4e829c0e6fbd47818451660c234eacc42a0b4a08 branch: main author: Jelle Zijlstra committer: JelleZijlstra date: 2024-09-26T00:01:09Z summary: gh-124412: Add helpers for converting annotations to source format (

[Python-checkins] For-else deserves its own section in the tutorial (#123946)

2024-09-25 Thread nedbat
https://github.com/python/cpython/commit/ffdc80e93d9d947531fa0123e5b392c6f1fd9136 commit: ffdc80e93d9d947531fa0123e5b392c6f1fd9136 branch: main author: Ned Batchelder committer: nedbat date: 2024-09-25T19:18:18-04:00 summary: For-else deserves its own section in the tutorial (#123946) * For-els

[Python-checkins] gh-119180: Disallow instantiation of ConstEvaluator objects (#124561)

2024-09-25 Thread JelleZijlstra
https://github.com/python/cpython/commit/0268b072d84bc4be890d1b7459815ba1cb9f9945 commit: 0268b072d84bc4be890d1b7459815ba1cb9f9945 branch: main author: Jelle Zijlstra committer: JelleZijlstra date: 2024-09-25T23:30:17Z summary: gh-119180: Disallow instantiation of ConstEvaluator objects (#124561

[Python-checkins] [3.12] gh-123242: Note that type.__annotations__ may not exist (GH-124557) (#124562)

2024-09-25 Thread JelleZijlstra
https://github.com/python/cpython/commit/7ce138fa9bc69fd4dba4634835fa945089de95eb commit: 7ce138fa9bc69fd4dba4634835fa945089de95eb branch: 3.12 author: Jelle Zijlstra committer: JelleZijlstra date: 2024-09-25T16:27:10-07:00 summary: [3.12] gh-123242: Note that type.__annotations__ may not exist

[Python-checkins] Add 3.13 as a version option to the crash issue template (#124560)

2024-09-25 Thread zware
https://github.com/python/cpython/commit/ede1504c4b37b98636bf935679746ba2932f5677 commit: ede1504c4b37b98636bf935679746ba2932f5677 branch: main author: Zachary Ware committer: zware date: 2024-09-25T23:09:37Z summary: Add 3.13 as a version option to the crash issue template (#124560) files: M .

[Python-checkins] gh-123242: Note that type.__annotations__ may not exist (#124557)

2024-09-25 Thread JelleZijlstra
https://github.com/python/cpython/commit/99b23c64de301c9e77add6b0d8e60118ef807840 commit: 99b23c64de301c9e77add6b0d8e60118ef807840 branch: main author: Jelle Zijlstra committer: JelleZijlstra date: 2024-09-25T16:08:14-07:00 summary: gh-123242: Note that type.__annotations__ may not exist (#12455

[Python-checkins] [3.12] gh-101100: Add a table of class attributes to the "Custom classes" section of the data model docs (#124480) (#124558)

2024-09-25 Thread AlexWaygood
https://github.com/python/cpython/commit/d2068c65a68961faaf27197d7e2eb76b32d01e56 commit: d2068c65a68961faaf27197d7e2eb76b32d01e56 branch: 3.12 author: Alex Waygood committer: AlexWaygood date: 2024-09-25T23:01:19Z summary: [3.12] gh-101100: Add a table of class attributes to the "Custom classes

[Python-checkins] gh-119180: Make FORWARDREF format look at __annotations__ first (#124479)

2024-09-25 Thread JelleZijlstra
https://github.com/python/cpython/commit/bc543936ab4ca3625bd7cbeac97faa47f5fd93dc commit: bc543936ab4ca3625bd7cbeac97faa47f5fd93dc branch: main author: Jelle Zijlstra committer: JelleZijlstra date: 2024-09-25T15:32:45-07:00 summary: gh-119180: Make FORWARDREF format look at __annotations__ first

[Python-checkins] GH-58058: Add quick reference for `ArgumentParser` to argparse docs (gh-124227)

2024-09-25 Thread rhettinger
https://github.com/python/cpython/commit/4e2fb7bdf5e1b2eddeb29b776820cfa2017a673f commit: 4e2fb7bdf5e1b2eddeb29b776820cfa2017a673f branch: main author: Savannah Ostrowski committer: rhettinger date: 2024-09-25T15:22:17-07:00 summary: GH-58058: Add quick reference for `ArgumentParser` to argparse

[Python-checkins] gh-41431: Add `datetime.time.strptime()` and `datetime.date.strptime()` (#120752)

2024-09-25 Thread pganssle
https://github.com/python/cpython/commit/9968caa0cc8a4d07595f0e0abe5f28ba9b6f7a96 commit: 9968caa0cc8a4d07595f0e0abe5f28ba9b6f7a96 branch: main author: Nice Zombies committer: pganssle <[email protected]> date: 2024-09-25T14:43:58-07:00 summary: gh-41431: Add `datetime.tim

[Python-checkins] gh-102450: Add ISO-8601 alternative for midnight to `fromisoformat()` calls. (#105856)

2024-09-25 Thread pganssle
https://github.com/python/cpython/commit/b0c6cf5f17f0be13aa927cf141a289f7b76ae6b1 commit: b0c6cf5f17f0be13aa927cf141a289f7b76ae6b1 branch: main author: TizzySaurus <[email protected]> committer: pganssle <[email protected]> date: 2024-09-25T14:32:

[Python-checkins] gh-124370: Add "howto" for free-threaded Python (#124371)

2024-09-25 Thread nedbat
https://github.com/python/cpython/commit/68e384c2179fba41bc3be469e6ef34927a37f4a5 commit: 68e384c2179fba41bc3be469e6ef34927a37f4a5 branch: main author: Sam Gross committer: nedbat date: 2024-09-25T17:31:53-04:00 summary: gh-124370: Add "howto" for free-threaded Python (#124371) * gh-124370: Add

[Python-checkins] gh-121277: Allow `.. versionadded:: next` in docs (GH-121278)

2024-09-25 Thread encukou
https://github.com/python/cpython/commit/7d24ea9db3e8fdca52058629c9ba577aba3d8e5c commit: 7d24ea9db3e8fdca52058629c9ba577aba3d8e5c branch: main author: Petr Viktorin committer: encukou date: 2024-09-25T23:30:40+02:00 summary: gh-121277: Allow `.. versionadded:: next` in docs (GH-121278) Make `v

[Python-checkins] gh-119400: make_ssl_certs: update reference test data automatically, pass in expiration dates as parameters #119400 (GH-119401)

2024-09-25 Thread encukou
https://github.com/python/cpython/commit/1ff1b899ce13b195d978736b78cd75ac021e64b5 commit: 1ff1b899ce13b195d978736b78cd75ac021e64b5 branch: main author: Alexander Kanavin committer: encukou date: 2024-09-25T21:23:47Z summary: gh-119400: make_ssl_certs: update reference test data automatically, p

[Python-checkins] gh-119180: Avoid going through AST and eval() when possible in annotationlib (#124337)

2024-09-25 Thread JelleZijlstra
https://github.com/python/cpython/commit/17a544b257ee3aeaa525350717ee56fd409d9c08 commit: 17a544b257ee3aeaa525350717ee56fd409d9c08 branch: main author: Jelle Zijlstra committer: JelleZijlstra date: 2024-09-25T21:14:03Z summary: gh-119180: Avoid going through AST and eval() when possible in annot

[Python-checkins] gh-124448: Update Windows builds to use Tcl/Tk 8.6.15 (GH-124449)

2024-09-25 Thread zware
https://github.com/python/cpython/commit/9d8f2d8e08336695fdade5846da4bbcc3eb5f152 commit: 9d8f2d8e08336695fdade5846da4bbcc3eb5f152 branch: main author: Zachary Ware committer: zware date: 2024-09-25T21:00:25Z summary: gh-124448: Update Windows builds to use Tcl/Tk 8.6.15 (GH-124449) files: A Mi

[Python-checkins] gh-123884 Tee of tee was not producing n independent iterators (gh-124490)

2024-09-25 Thread rhettinger
https://github.com/python/cpython/commit/909c6f718913e713c990d69e6d8a74c05f81e2c2 commit: 909c6f718913e713c990d69e6d8a74c05f81e2c2 branch: main author: Raymond Hettinger committer: rhettinger date: 2024-09-25T13:38:05-07:00 summary: gh-123884 Tee of tee was not producing n independent iterators

[Python-checkins] gh-124378: Update test_ttk for Tcl/Tk 8.6.15 (GH-124542)

2024-09-25 Thread zware
https://github.com/python/cpython/commit/fb6bd31cb74d2f7e7b525ee4fe9f45475fc94ce9 commit: fb6bd31cb74d2f7e7b525ee4fe9f45475fc94ce9 branch: main author: Zachary Ware committer: zware date: 2024-09-25T20:16:32Z summary: gh-124378: Update test_ttk for Tcl/Tk 8.6.15 (GH-124542) Co-authored-by: Marc

[Python-checkins] gh-124513: Check args in framelocalsproxy_new() (#124515)

2024-09-25 Thread vstinner
https://github.com/python/cpython/commit/d6954b6421aa34afd280df9c44ded21a2348a6ea commit: d6954b6421aa34afd280df9c44ded21a2348a6ea branch: main author: Victor Stinner committer: vstinner date: 2024-09-25T21:41:09+02:00 summary: gh-124513: Check args in framelocalsproxy_new() (#124515) Fix a cra

[Python-checkins] gh-101100: Add a table of class attributes to the "Custom classes" section of the data model docs (#124480)

2024-09-25 Thread AlexWaygood
https://github.com/python/cpython/commit/0d9d56c4e4246495f506f7fb319548fb105b535b commit: 0d9d56c4e4246495f506f7fb319548fb105b535b branch: main author: Alex Waygood committer: AlexWaygood date: 2024-09-25T19:29:58Z summary: gh-101100: Add a table of class attributes to the "Custom classes" secti

[Python-checkins] [3.12] Doc: Use ``major.minor`` for documentation distribution archive filenames (GH-124489) (#124535)

2024-09-25 Thread AA-Turner
https://github.com/python/cpython/commit/ea5c6507044db0a92f12b5022f91885034fb9a09 commit: ea5c6507044db0a92f12b5022f91885034fb9a09 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: AA-Turner <[email protected]> date: 202

[Python-checkins] Doc: Use ``major.minor`` for documentation distribution archive filenames (#124489)

2024-09-25 Thread AA-Turner
https://github.com/python/cpython/commit/6318ffcba21f8fc155f5558237ab03aa45f0e174 commit: 6318ffcba21f8fc155f5558237ab03aa45f0e174 branch: main author: Adam Turner <[email protected]> committer: AA-Turner <[email protected]> date: 2024-09-25T20:06:5

[Python-checkins] gh-117376: Fix off-by-ones in conversion functions (GH-124301)

2024-09-25 Thread Fidget-Spinner
https://github.com/python/cpython/commit/198756b0f653e9f487076df2c6f943e374def6cb commit: 198756b0f653e9f487076df2c6f943e374def6cb branch: main author: Ken Jin committer: Fidget-Spinner date: 2024-09-26T02:41:07+08:00 summary: gh-117376: Fix off-by-ones in conversion functions (GH-124301) Fix o

[Python-checkins] gh-123856: Fix PyREPL failure when a keyboard interrupt is triggered after using a history search (#124396)

2024-09-25 Thread ambv
https://github.com/python/cpython/commit/c1600c78e4565b6bb558ade451abe2648ba4dd0a commit: c1600c78e4565b6bb558ade451abe2648ba4dd0a branch: main author: Emily Morehouse committer: ambv date: 2024-09-25T20:22:03+02:00 summary: gh-123856: Fix PyREPL failure when a keyboard interrupt is triggered af

[Python-checkins] gh-123756: Disable restart command if pdb is in inline mode (#123757)

2024-09-25 Thread gaogaotiantian
https://github.com/python/cpython/commit/28efeefab7d577ea4fb6e3f6e82f903f2aee271d commit: 28efeefab7d577ea4fb6e3f6e82f903f2aee271d branch: main author: Tian Gao committer: gaogaotiantian date: 2024-09-25T11:18:01-07:00 summary: gh-123756: Disable restart command if pdb is in inline mode (#123757

[Python-checkins] gh-123223: Adding hyperlink of argument in warnings.catch_warnings: (#123231)

2024-09-25 Thread nanjekyejoannah
https://github.com/python/cpython/commit/828583a7855f15edc96e6721c226ace098ba463b commit: 828583a7855f15edc96e6721c226ace098ba463b branch: main author: Damien <[email protected]> committer: nanjekyejoannah <[email protected]> date: 2024-09

[Python-checkins] gh-112301: Use literal format strings in unicode_fromformat_arg (GH-124203)

2024-09-25 Thread encukou
https://github.com/python/cpython/commit/da5855e99a8c2d6ef2bb20124d2ebb862dbb971f commit: da5855e99a8c2d6ef2bb20124d2ebb862dbb971f branch: main author: Petr Viktorin committer: encukou date: 2024-09-25T19:46:01+02:00 summary: gh-112301: Use literal format strings in unicode_fromformat_arg (GH-12

[Python-checkins] import: permit __name__ for use in __name__ = "__main__": (#124381)

2024-09-25 Thread nanjekyejoannah
https://github.com/python/cpython/commit/162d152146a563e266232f395f28bbf152a6761c commit: 162d152146a563e266232f395f28bbf152a6761c branch: main author: Thomas Grainger committer: nanjekyejoannah <[email protected]> date: 2024-09-25T10:39:14-07:00 summary: import: p

[Python-checkins] gh-123968: fix -f/--float command line option description (#124517)

2024-09-25 Thread nanjekyejoannah
https://github.com/python/cpython/commit/f8651a2988274be091ecd6efc2916f38d9fb9577 commit: f8651a2988274be091ecd6efc2916f38d9fb9577 branch: main author: Robert Wolff committer: nanjekyejoannah <[email protected]> date: 2024-09-25T09:47:45-07:00 summary: gh-123968: f

[Python-checkins] [3.12] gh-108951: Document how to terminate an asyncio.TaskGroup (GH-123837) (#123957)

2024-09-25 Thread kumaraditya303
https://github.com/python/cpython/commit/13565f15805c20d3aba42a123cdeeda91e67a603 commit: 13565f15805c20d3aba42a123cdeeda91e67a603 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: kumaraditya303 date: 2024-09-25T20:40:05+05:30 summary: [3.12]

[Python-checkins] gh-124285: Fix bug where bool() is called multiple times for the same part of a boolean expression (#124394)

2024-09-25 Thread iritkatriel
https://github.com/python/cpython/commit/78aeb38f7d880a340295214abc4f7e77ffdad509 commit: 78aeb38f7d880a340295214abc4f7e77ffdad509 branch: main author: Irit Katriel <[email protected]> committer: iritkatriel <[email protected]> date: 2024-09-25T

[Python-checkins] gh-123014: Disable pidfd API on older Android versions (#124458)

2024-09-25 Thread vstinner
https://github.com/python/cpython/commit/c58c572a65eb5b93d054e779df289e975a0b9864 commit: c58c572a65eb5b93d054e779df289e975a0b9864 branch: main author: Malcolm Smith committer: vstinner date: 2024-09-25T16:23:30+02:00 summary: gh-123014: Disable pidfd API on older Android versions (#124458) fil

[Python-checkins] gh-116622: Make test_unzip_zipfile recognize Android error message format (#124462)

2024-09-25 Thread freakboy3742
https://github.com/python/cpython/commit/461c12b43870d51ea29eae7b0969b20565d50eb6 commit: 461c12b43870d51ea29eae7b0969b20565d50eb6 branch: main author: Malcolm Smith committer: freakboy3742 date: 2024-09-25T07:02:18-07:00 summary: gh-116622: Make test_unzip_zipfile recognize Android error messag

[Python-checkins] [3.12] bpo-44864: Do not translate user-provided strings in ArgumentParser.add_subparsers() (GH-27667) (GH-124505)

2024-09-25 Thread serhiy-storchaka
https://github.com/python/cpython/commit/306368c9c881040e383fa9f43ee671620ff133fc commit: 306368c9c881040e383fa9f43ee671620ff133fc branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2024-09-25T10:28:27Z summary: [3.12] bp

[Python-checkins] [3.12] gh-123445: calendar: Improve descriptions for day and month attributes (GH-123483) (#124501)

2024-09-25 Thread AA-Turner
https://github.com/python/cpython/commit/cf06f5905ff01927c5a357b293e16e191be7fe66 commit: cf06f5905ff01927c5a357b293e16e191be7fe66 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: AA-Turner <[email protected]> date: 202

[Python-checkins] gh-123445: calendar: Improve descriptions for day and month attributes (#123483)

2024-09-25 Thread AA-Turner
https://github.com/python/cpython/commit/8447c933da308939b06e33544ca9abc9fc46aa8b commit: 8447c933da308939b06e33544ca9abc9fc46aa8b branch: main author: Mat S committer: AA-Turner <[email protected]> date: 2024-09-25T10:24:47+01:00 summary: gh-123445: calendar: Improve des

[Python-checkins] Doc: Improve documentation for the ``path`` argument in ``shutil.which()`` (#124494)

2024-09-25 Thread AA-Turner
https://github.com/python/cpython/commit/0d38409f422b7be158a45e59766d8f4605dfa5df commit: 0d38409f422b7be158a45e59766d8f4605dfa5df branch: main author: Tom Most committer: AA-Turner <[email protected]> date: 2024-09-25T08:54:13+01:00 summary: Doc: Improve documentation fo