[Python-checkins] GH-99108: Amend Modules/Setup (#123146)

2024-08-22 Thread erlend-aasland
https://github.com/python/cpython/commit/a64aa47302bad05c4cd2e98d54e39a33722bf54f commit: a64aa47302bad05c4cd2e98d54e39a33722bf54f branch: main author: Jonathan Protzenko committer: erlend-aasland date: 2024-08-23T08:40:31+02:00 summary: GH-99108: Amend Modules/Setup (#123146) files: M Modules

[Python-checkins] [3.13] gh-120154: Fix Emscripten/WASI pattern in case statement for LDSHARED (GH-120173) (#120199)

2024-06-07 Thread erlend-aasland
https://github.com/python/cpython/commit/eb6a99485fcb264f001a5ac67cc82a6a4ec1f727 commit: eb6a99485fcb264f001a5ac67cc82a6a4ec1f727 branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: erlend-aasland date: 2024-06-07T09:16:43Z summary: [3.

[Python-checkins] gh-110383: Clarify "non-integral" wording in pow() docs (#119688)

2024-06-07 Thread erlend-aasland
https://github.com/python/cpython/commit/6646a9da26d12fc54263b22dd2916a2f710f1db7 commit: 6646a9da26d12fc54263b22dd2916a2f710f1db7 branch: main author: Aditya Borikar committer: erlend-aasland date: 2024-06-07T11:44:42+02:00 summary: gh-110383: Clarify "non-integral" wording in

[Python-checkins] [3.12] gh-110383: Clarify "non-integral" wording in pow() docs (GH-119688) (#120207)

2024-06-07 Thread erlend-aasland
https://github.com/python/cpython/commit/501cd99c8e54e70fad80fb3b201647b3d0860b09 commit: 501cd99c8e54e70fad80fb3b201647b3d0860b09 branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: erlend-aasland date: 2024-06-07T09:53:55Z summary: [3.

[Python-checkins] [3.13] gh-110383: Clarify "non-integral" wording in pow() docs (GH-119688) (#120206)

2024-06-07 Thread erlend-aasland
https://github.com/python/cpython/commit/ffa7d82a04254491b91f41cc0de04b490bab1dc6 commit: ffa7d82a04254491b91f41cc0de04b490bab1dc6 branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: erlend-aasland date: 2024-06-07T10:03:06Z summary: [3.

[Python-checkins] gh-110383: Improve 'old string formatting' text in tutorial (#120219)

2024-06-07 Thread erlend-aasland
https://github.com/python/cpython/commit/225aab7f70d804174cc3a75bc04a5bb1545e5adb commit: 225aab7f70d804174cc3a75bc04a5bb1545e5adb branch: main author: Erlend E. Aasland committer: erlend-aasland date: 2024-06-07T15:37:18+02:00 summary: gh-110383: Improve 'old string formatting

[Python-checkins] [3.12] gh-110383: Improve 'old string formatting' text in tutorial (GH-120219) (#120230)

2024-06-07 Thread erlend-aasland
https://github.com/python/cpython/commit/9cdf69607593e05ca425c94a0d21efe668ac3875 commit: 9cdf69607593e05ca425c94a0d21efe668ac3875 branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: erlend-aasland date: 2024-06-07T13:43:59Z summary: [3.

[Python-checkins] [3.13] gh-110383: Improve 'old string formatting' text in tutorial (GH-120219) (#120229)

2024-06-07 Thread erlend-aasland
https://github.com/python/cpython/commit/a2003bd195738c530e576dcd34c06fa10b6b5be8 commit: a2003bd195738c530e576dcd34c06fa10b6b5be8 branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: erlend-aasland date: 2024-06-07T13:53:35Z summary: [3.

[Python-checkins] gh-120397: Fix typo in NEWS entry (#120455)

2024-06-13 Thread erlend-aasland
https://github.com/python/cpython/commit/6af190f8d0c5dcb1a875072a30caee2eaf448483 commit: 6af190f8d0c5dcb1a875072a30caee2eaf448483 branch: main author: Kirill Podoprigora committer: erlend-aasland date: 2024-06-13T18:53:45+02:00 summary: gh-120397: Fix typo in NEWS entry (#120455) files: M

[Python-checkins] Add codeowner for Makefile.pre.in and Modules/Setup* (#120468)

2024-06-13 Thread erlend-aasland
https://github.com/python/cpython/commit/6674c63dc7bb175acc997ddcb799e8dbbafd2968 commit: 6674c63dc7bb175acc997ddcb799e8dbbafd2968 branch: main author: Erlend E. Aasland committer: erlend-aasland date: 2024-06-13T19:01:05Z summary: Add codeowner for Makefile.pre.in and Modules/Setup* (#120468

[Python-checkins] gh-113565: Improve and harden detection of curses dependencies (#119816)

2024-07-01 Thread erlend-aasland
https://github.com/python/cpython/commit/f80376b129ad947263a6b03a6c3a874e9f8706e6 commit: f80376b129ad947263a6b03a6c3a874e9f8706e6 branch: main author: Erlend E. Aasland committer: erlend-aasland date: 2024-07-01T08:10:03Z summary: gh-113565: Improve and harden detection of curses dependencies

[Python-checkins] [3.13] gh-113565: Improve and harden detection of curses dependencies (GH-119816) (#121202)

2024-07-01 Thread erlend-aasland
https://github.com/python/cpython/commit/82777cd024331598dd87b45a00f9dd71437b93fa commit: 82777cd024331598dd87b45a00f9dd71437b93fa branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: erlend-aasland date: 2024-07-01T08:35:38Z summary: [3.

[Python-checkins] Docs: fix typo and duplicate word in configure.rst (#121410)

2024-07-09 Thread erlend-aasland
https://github.com/python/cpython/commit/9ba2a4638d7b620c939face7642b2f53a9fadc4b commit: 9ba2a4638d7b620c939face7642b2f53a9fadc4b branch: main author: Rafael Fontenelle committer: erlend-aasland date: 2024-07-09T14:24:37+02:00 summary: Docs: fix typo and duplicate word in configure.rst

[Python-checkins] [3.13] Docs: fix typo and duplicate word in configure.rst (GH-121410) (#121532)

2024-07-09 Thread erlend-aasland
https://github.com/python/cpython/commit/3efe02e2c73cd81cf47d16d26298440ea4801699 commit: 3efe02e2c73cd81cf47d16d26298440ea4801699 branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: erlend-aasland date: 2024-07-09T12:40:59Z summary:

[Python-checkins] gh-85453: Fix 'timezone' vs. 'time zone' spelling issues in datetime.rst (#118449)

2024-07-16 Thread erlend-aasland
https://github.com/python/cpython/commit/1755df7b3bf5aaaba55fd7ec02a91d99305e362e commit: 1755df7b3bf5aaaba55fd7ec02a91d99305e362e branch: main author: edson duarte committer: erlend-aasland date: 2024-07-16T10:17:00+02:00 summary: gh-85453: Fix 'timezone' vs. 'time zone'

[Python-checkins] [3.12] gh-85453: Fix 'timezone' vs. 'time zone' spelling issues in datetime.rst (GH-118449) (#121838)

2024-07-16 Thread erlend-aasland
https://github.com/python/cpython/commit/52df6c427c33fcd61f78f6fd1d871ae114ad2dc0 commit: 52df6c427c33fcd61f78f6fd1d871ae114ad2dc0 branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: erlend-aasland date: 2024-07-16T08:23:40Z summary: [3.

[Python-checkins] [3.13] gh-85453: Fix 'timezone' vs. 'time zone' spelling issues in datetime.rst (GH-118449) (#121837)

2024-07-23 Thread erlend-aasland
https://github.com/python/cpython/commit/44ec777eff02105c189f7cfa3063d4cc3aecf66a commit: 44ec777eff02105c189f7cfa3063d4cc3aecf66a branch: 3.13 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: erlend-aasland date: 2024-07-23T13:27:31Z summary: [3.

[Python-checkins] gh-122571: Remove duplicate definition of PY_BUILTIN_HASHLIB_HASHES in configure.ac (#122572)

2024-08-06 Thread erlend-aasland
https://github.com/python/cpython/commit/b5e142ba7c2063efe9bb8065c3b0bad33e2a9afa commit: b5e142ba7c2063efe9bb8065c3b0bad33e2a9afa branch: main author: Jonathan Protzenko committer: erlend-aasland date: 2024-08-06T23:31:39Z summary: gh-122571: Remove duplicate definition of

[Python-checkins] gh-105201: Add PyIter_NextItem() (#122331)

2024-08-07 Thread erlend-aasland
https://github.com/python/cpython/commit/e006c7371d8e57db26254792c67292956e88d81d commit: e006c7371d8e57db26254792c67292956e88d81d branch: main author: Erlend E. Aasland committer: erlend-aasland date: 2024-08-08T00:47:15+02:00 summary: gh-105201: Add PyIter_NextItem() (#122331) Return -1 and

[Python-checkins] gh-116622: Rename build variable MODULE_LDFLAGS back to LIBPYTHON (#122764)

2024-08-08 Thread erlend-aasland
https://github.com/python/cpython/commit/2f5c3b09e45798a18d60841d04a165fb062be666 commit: 2f5c3b09e45798a18d60841d04a165fb062be666 branch: main author: Malcolm Smith committer: erlend-aasland date: 2024-08-09T00:00:55+02:00 summary: gh-116622: Rename build variable MODULE_LDFLAGS back to

[Python-checkins] gh-114101: Correct PyErr_Format arguments in _testcapi module (#114102)

2024-01-16 Thread erlend-aasland
https://github.com/python/cpython/commit/6c502ba809ff662a5eebf8c6778dec6bd28918fb commit: 6c502ba809ff662a5eebf8c6778dec6bd28918fb branch: main author: AN Long committer: erlend-aasland date: 2024-01-16T09:32:39+01:00 summary: gh-114101: Correct PyErr_Format arguments in _testcapi module

[Python-checkins] Docs: Align multiprocessing.shared_memory docs with Sphinx recommendations (#114103)

2024-01-16 Thread erlend-aasland
https://github.com/python/cpython/commit/af852740862169cf3e8789a13b86a7b1d03b91db commit: af852740862169cf3e8789a13b86a7b1d03b91db branch: main author: Erlend E. Aasland committer: erlend-aasland date: 2024-01-16T12:35:35Z summary: Docs: Align multiprocessing.shared_memory docs with Sphinx

[Python-checkins] [3.12] Docs: Align multiprocessing.shared_memory docs with Sphinx recommendations (#114103) (#114112)

2024-01-16 Thread erlend-aasland
https://github.com/python/cpython/commit/4888db15fe89143740a044267c404b93eb4508eb commit: 4888db15fe89143740a044267c404b93eb4508eb branch: 3.12 author: Erlend E. Aasland committer: erlend-aasland date: 2024-01-16T12:56:07Z summary: [3.12] Docs: Align multiprocessing.shared_memory docs with

[Python-checkins] [3.11] Docs: Align multiprocessing.shared_memory docs with Sphinx recommendations (#114103) (#114114)

2024-01-16 Thread erlend-aasland
https://github.com/python/cpython/commit/e5ae15f0fe647d6c4fb89c418e759f9ff6efa86d commit: e5ae15f0fe647d6c4fb89c418e759f9ff6efa86d branch: 3.11 author: Erlend E. Aasland committer: erlend-aasland date: 2024-01-16T13:08:01Z summary: [3.11] Docs: Align multiprocessing.shared_memory docs with

[Python-checkins] Docs: Improve multiprocessing.SharedMemory reference (#114093)

2024-01-16 Thread erlend-aasland
https://github.com/python/cpython/commit/b1db6278cf6e60efdeca96244e5d73df4f070bea commit: b1db6278cf6e60efdeca96244e5d73df4f070bea branch: main author: Erlend E. Aasland committer: erlend-aasland date: 2024-01-16T16:43:13Z summary: Docs: Improve multiprocessing.SharedMemory reference (#114093

[Python-checkins] [3.12] Docs: Improve multiprocessing.SharedMemory reference (#114093) (#114137)

2024-01-16 Thread erlend-aasland
https://github.com/python/cpython/commit/91739149f04f0e6cd50727edf966e0da2f156276 commit: 91739149f04f0e6cd50727edf966e0da2f156276 branch: 3.12 author: Erlend E. Aasland committer: erlend-aasland date: 2024-01-16T17:17:29Z summary: [3.12] Docs: Improve multiprocessing.SharedMemory reference

[Python-checkins] [3.11] Docs: Improve multiprocessing.SharedMemory reference (#114093) (#114138)

2024-01-16 Thread erlend-aasland
https://github.com/python/cpython/commit/2122e1ee837564042fa0f1ed0021f0e8c69dda0e commit: 2122e1ee837564042fa0f1ed0021f0e8c69dda0e branch: 3.11 author: Erlend E. Aasland committer: erlend-aasland date: 2024-01-16T17:18:34Z summary: [3.11] Docs: Improve multiprocessing.SharedMemory reference

[Python-checkins] gh-94220: Align fnmatch docs with the implementation and amend markup (#114152)

2024-01-16 Thread erlend-aasland
https://github.com/python/cpython/commit/6e84f3b56f445b56ab48723d636c0a17090298ab commit: 6e84f3b56f445b56ab48723d636c0a17090298ab branch: main author: Erlend E. Aasland committer: erlend-aasland date: 2024-01-16T22:35:09Z summary: gh-94220: Align fnmatch docs with the implementation and amend

[Python-checkins] Fix typo in c_annotations.py comment (#108773)

2024-01-16 Thread erlend-aasland
https://github.com/python/cpython/commit/1d6989f9b081f936882973e45550663d7956a9d5 commit: 1d6989f9b081f936882973e45550663d7956a9d5 branch: main author: Kuan-Wei Chiu committer: erlend-aasland date: 2024-01-16T23:36:01+01:00 summary: Fix typo in c_annotations.py comment (#108773) "compatab

[Python-checkins] [3.12] gh-94220: Align fnmatch docs with the implementation and amend markup (GH-114152) (#114155)

2024-01-16 Thread erlend-aasland
https://github.com/python/cpython/commit/50bb9c69e14f88965564b663d7088633691f5d6a commit: 50bb9c69e14f88965564b663d7088633691f5d6a branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: erlend-aasland date: 2024-01-16T23:42:29+01:00 summary:

[Python-checkins] [3.11] gh-94220: Align fnmatch docs with the implementation and amend markup (GH-114152) (#114156)

2024-01-16 Thread erlend-aasland
https://github.com/python/cpython/commit/9351b5ddf13e0cff6e29621c11f2a45db6ff51be commit: 9351b5ddf13e0cff6e29621c11f2a45db6ff51be branch: 3.11 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: erlend-aasland date: 2024-01-16T23:42:57+01:00 summary:

[Python-checkins] gh-106293: Fix typos in Objects/object_layout.md (#106294)

2024-01-16 Thread erlend-aasland
https://github.com/python/cpython/commit/60ca37fdee52cc4ff318b6e9ddbb260e8583b33b commit: 60ca37fdee52cc4ff318b6e9ddbb260e8583b33b branch: main author: Mano Sriram committer: erlend-aasland date: 2024-01-16T23:11:15Z summary: gh-106293: Fix typos in Objects/object_layout.md (#106294) Co

[Python-checkins] [3.12] gh-106293: Fix typos in Objects/object_layout.md (GH-106294) (#114158)

2024-01-16 Thread erlend-aasland
https://github.com/python/cpython/commit/b201a6a1f107ca3ff4201cb4dc3cd677db6cb52d commit: b201a6a1f107ca3ff4201cb4dc3cd677db6cb52d branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: erlend-aasland date: 2024-01-16T23:35:20Z summary: [3.

[Python-checkins] gh-114178: Fix generate_sbom.py for out-of-tree builds (#114179)

2024-01-17 Thread erlend-aasland
https://github.com/python/cpython/commit/7a0ac89b292324b629114a4c49b95fc5a78df7ca commit: 7a0ac89b292324b629114a4c49b95fc5a78df7ca branch: main author: Erlend E. Aasland committer: erlend-aasland date: 2024-01-17T17:25:39+01:00 summary: gh-114178: Fix generate_sbom.py for out-of-tree builds

[Python-checkins] gh-113884: Refactor `queue.SimpleQueue` to use a ring buffer to store items (#114259)

2024-01-19 Thread erlend-aasland
https://github.com/python/cpython/commit/28eacf27efaa07cb8d9c0c3e9253a07b9012415f commit: 28eacf27efaa07cb8d9c0c3e9253a07b9012415f branch: main author: mpage committer: erlend-aasland date: 2024-01-19T12:17:51Z summary: gh-113884: Refactor `queue.SimpleQueue` to use a ring buffer to store items

[Python-checkins] Docs: structure the ftplib reference (#114317)

2024-01-20 Thread erlend-aasland
https://github.com/python/cpython/commit/b1ad5a5d446f944a45c43a3e865d1d8f47611071 commit: b1ad5a5d446f944a45c43a3e865d1d8f47611071 branch: main author: Erlend E. Aasland committer: erlend-aasland date: 2024-01-20T16:06:52+01:00 summary: Docs: structure the ftplib reference (#114317) Introduce

[Python-checkins] [3.11] Docs: structure the ftplib reference (#114317) (#114351)

2024-01-20 Thread erlend-aasland
https://github.com/python/cpython/commit/4913dc20908ebe21c36652d84a993bb6b7952e48 commit: 4913dc20908ebe21c36652d84a993bb6b7952e48 branch: 3.11 author: Erlend E. Aasland committer: erlend-aasland date: 2024-01-20T19:37:04Z summary: [3.11] Docs: structure the ftplib reference (#114317) (#114351

[Python-checkins] Docs: Add missing line continuation to FTP_TLS class docs (#114352)

2024-01-20 Thread erlend-aasland
https://github.com/python/cpython/commit/8f4f77364750d0ceec47157e8920983e3f41651f commit: 8f4f77364750d0ceec47157e8920983e3f41651f branch: main author: Erlend E. Aasland committer: erlend-aasland date: 2024-01-20T19:39:44Z summary: Docs: Add missing line continuation to FTP_TLS class docs

[Python-checkins] [3.12] Docs: Add missing line continuation to FTP_TLS class docs (GH-114352) (#114353)

2024-01-20 Thread erlend-aasland
https://github.com/python/cpython/commit/48bff745907e6a655ee915132cd81442f6b3d45f commit: 48bff745907e6a655ee915132cd81442f6b3d45f branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: erlend-aasland date: 2024-01-20T21:21:00+01:00 summary:

[Python-checkins] Docs: mark up the FTP debug levels as a list (#114360)

2024-01-21 Thread erlend-aasland
https://github.com/python/cpython/commit/fbc28748eaf578436ef9662363575f6bdde2e2f7 commit: fbc28748eaf578436ef9662363575f6bdde2e2f7 branch: main author: Erlend E. Aasland committer: erlend-aasland date: 2024-01-21T09:19:31Z summary: Docs: mark up the FTP debug levels as a list (#114360) Co

[Python-checkins] [3.12] Docs: mark up the FTP debug levels as a list (GH-114360) (#114375)

2024-01-21 Thread erlend-aasland
https://github.com/python/cpython/commit/5dc48576613b08281a851331cb163cb22b910582 commit: 5dc48576613b08281a851331cb163cb22b910582 branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: erlend-aasland date: 2024-01-21T11:26:34+01:00 summary:

[Python-checkins] [3.11] Docs: mark up the FTP debug levels as a list (GH-114360) (#114376)

2024-01-21 Thread erlend-aasland
https://github.com/python/cpython/commit/bd8bd4f404fedae53b062879e19f540567ea94d4 commit: bd8bd4f404fedae53b062879e19f540567ea94d4 branch: 3.11 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: erlend-aasland date: 2024-01-21T11:26:55+01:00 summary:

[Python-checkins] Docs: mark up FTP() constructor with param list (#114359)

2024-01-21 Thread erlend-aasland
https://github.com/python/cpython/commit/96c15b1c8d03db5b7b5b719214d9d156b317ba9d commit: 96c15b1c8d03db5b7b5b719214d9d156b317ba9d branch: main author: Erlend E. Aasland committer: erlend-aasland date: 2024-01-21T12:27:33+01:00 summary: Docs: mark up FTP() constructor with param list (#114359

[Python-checkins] [3.12] Docs: mark up FTP() constructor with param list (GH-114359) (#114382)

2024-01-21 Thread erlend-aasland
https://github.com/python/cpython/commit/24fa45b59f29e90cc37e83c4e2908b1377717f32 commit: 24fa45b59f29e90cc37e83c4e2908b1377717f32 branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: erlend-aasland date: 2024-01-21T11:33:23Z summary:

[Python-checkins] [3.11] Docs: mark up FTP() constructor with param list (GH-114359) (#114383)

2024-01-21 Thread erlend-aasland
https://github.com/python/cpython/commit/d2551cfc6b16fbd06b04921b715aaca02035bdf5 commit: d2551cfc6b16fbd06b04921b715aaca02035bdf5 branch: 3.11 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: erlend-aasland date: 2024-01-21T11:33:37Z summary:

[Python-checkins] gh-114384: Align sys.set_asyncgen_hooks signature in docs to reflect implementation (#114385)

2024-01-21 Thread erlend-aasland
https://github.com/python/cpython/commit/38768e4cdd1c4b6e03702da8a94e1c22479d6ed3 commit: 38768e4cdd1c4b6e03702da8a94e1c22479d6ed3 branch: main author: Nikita Sobolev committer: erlend-aasland date: 2024-01-21T13:49:49+01:00 summary: gh-114384: Align sys.set_asyncgen_hooks signature in docs to

[Python-checkins] [3.11] gh-114384: Align sys.set_asyncgen_hooks signature in docs to reflect implementation (GH-114385) (#114387)

2024-01-21 Thread erlend-aasland
https://github.com/python/cpython/commit/d2cfb5b258f8355f47fe461479cceb3a476176c6 commit: d2cfb5b258f8355f47fe461479cceb3a476176c6 branch: 3.11 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: erlend-aasland date: 2024-01-21T13:03:53Z summary: [3.

[Python-checkins] [3.12] gh-114384: Align sys.set_asyncgen_hooks signature in docs to reflect implementation (GH-114385) (#114386)

2024-01-21 Thread erlend-aasland
https://github.com/python/cpython/commit/afefa4a74cecc505a54094c6a0f129fcdc02060a commit: afefa4a74cecc505a54094c6a0f129fcdc02060a branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: erlend-aasland date: 2024-01-21T13:22:57Z summary: [3.

[Python-checkins] Docs: link to sys.stdout in ftplib docs (#114396)

2024-01-21 Thread erlend-aasland
https://github.com/python/cpython/commit/de17cf444a7b1e06380bb5bf8547f1fc3c03fc4a commit: de17cf444a7b1e06380bb5bf8547f1fc3c03fc4a branch: main author: Erlend E. Aasland committer: erlend-aasland date: 2024-01-21T17:41:21Z summary: Docs: link to sys.stdout in ftplib docs (#114396) files: M Doc

[Python-checkins] [3.11] Docs: link to sys.stdout in ftplib docs (GH-114396) (#114398)

2024-01-21 Thread erlend-aasland
https://github.com/python/cpython/commit/a4587c1846226f8a74d9d4951864a0b1ab265f97 commit: a4587c1846226f8a74d9d4951864a0b1ab265f97 branch: 3.11 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: erlend-aasland date: 2024-01-21T17:47:48Z summary:

[Python-checkins] [3.12] Docs: link to sys.stdout in ftplib docs (GH-114396) (#114397)

2024-01-21 Thread erlend-aasland
https://github.com/python/cpython/commit/1138fb545f467972ccb1c466b51ddb1e4ebbe891 commit: 1138fb545f467972ccb1c466b51ddb1e4ebbe891 branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: erlend-aasland date: 2024-01-21T17:47:55Z summary:

[Python-checkins] Docs: align sqlite3 docs with versionadded/versionchanged recommendations (#114400)

2024-01-21 Thread erlend-aasland
https://github.com/python/cpython/commit/336030161a6cb8aa5b4f42a08510f4383984703f commit: 336030161a6cb8aa5b4f42a08510f4383984703f branch: main author: Erlend E. Aasland committer: erlend-aasland date: 2024-01-21T19:54:19Z summary: Docs: align sqlite3 docs with versionadded/versionchanged

[Python-checkins] [3.12] Docs: align sqlite3 docs with versionadded/versionchanged recommendations (#114400) (#114402)

2024-01-21 Thread erlend-aasland
https://github.com/python/cpython/commit/5183a5dee525916d7dca9ab0b443067be257f86f commit: 5183a5dee525916d7dca9ab0b443067be257f86f branch: 3.12 author: Erlend E. Aasland committer: erlend-aasland date: 2024-01-21T20:04:01Z summary: [3.12] Docs: align sqlite3 docs with versionadded

[Python-checkins] [3.11] Docs: align sqlite3 docs with versionadded/versionchanged recommendations (#114400) (#114403)

2024-01-21 Thread erlend-aasland
https://github.com/python/cpython/commit/9f164ab70b0166be3ca763adc1948a86b37f94b3 commit: 9f164ab70b0166be3ca763adc1948a86b37f94b3 branch: 3.11 author: Erlend E. Aasland committer: erlend-aasland date: 2024-01-21T20:07:46Z summary: [3.11] Docs: align sqlite3 docs with versionadded

[Python-checkins] gh-114414: Assert PyType_GetModuleByDef result in _threadmodule (#114415)

2024-01-22 Thread erlend-aasland
https://github.com/python/cpython/commit/d1b031cc58516e1aba823fd613528417a996f50d commit: d1b031cc58516e1aba823fd613528417a996f50d branch: main author: Nikita Sobolev committer: erlend-aasland date: 2024-01-22T10:19:25+01:00 summary: gh-114414: Assert PyType_GetModuleByDef result in

[Python-checkins] Docs: align usage of versionadded/versionchanged with recommended practice (#114409)

2024-01-22 Thread erlend-aasland
https://github.com/python/cpython/commit/1d7bddd9612bcbaaedbc837e2936de773e855411 commit: 1d7bddd9612bcbaaedbc837e2936de773e855411 branch: main author: Erlend E. Aasland committer: erlend-aasland date: 2024-01-22T21:40:26Z summary: Docs: align usage of versionadded/versionchanged with

[Python-checkins] Docs: minor amendments to runpy.rst (#18416)

2024-01-22 Thread erlend-aasland
https://github.com/python/cpython/commit/647b6cc7f16c03535cede7e1748a58ab884135b2 commit: 647b6cc7f16c03535cede7e1748a58ab884135b2 branch: main author: Géry Ogam committer: erlend-aasland date: 2024-01-23T00:00:26Z summary: Docs: minor amendments to runpy.rst (#18416) - Add missing single

[Python-checkins] [3.11] Docs: align usage of versionadded/versionchanged with recommended practice (#114409) (#114473)

2024-01-23 Thread erlend-aasland
https://github.com/python/cpython/commit/eb94a0426fa8c8c4f7de7426a647def6c792f3c4 commit: eb94a0426fa8c8c4f7de7426a647def6c792f3c4 branch: 3.11 author: Erlend E. Aasland committer: erlend-aasland date: 2024-01-23T10:39:25+01:00 summary: [3.11] Docs: align usage of versionadded/versionchanged

[Python-checkins] [3.12] Docs: align usage of versionadded/versionchanged with recommended practice (#114409) (#114472)

2024-01-23 Thread erlend-aasland
https://github.com/python/cpython/commit/3efcf6673e46507e144e859fa9a33d1820380b9a commit: 3efcf6673e46507e144e859fa9a33d1820380b9a branch: 3.12 author: Erlend E. Aasland committer: erlend-aasland date: 2024-01-23T10:39:57+01:00 summary: [3.12] Docs: align usage of versionadded/versionchanged

[Python-checkins] gh-113317: Don't use global clinic instance in bad_argument() (#114330)

2024-01-23 Thread erlend-aasland
https://github.com/python/cpython/commit/e14930ff6397439759eb34ca70a3493baa845014 commit: e14930ff6397439759eb34ca70a3493baa845014 branch: main author: Erlend E. Aasland committer: erlend-aasland date: 2024-01-23T11:07:56+01:00 summary: gh-113317: Don't use global clinic instan

[Python-checkins] Docs: mark up FTP.retrbinary and FTP.storbinary with param lists (#114399)

2024-01-23 Thread erlend-aasland
https://github.com/python/cpython/commit/5277d4c7dbd1baee300e494fce2738cee218c243 commit: 5277d4c7dbd1baee300e494fce2738cee218c243 branch: main author: Erlend E. Aasland committer: erlend-aasland date: 2024-01-23T14:53:35+01:00 summary: Docs: mark up FTP.retrbinary and FTP.storbinary with param

[Python-checkins] Docs: mark up FTP.connect() and FTP.login() with param lists (#114395)

2024-01-23 Thread erlend-aasland
https://github.com/python/cpython/commit/01105c7c4f7f01a8b1077008e61d5c7df0ab832b commit: 01105c7c4f7f01a8b1077008e61d5c7df0ab832b branch: main author: Erlend E. Aasland committer: erlend-aasland date: 2024-01-23T13:57:23Z summary: Docs: mark up FTP.connect() and FTP.login() with param lists

[Python-checkins] [3.12] Docs: mark up FTP.retrbinary and FTP.storbinary with param lists (GH-114399) (#114483)

2024-01-23 Thread erlend-aasland
https://github.com/python/cpython/commit/e18ceb7564ee360392c6e5f16191f516c5cd8e98 commit: e18ceb7564ee360392c6e5f16191f516c5cd8e98 branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: erlend-aasland date: 2024-01-23T14:00:27Z summary:

[Python-checkins] [3.11] Docs: mark up FTP.retrbinary and FTP.storbinary with param lists (GH-114399) (#114484)

2024-01-23 Thread erlend-aasland
https://github.com/python/cpython/commit/ec71690fcc53d99266c7eaf548172cdf6abd1a8b commit: ec71690fcc53d99266c7eaf548172cdf6abd1a8b branch: 3.11 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: erlend-aasland date: 2024-01-23T14:00:35Z summary:

[Python-checkins] [3.11] Docs: mark up FTP.connect() and FTP.login() with param lists (GH-114395) (#114486)

2024-01-23 Thread erlend-aasland
https://github.com/python/cpython/commit/8790e5799a187138243d66a0418ee32f0871600e commit: 8790e5799a187138243d66a0418ee32f0871600e branch: 3.11 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: erlend-aasland date: 2024-01-23T14:03:51Z summary:

[Python-checkins] [3.12] Docs: mark up FTP.connect() and FTP.login() with param lists (GH-114395) (#114485)

2024-01-23 Thread erlend-aasland
https://github.com/python/cpython/commit/d492b19856e6cd05d33ce6264d2733cb926b02f4 commit: d492b19856e6cd05d33ce6264d2733cb926b02f4 branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: erlend-aasland date: 2024-01-23T14:04:01Z summary:

[Python-checkins] gh-113884: Make queue.SimpleQueue thread-safe when the GIL is disabled (#114161)

2024-01-23 Thread erlend-aasland
https://github.com/python/cpython/commit/925907ea362c4c014086be48625ac7dd67645cfc commit: 925907ea362c4c014086be48625ac7dd67645cfc branch: main author: mpage committer: erlend-aasland date: 2024-01-23T20:25:41+01:00 summary: gh-113884: Make queue.SimpleQueue thread-safe when the GIL is disabled

[Python-checkins] Docs: use placeholders in dbm flag param docs (#114482)

2024-01-23 Thread erlend-aasland
https://github.com/python/cpython/commit/8c265408c51609c6b4a6788cac9cc5fea7a14888 commit: 8c265408c51609c6b4a6788cac9cc5fea7a14888 branch: main author: Erlend E. Aasland committer: erlend-aasland date: 2024-01-23T20:54:44+01:00 summary: Docs: use placeholders in dbm flag param docs (#114482

[Python-checkins] [3.12] Docs: use placeholders in dbm flag param docs (GH-114482) (#114497)

2024-01-23 Thread erlend-aasland
https://github.com/python/cpython/commit/a73a6a3c69bedee52b7a828b4bd133d76becd73c commit: a73a6a3c69bedee52b7a828b4bd133d76becd73c branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: erlend-aasland date: 2024-01-23T21:05:21+01:00 summary:

[Python-checkins] [3.11] Docs: use placeholders in dbm flag param docs (GH-114482) (#114498)

2024-01-23 Thread erlend-aasland
https://github.com/python/cpython/commit/e85f4c6fa96d9b6f7d4a1d0a9ac07c12ba7f33db commit: e85f4c6fa96d9b6f7d4a1d0a9ac07c12ba7f33db branch: 3.11 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: erlend-aasland date: 2024-01-23T21:05:39+01:00 summary:

[Python-checkins] Docs: mark up the FTP_TLS() docs with param list (#114510)

2024-01-24 Thread erlend-aasland
https://github.com/python/cpython/commit/6fadd68da5dd928847264b17f62a5b8b369c1c1e commit: 6fadd68da5dd928847264b17f62a5b8b369c1c1e branch: main author: Erlend E. Aasland committer: erlend-aasland date: 2024-01-24T16:06:14+01:00 summary: Docs: mark up the FTP_TLS() docs with param list (#114510

[Python-checkins] [3.12] Docs: mark up the FTP_TLS() docs with param list (GH-114510) (#114532)

2024-01-24 Thread erlend-aasland
https://github.com/python/cpython/commit/66b7ae6f35c739154a245ebc7e084e418c20f398 commit: 66b7ae6f35c739154a245ebc7e084e418c20f398 branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: erlend-aasland date: 2024-01-24T17:28:34+01:00 summary:

[Python-checkins] [3.11] Docs: mark up the FTP_TLS() docs with param list (GH-114510) (#114533)

2024-01-24 Thread erlend-aasland
https://github.com/python/cpython/commit/94c5567e912dee2c55b55b96a3199e0dd5a46040 commit: 94c5567e912dee2c55b55b96a3199e0dd5a46040 branch: 3.11 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: erlend-aasland date: 2024-01-24T17:28:55+01:00 summary:

[Python-checkins] gh-112451: Prohibit subclassing of datetime.timezone. (#114190)

2024-01-26 Thread erlend-aasland
https://github.com/python/cpython/commit/456e274578dc9863f42ab24d62adc0d8c511b50f commit: 456e274578dc9863f42ab24d62adc0d8c511b50f branch: main author: Mariusz Felisiak committer: erlend-aasland date: 2024-01-26T09:33:13+01:00 summary: gh-112451: Prohibit subclassing of datetime.timezone

[Python-checkins] Docs: reword dbm.gnu introduction (#114548)

2024-01-26 Thread erlend-aasland
https://github.com/python/cpython/commit/06c5de36f222b926bbc94831536096b974bd5e77 commit: 06c5de36f222b926bbc94831536096b974bd5e77 branch: main author: Erlend E. Aasland committer: erlend-aasland date: 2024-01-26T11:05:08+01:00 summary: Docs: reword dbm.gnu introduction (#114548) Also

[Python-checkins] gh-114569: Use PyMem_* APIs for most non-PyObject uses (#114574)

2024-01-26 Thread erlend-aasland
https://github.com/python/cpython/commit/dcd28b5c35dda8e2cb7c5f66450f2aff0948c001 commit: dcd28b5c35dda8e2cb7c5f66450f2aff0948c001 branch: main author: Erlend E. Aasland committer: erlend-aasland date: 2024-01-26T10:11:35Z summary: gh-114569: Use PyMem_* APIs for most non-PyObject uses (#114574

[Python-checkins] [3.12] Docs: reword dbm.gnu introduction (#114548) (#114588)

2024-01-26 Thread erlend-aasland
https://github.com/python/cpython/commit/f416af903f0566f4fd0e49e442354c166c62cd26 commit: f416af903f0566f4fd0e49e442354c166c62cd26 branch: 3.12 author: Erlend E. Aasland committer: erlend-aasland date: 2024-01-26T10:13:35Z summary: [3.12] Docs: reword dbm.gnu introduction (#114548) (#114588

[Python-checkins] [3.11] Docs: reword dbm.gnu introduction (#114548) (#114589)

2024-01-26 Thread erlend-aasland
https://github.com/python/cpython/commit/938c7f716dba08cbb60c1a4f7322be2626ba6206 commit: 938c7f716dba08cbb60c1a4f7322be2626ba6206 branch: 3.11 author: Erlend E. Aasland committer: erlend-aasland date: 2024-01-26T10:15:34Z summary: [3.11] Docs: reword dbm.gnu introduction (#114548) (#114589

[Python-checkins] Docs: rework dbm introduction (#114551)

2024-01-26 Thread erlend-aasland
https://github.com/python/cpython/commit/65cf5dce11a38e327b9b0abfca279d650452b34f commit: 65cf5dce11a38e327b9b0abfca279d650452b34f branch: main author: Erlend E. Aasland committer: erlend-aasland date: 2024-01-26T11:15:34+01:00 summary: Docs: rework dbm introduction (#114551) - add refs to

[Python-checkins] [3.12] Docs: rework dbm introduction (GH-114551) (#114590)

2024-01-26 Thread erlend-aasland
https://github.com/python/cpython/commit/36041172425e5ecfd7fbcf9551fa341655e36f23 commit: 36041172425e5ecfd7fbcf9551fa341655e36f23 branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: erlend-aasland date: 2024-01-26T10:23:55Z summary:

[Python-checkins] [3.11] Docs: rework dbm introduction (GH-114551) (#114591)

2024-01-26 Thread erlend-aasland
https://github.com/python/cpython/commit/87958e6aa36b3f0d92a87e72bbb7ac191d7a7d56 commit: 87958e6aa36b3f0d92a87e72bbb7ac191d7a7d56 branch: 3.11 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: erlend-aasland date: 2024-01-26T10:24:05Z summary:

[Python-checkins] Docs: reword dbm.ndbm introduction (#114549)

2024-01-26 Thread erlend-aasland
https://github.com/python/cpython/commit/4cf068ed0879cccf86a45f06fb274b350b89e911 commit: 4cf068ed0879cccf86a45f06fb274b350b89e911 branch: main author: Erlend E. Aasland committer: erlend-aasland date: 2024-01-26T13:35:56+01:00 summary: Docs: reword dbm.ndbm introduction (#114549) - add

[Python-checkins] Docs: fix versionchanged directives for dbm.open() and dbm.whichdb() (#114594)

2024-01-26 Thread erlend-aasland
https://github.com/python/cpython/commit/8710faeac28e65c65862359413e8341492f529af commit: 8710faeac28e65c65862359413e8341492f529af branch: main author: Erlend E. Aasland committer: erlend-aasland date: 2024-01-26T12:36:37Z summary: Docs: fix versionchanged directives for dbm.open() and

[Python-checkins] [3.12] Docs: fix versionchanged directives for dbm.open() and dbm.whichdb() (GH-114594) (#114595)

2024-01-26 Thread erlend-aasland
https://github.com/python/cpython/commit/4545845d7add274bd32d4fe706532524681bc380 commit: 4545845d7add274bd32d4fe706532524681bc380 branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: erlend-aasland date: 2024-01-26T12:42:31Z summary:

[Python-checkins] [3.11] Docs: fix versionchanged directives for dbm.open() and dbm.whichdb() (GH-114594) (#114596)

2024-01-26 Thread erlend-aasland
https://github.com/python/cpython/commit/7792d5af1565b05faf21eac51a8a5eca52983c19 commit: 7792d5af1565b05faf21eac51a8a5eca52983c19 branch: 3.11 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: erlend-aasland date: 2024-01-26T12:43:22Z summary:

[Python-checkins] [3.12] Docs: reword dbm.ndbm introduction (#114549) (#114599)

2024-01-26 Thread erlend-aasland
https://github.com/python/cpython/commit/9726cabfb60951fb2e5a153d1c0ac150a99fa916 commit: 9726cabfb60951fb2e5a153d1c0ac150a99fa916 branch: 3.12 author: Erlend E. Aasland committer: erlend-aasland date: 2024-01-26T13:56:39+01:00 summary: [3.12] Docs: reword dbm.ndbm introduction (#114549

[Python-checkins] [3.11] Docs: reword dbm.ndbm introduction (#114549) (#114600)

2024-01-26 Thread erlend-aasland
https://github.com/python/cpython/commit/89015c528c73131dd8026de8af58a870b2a17703 commit: 89015c528c73131dd8026de8af58a870b2a17703 branch: 3.11 author: Erlend E. Aasland committer: erlend-aasland date: 2024-01-26T13:56:52+01:00 summary: [3.11] Docs: reword dbm.ndbm introduction (#114549

[Python-checkins] Docs: mark up dbm.open() with param list (#114601)

2024-01-26 Thread erlend-aasland
https://github.com/python/cpython/commit/0bd8297a2208125f76807cdf01f72abe5c94136b commit: 0bd8297a2208125f76807cdf01f72abe5c94136b branch: main author: Erlend E. Aasland committer: erlend-aasland date: 2024-01-26T16:11:45+01:00 summary: Docs: mark up dbm.open() with param list (#114601) Also

[Python-checkins] [3.12] Docs: mark up dbm.open() with param list (GH-114601) (#114604)

2024-01-26 Thread erlend-aasland
https://github.com/python/cpython/commit/61f8f58f812dab2c201a9c64ebe69e3271a6663c commit: 61f8f58f812dab2c201a9c64ebe69e3271a6663c branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: erlend-aasland date: 2024-01-26T15:18:10Z summary:

[Python-checkins] [3.11] Docs: mark up dbm.open() with param list (GH-114601) (#114605)

2024-01-26 Thread erlend-aasland
https://github.com/python/cpython/commit/c4a616352d813d78795eb8cfb939d36d509ef012 commit: c4a616352d813d78795eb8cfb939d36d509ef012 branch: 3.11 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: erlend-aasland date: 2024-01-26T15:18:50Z summary:

[Python-checkins] Docs: rework the dbm.dumb introduction (#114550)

2024-01-26 Thread erlend-aasland
https://github.com/python/cpython/commit/6c2b419fb91c8d7daa769d39f73768114b5eb45a commit: 6c2b419fb91c8d7daa769d39f73768114b5eb45a branch: main author: Erlend E. Aasland committer: erlend-aasland date: 2024-01-26T19:12:48+01:00 summary: Docs: rework the dbm.dumb introduction (#114550

[Python-checkins] [3.12] Docs: rework the dbm.dumb introduction (GH-114550) (#114620)

2024-01-26 Thread erlend-aasland
https://github.com/python/cpython/commit/bf35ac1d4cf17819b7515a5942b4438144411c83 commit: bf35ac1d4cf17819b7515a5942b4438144411c83 branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: erlend-aasland date: 2024-01-26T18:19:20Z summary:

[Python-checkins] [3.11] Docs: rework the dbm.dumb introduction (GH-114550) (#114621)

2024-01-26 Thread erlend-aasland
https://github.com/python/cpython/commit/dfef41a1d6ae4a869f72cceea136b881e7a27c41 commit: dfef41a1d6ae4a869f72cceea136b881e7a27c41 branch: 3.11 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: erlend-aasland date: 2024-01-26T18:19:55Z summary:

[Python-checkins] gh-112050: Adapt collections.deque to Argument Clinic (#113963)

2024-01-29 Thread erlend-aasland
https://github.com/python/cpython/commit/c87233fd3fa77067013c35328f8c4884f0567a59 commit: c87233fd3fa77067013c35328f8c4884f0567a59 branch: main author: mpage committer: erlend-aasland date: 2024-01-29T15:08:23Z summary: gh-112050: Adapt collections.deque to Argument Clinic (#113963) files: A

[Python-checkins] gh-114569: Use PyMem_* APIs for non-PyObjects in unicodeobject.c (#114690)

2024-01-29 Thread erlend-aasland
https://github.com/python/cpython/commit/53d921ed96e1c57b2e42f984d3a5ca8347fedb81 commit: 53d921ed96e1c57b2e42f984d3a5ca8347fedb81 branch: main author: Erlend E. Aasland committer: erlend-aasland date: 2024-01-29T21:48:49+01:00 summary: gh-114569: Use PyMem_* APIs for non-PyObjects in

[Python-checkins] gh-114569: Use PyMem_* APIs for non-PyObjects in compiler (#114587)

2024-01-29 Thread erlend-aasland
https://github.com/python/cpython/commit/8612230c1cacab6d48bfbeb9e17d04ef5a9acf21 commit: 8612230c1cacab6d48bfbeb9e17d04ef5a9acf21 branch: main author: Erlend E. Aasland committer: erlend-aasland date: 2024-01-30T00:04:34+01:00 summary: gh-114569: Use PyMem_* APIs for non-PyObjects in compiler

[Python-checkins] gh-112606: Use pthread_cond_timedwait_relative_np() in parking_lot.c when available (#112616)

2024-01-30 Thread erlend-aasland
https://github.com/python/cpython/commit/e5e186609fdd74bc53e8478da22b76440d996baa commit: e5e186609fdd74bc53e8478da22b76440d996baa branch: main author: Matt Prodani committer: erlend-aasland date: 2024-01-30T22:22:17+01:00 summary: gh-112606: Use pthread_cond_timedwait_relative_np() in

[Python-checkins] Docs: mark up dbm.gnu.open() and dbm.ndbm.open() using param list (#114762)

2024-01-30 Thread erlend-aasland
https://github.com/python/cpython/commit/c8cf5d7d148944f2850f25b02334400dd0238cb0 commit: c8cf5d7d148944f2850f25b02334400dd0238cb0 branch: main author: Erlend E. Aasland committer: erlend-aasland date: 2024-01-31T07:59:34+01:00 summary: Docs: mark up dbm.gnu.open() and dbm.ndbm.open() using

[Python-checkins] [3.11] Docs: mark up dbm.gnu.open() and dbm.ndbm.open() using param list (GH-114762) (#114784)

2024-01-30 Thread erlend-aasland
https://github.com/python/cpython/commit/48632d22d6450734850ad821f56ce5e52e67db21 commit: 48632d22d6450734850ad821f56ce5e52e67db21 branch: 3.11 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: erlend-aasland date: 2024-01-31T07:05:58Z summary:

[Python-checkins] [3.12] Docs: mark up dbm.gnu.open() and dbm.ndbm.open() using param list (GH-114762) (#114783)

2024-01-30 Thread erlend-aasland
https://github.com/python/cpython/commit/fe5094c65f3a2f25b7023c3da78a4f9c74f02796 commit: fe5094c65f3a2f25b7023c3da78a4f9c74f02796 branch: 3.12 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: erlend-aasland date: 2024-01-31T07:06:13Z summary:

  1   2   3   4   5   >