[Python-checkins] [3.14] gh-134109: Fix showing comments in pydoc output for argparse (GH-134110) (GH-134112)

2025-05-16 Thread serhiy-storchaka
https://github.com/python/cpython/commit/f89323236f4669a5b66ed0e8b2f584cb0cb27232 commit: f89323236f4669a5b66ed0e8b2f584cb0cb27232 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-05-16T20:56:24Z summary: [3.14] gh

[Python-checkins] [3.13] gh-134109: Fix showing comments in pydoc output for argparse (GH-134110) (GH-134113)

2025-05-16 Thread serhiy-storchaka
https://github.com/python/cpython/commit/510e28ec29099a1ee507dfd8886c827bf15fb35a commit: 510e28ec29099a1ee507dfd8886c827bf15fb35a branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-05-16T20:52:42Z summary: [3.13] gh

[Python-checkins] gh-134109: Fix showing comments in pydoc output for argparse (GH-134110)

2025-05-16 Thread serhiy-storchaka
https://github.com/python/cpython/commit/71cf4dd622832848cace358a7f8444243afd2e83 commit: 71cf4dd622832848cace358a7f8444243afd2e83 branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-05-16T23:29:14+03:00 summary: gh-134109: Fix showing comments in pydoc output for argpar

[Python-checkins] [3.13] gh-117026: Remove outdated sentence in SimpleHTTPRequestHandler docs (GH-117027) (GH-134108)

2025-05-16 Thread serhiy-storchaka
https://github.com/python/cpython/commit/4291bbe88b7d2dfce44cb6fbf7421c264047ab11 commit: 4291bbe88b7d2dfce44cb6fbf7421c264047ab11 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-05-16T22:24:05+03:00 summary: [3.1

[Python-checkins] [3.14] gh-117026: Remove outdated sentence in SimpleHTTPRequestHandler docs (GH-117027) (GH-134107)

2025-05-16 Thread serhiy-storchaka
https://github.com/python/cpython/commit/7a5851dc902a86d76c194caede9c24e98ec70a37 commit: 7a5851dc902a86d76c194caede9c24e98ec70a37 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-05-16T22:23:52+03:00 summary: [3.1

[Python-checkins] [3.13] gh-133286: add explanation about `seq` for pathlib Pattern Language (GH-133340) (#134106)

2025-05-16 Thread barneygale
https://github.com/python/cpython/commit/8077e2268c7f44142ba5305e46ad8553aa464794 commit: 8077e2268c7f44142ba5305e46ad8553aa464794 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: barneygale date: 2025-05-16T20:20:53+01:00 summary: [3.13] gh-

[Python-checkins] [3.14] gh-133286: add explanation about `seq` for pathlib Pattern Language (GH-133340) (#134105)

2025-05-16 Thread barneygale
https://github.com/python/cpython/commit/c8dcde4d5e34893b2017dee6ee50db641514ef34 commit: c8dcde4d5e34893b2017dee6ee50db641514ef34 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: barneygale date: 2025-05-16T20:20:47+01:00 summary: [3.14] gh-

[Python-checkins] gh-117026: Remove outdated sentence in SimpleHTTPRequestHandler docs (GH-117027)

2025-05-16 Thread serhiy-storchaka
https://github.com/python/cpython/commit/ea2d707bd59963bd4f53407108026930ff12ae56 commit: ea2d707bd59963bd4f53407108026930ff12ae56 branch: main author: Saleh Dehqanpour committer: serhiy-storchaka date: 2025-05-16T19:12:40Z summary: gh-117026: Remove outdated sentence in SimpleHTTPRequestHandler

[Python-checkins] gh-133286: add explanation about `seq` for pathlib Pattern Language (#133340)

2025-05-16 Thread barneygale
https://github.com/python/cpython/commit/ac8df4b5892d2e4bd99731e7d87223a35c238f81 commit: ac8df4b5892d2e4bd99731e7d87223a35c238f81 branch: main author: alexey semenyuk committer: barneygale date: 2025-05-16T18:42:06Z summary: gh-133286: add explanation about `seq` for pathlib Pattern Language (#

[Python-checkins] gh-134082: modernize docstrings in `string.Formatter` (#134083)

2025-05-16 Thread picnixz
https://github.com/python/cpython/commit/b5febf73b9b049822994b21b8f4ee9443aa2e777 commit: b5febf73b9b049822994b21b8f4ee9443aa2e777 branch: main author: Bénédikt Tran <[email protected]> committer: picnixz <[email protected]> date: 2025-05-16T18:36:48Z

[Python-checkins] [3.13] gh-133515: fix docs for unawaited coroutines in debug mode (GH-134081) (#134094)

2025-05-16 Thread kumaraditya303
https://github.com/python/cpython/commit/2a029a7d797511cfb8b96ef7993ed1c8102cde54 commit: 2a029a7d797511cfb8b96ef7993ed1c8102cde54 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: kumaraditya303 date: 2025-05-16T15:38:22Z summary: [3.13] gh-1

[Python-checkins] [3.14] gh-133515: fix docs for unawaited coroutines in debug mode (GH-134081) (#134093)

2025-05-16 Thread kumaraditya303
https://github.com/python/cpython/commit/2d00484f30a7189bd0e2a4c9b3df7a10173ab72c commit: 2d00484f30a7189bd0e2a4c9b3df7a10173ab72c branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: kumaraditya303 date: 2025-05-16T15:37:01Z summary: [3.14] gh-1

[Python-checkins] gh-133515: fix docs for unawaited coroutines in debug mode (#134081)

2025-05-16 Thread kumaraditya303
https://github.com/python/cpython/commit/d94b1e9cac82143048031530e6c51e59f597bccd commit: d94b1e9cac82143048031530e6c51e59f597bccd branch: main author: Kumar Aditya committer: kumaraditya303 date: 2025-05-16T21:01:15+05:30 summary: gh-133515: fix docs for unawaited coroutines in debug mode (#134

[Python-checkins] gh-133604: remove deprecated `java_ver` function (#133888)

2025-05-16 Thread malemburg
https://github.com/python/cpython/commit/7a4a6cf2b8d48b302c734a5cee59f42973c8fd36 commit: 7a4a6cf2b8d48b302c734a5cee59f42973c8fd36 branch: main author: Alexey Makridenko committer: malemburg date: 2025-05-16T16:17:54+02:00 summary: gh-133604: remove deprecated `java_ver` function (#133888) file

[Python-checkins] [3.14] gh-132388: test HACL* and OpenSSL hash functions in pure Python HMAC (GH-134051) (#134089)

2025-05-16 Thread gpshead
https://github.com/python/cpython/commit/dda5dc5f06871e871deb322318de7b4a50589baa commit: dda5dc5f06871e871deb322318de7b4a50589baa branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: gpshead date: 2025-05-16T12:26:37Z summary: [3.14] gh-132388:

[Python-checkins] [3.14] gh-124210: Add introduction to `threading` docs (GH-127046) (#134090)

2025-05-16 Thread hugovk
https://github.com/python/cpython/commit/fe5636ea96b25635a657b281f0148a0533ec1caf commit: fe5636ea96b25635a657b281f0148a0533ec1caf branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2025-05-1

[Python-checkins] [3.13] gh-124210: Add introduction to `threading` docs (GH-127046) (#134091)

2025-05-16 Thread hugovk
https://github.com/python/cpython/commit/0007c9b505fc7027f89085d1e3a967e20db713f4 commit: 0007c9b505fc7027f89085d1e3a967e20db713f4 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2025-05-1

[Python-checkins] gh-124210: Add introduction to `threading` docs (#127046)

2025-05-16 Thread hugovk
https://github.com/python/cpython/commit/62f66caa8c963bdf45d1e22456aea985e74fa2d5 commit: 62f66caa8c963bdf45d1e22456aea985e74fa2d5 branch: main author: Semyon Moroz committer: hugovk <[email protected]> date: 2025-05-16T15:17:29+03:00 summary: gh-124210: Add introduction to

[Python-checkins] gh-132388: test HACL* and OpenSSL hash functions in pure Python HMAC (#134051)

2025-05-16 Thread picnixz
https://github.com/python/cpython/commit/73d71a416fb05b64c2b43fade5d781a1fa0cb2cd commit: 73d71a416fb05b64c2b43fade5d781a1fa0cb2cd branch: main author: Bénédikt Tran <[email protected]> committer: picnixz <[email protected]> date: 2025-05-16T14:00:01+

[Python-checkins] [3.14] gh-134069: bump HACL* revision to incoporate `memset_s` (GH-134027) (#134084)

2025-05-16 Thread freakboy3742
https://github.com/python/cpython/commit/7725ba84619330e071bf0d91a3e4f0d61d17650d commit: 7725ba84619330e071bf0d91a3e4f0d61d17650d branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: freakboy3742 date: 2025-05-16T10:49:08Z summary: [3.14] gh-134

[Python-checkins] gh-134069: bump HACL* revision to incoporate `memset_s` (#134027)

2025-05-16 Thread freakboy3742
https://github.com/python/cpython/commit/1566c34dc76ec6139e6827fbab6d76e084a63d9d commit: 1566c34dc76ec6139e6827fbab6d76e084a63d9d branch: main author: aeiouaeiouaeiouaeiouaeiouaeiou committer: freakboy3742 date: 2025-05-16T06:23:11-04:00 summary: gh-134069: bump HACL* revision to incoporate `me

[Python-checkins] [3.14] gh-130000: Release the GIL in winreg when doing Windows API calls (GH-130001) (#134072)

2025-05-16 Thread zooba
https://github.com/python/cpython/commit/5374762234389e93c6ec305371e91f7b6e09e8ca commit: 5374762234389e93c6ec305371e91f7b6e09e8ca branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: zooba date: 2025-05-16T10:04:24Z summary: [3.14] gh-13: Re