[Python-checkins] gh-138072: Small clarifications and phrasing improvements to asyncio HOWTO (#138073)

2025-11-19 Thread willingc
https://github.com/python/cpython/commit/b3b63e8d6d296b879fddb5998b50f8c3842ca71c commit: b3b63e8d6d296b879fddb5998b50f8c3842ca71c branch: main author: Alexander Nordin committer: willingc date: 2025-11-19T08:16:03-06:00 summary: gh-138072: Small clarifications and phrasing improvements to

[Python-checkins] Update link to translating in the devguide in `bugs.rst` (#137736)

2025-08-14 Thread willingc
https://github.com/python/cpython/commit/8b8bd3d4ad80980e86562cd11ee30d3d6cedfab4 commit: 8b8bd3d4ad80980e86562cd11ee30d3d6cedfab4 branch: main author: Stan Ulbrych <[email protected]> committer: willingc date: 2025-08-14T09:14:50-07:00 summary: Update l

[Python-checkins] [3.13] gh-137026: Add an explainer guide for asyncio (GH-137215) (#137582)

2025-08-08 Thread willingc
https://github.com/python/cpython/commit/ddf951c6161d0fdafdf0dbe4c3e26d6e15d9c4c9 commit: ddf951c6161d0fdafdf0dbe4c3e26d6e15d9c4c9 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: willingc date: 2025-08-09T05:35:38Z summary: [3.13] gh-

[Python-checkins] gh-137026: Add an explainer guide for asyncio (GH-137215)

2025-08-08 Thread willingc
https://github.com/python/cpython/commit/3964f974894eff1653913dda437971e0bbfa8ccc commit: 3964f974894eff1653913dda437971e0bbfa8ccc branch: main author: Alexander Nordin committer: willingc date: 2025-08-08T22:29:51-07:00 summary: gh-137026: Add an explainer guide for asyncio (GH-137215

[Python-checkins] Docs: Miscellaneous corrections to simple statements in the language reference (GH-126720)

2024-11-15 Thread willingc
https://github.com/python/cpython/commit/94a7a4e22fb8f567090514785c69e65298acca42 commit: 94a7a4e22fb8f567090514785c69e65298acca42 branch: main author: Beomsoo Kim committer: willingc date: 2024-11-15T13:02:34-08:00 summary: Docs: Miscellaneous corrections to simple statements in the language

[Python-checkins] gh-125832: Clarify comment for inlined comprehensions as per PEP-709 (#126322)

2024-11-02 Thread willingc
https://github.com/python/cpython/commit/868bfcc02ed42a1042851830b79c6877b7f1c7a8 commit: 868bfcc02ed42a1042851830b79c6877b7f1c7a8 branch: main author: rimchoi committer: willingc date: 2024-11-02T17:04:53Z summary: gh-125832: Clarify comment for inlined comprehensions as per PEP-709 (#126322

[Python-checkins] gh-99880: document rounding mode for new-style formatting (GH-121481)

2024-11-02 Thread willingc
https://github.com/python/cpython/commit/7d7d56d8b1147a6b85e1c09d01b164df7c5c4942 commit: 7d7d56d8b1147a6b85e1c09d01b164df7c5c4942 branch: main author: Sergey B Kirpichev committer: willingc date: 2024-11-02T10:11:12-07:00 summary: gh-99880: document rounding mode for new-style formatting (GH

[Python-checkins] [3.12] docs: add a more precise example in enum doc (GH-121015) (#126307)

2024-11-01 Thread willingc
https://github.com/python/cpython/commit/8d4ef5280215207ee112ac6594d252c3f38b44bc commit: 8d4ef5280215207ee112ac6594d252c3f38b44bc branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: willingc date: 2024-11-01T16:18:00-07:00 summary: [3.12

[Python-checkins] [3.13] docs: add a more precise example in enum doc (GH-121015) (#126306)

2024-11-01 Thread willingc
https://github.com/python/cpython/commit/bdda85ec87f99da9ae12589d90d8a13014fd22ba commit: bdda85ec87f99da9ae12589d90d8a13014fd22ba branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: willingc date: 2024-11-01T16:17:35-07:00 summary: [3.13

[Python-checkins] [3.13] Doc: Add a single table as summary to math documentation (GH-125810) (GH-126308)

2024-11-01 Thread willingc
https://github.com/python/cpython/commit/f8a9a1ced1f0a6168604695ce1589a90365a719f commit: f8a9a1ced1f0a6168604695ce1589a90365a719f branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: willingc date: 2024-11-01T16:11:40-07:00 summary: [3.1

[Python-checkins] [3.13] gh-122767: document "new style" formatting for complexes (GH-122848) (#126128)

2024-11-01 Thread willingc
https://github.com/python/cpython/commit/5c040550820359377e09626926e6c49f890633cb commit: 5c040550820359377e09626926e6c49f890633cb branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: willingc date: 2024-11-01T12:29:29-07:00 summary: [3.

[Python-checkins] [3.12] gh-123609: Clarify usage of standalone `PyBUF_FORMAT` (GH-123778) (GH-123904)

2024-11-01 Thread willingc
https://github.com/python/cpython/commit/ce5bb3ca850392227ed9d5790c60789eb30daf5f commit: ce5bb3ca850392227ed9d5790c60789eb30daf5f branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: willingc date: 2024-11-01T12:38:23-07:00 summary: [3.

[Python-checkins] [3.12] gh-122767: document "new style" formatting for complexes (GH-122848) (#126129)

2024-11-01 Thread willingc
https://github.com/python/cpython/commit/d268bd04e96d0bd0d0de9cc2660ea9c9f6d7895c commit: d268bd04e96d0bd0d0de9cc2660ea9c9f6d7895c branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: willingc date: 2024-11-01T12:29:53-07:00 summary: [3.

[Python-checkins] [3.12] Docs: make a tutorial example more precise (GH-125066) (GH-125079)

2024-11-01 Thread willingc
https://github.com/python/cpython/commit/479e366ce3b61a33a13e1b94b70cd5395710569b commit: 479e366ce3b61a33a13e1b94b70cd5395710569b branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: willingc date: 2024-11-01T12:36:51-07:00 summary: [3.12

[Python-checkins] Doc: Add a single table as summary to math documentation (GH-125810)

2024-11-01 Thread willingc
https://github.com/python/cpython/commit/74cf5967f345f944f1c308e5e30fee21b438eb6c commit: 74cf5967f345f944f1c308e5e30fee21b438eb6c branch: main author: Joseph Martinot-Lagarde committer: willingc date: 2024-11-01T12:35:05-07:00 summary: Doc: Add a single table as summary to math documentation

[Python-checkins] docs: add a more precise example in enum doc (GH-121015)

2024-11-01 Thread willingc
https://github.com/python/cpython/commit/ff257c7843d8ed0dffb6624f2f14996a46e74801 commit: ff257c7843d8ed0dffb6624f2f14996a46e74801 branch: main author: Filip "Ret2Me" Poplewski <[email protected]> committer: willingc date: 2024-11-01T12:28:50-07:00 summa

[Python-checkins] [3.13] gh-126080: fix UAF on `task->task_context` in `task_call_step_soon` due to an evil `loop.__getattribute__` (GH-126120) (#126250)

2024-10-31 Thread willingc
https://github.com/python/cpython/commit/abe64a3780ecaf954cb9bafb5dc6eaee1b680bf4 commit: abe64a3780ecaf954cb9bafb5dc6eaee1b680bf4 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: willingc date: 2024-10-31T19:32:47Z summary: [3.13] gh-

[Python-checkins] [3.12] gh-126080: fix UAF on `task->task_context` in `task_call_step_soon` due to an evil `loop.__getattribute__` (GH-126120) (#126251)

2024-10-31 Thread willingc
https://github.com/python/cpython/commit/dc3c075d9eebc82c63ec54bb3f217d67b2aea914 commit: dc3c075d9eebc82c63ec54bb3f217d67b2aea914 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: willingc date: 2024-10-31T12:33:48-07:00 summary: [3.

[Python-checkins] [3.13] gh-125818: Fix incorrect signature of argument `skip_file_prefixes` in warnings docs (GH-125823) (#126216)

2024-10-30 Thread willingc
https://github.com/python/cpython/commit/57668a4be586fad22b5d6337a1e5e1e7246caa92 commit: 57668a4be586fad22b5d6337a1e5e1e7246caa92 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: willingc date: 2024-10-30T18:32:04-07:00 summary: [3.

[Python-checkins] [3.12] gh-125818: Fix incorrect signature of argument `skip_file_prefixes` in warnings docs (GH-125823) (GH-126217)

2024-10-30 Thread willingc
https://github.com/python/cpython/commit/975911887dd767babfe06aa45e835b32c4112b51 commit: 975911887dd767babfe06aa45e835b32c4112b51 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: willingc date: 2024-10-30T18:31:35-07:00 summary: [3.

[Python-checkins] gh-125818: Fix incorrect signature of argument `skip_file_prefixes` in warnings docs (GH-125823)

2024-10-30 Thread willingc
https://github.com/python/cpython/commit/d467d9246cbe0ce5dc149c4c74223bb8374ece73 commit: d467d9246cbe0ce5dc149c4c74223bb8374ece73 branch: main author: RUANG (James Roy) committer: willingc date: 2024-10-30T18:15:07-07:00 summary: gh-125818: Fix incorrect signature of argument

[Python-checkins] [3.12] gh-116633: Add a note about buggy behavior of csv.QUOTE_NOTNULL and csv.QUOTE_STRINGS (GH-117235)

2024-10-30 Thread willingc
https://github.com/python/cpython/commit/6bfe5fbc19b96d6dc4c5f5f45bbb1acde45ade8f commit: 6bfe5fbc19b96d6dc4c5f5f45bbb1acde45ade8f branch: 3.12 author: Prometheus3375 <[email protected]> committer: willingc date: 2024-10-30T17:08:28-07:00 summary: [3.12] gh-

[Python-checkins] [3.13] gh-124872: Refine contextvars documentation (GH-124773) (#125233)

2024-10-30 Thread willingc
https://github.com/python/cpython/commit/2db2b5ea9cc689644bc7bc93f27a3e154228848a commit: 2db2b5ea9cc689644bc7bc93f27a3e154228848a branch: 3.13 author: Richard Hansen committer: willingc date: 2024-10-30T20:48:02Z summary: [3.13] gh-124872: Refine contextvars documentation (GH-124773) (#125233

[Python-checkins] [3.12]: gh-103484: Relink _xxsubinterpretersmodule.c in whatsnew/3.12.rst (GH-124183)

2024-10-30 Thread willingc
https://github.com/python/cpython/commit/3ef8a3a9004ff7ed2bf6f2f67f13ff5b37c42204 commit: 3ef8a3a9004ff7ed2bf6f2f67f13ff5b37c42204 branch: 3.12 author: Rafael Fontenelle committer: willingc date: 2024-10-30T13:46:13-07:00 summary: [3.12]: gh-103484: Relink _xxsubinterpretersmodule.c in whatsnew

[Python-checkins] [3.12] Prefer "similar" over "equivalent" in tutorial (GH-125343) (GH-125373)

2024-10-30 Thread willingc
https://github.com/python/cpython/commit/a089adfb539ebd83545fea0397d90d32e4cc8bc9 commit: a089adfb539ebd83545fea0397d90d32e4cc8bc9 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: willingc date: 2024-10-30T13:34:13-07:00 summary:

[Python-checkins] [3.13] Prefer "similar" over "equivalent" in tutorial (GH-125343) (GH-125372)

2024-10-30 Thread willingc
https://github.com/python/cpython/commit/5f4218418bc8a7fda88adca509d828cd9dc6783a commit: 5f4218418bc8a7fda88adca509d828cd9dc6783a branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: willingc date: 2024-10-30T13:33:20-07:00 summary:

[Python-checkins] gh-85583: Add f-string index in tutorial/inputoutput.rst (GH-21681)

2024-10-30 Thread willingc
https://github.com/python/cpython/commit/a3443c0e22a8623afe4c0518433b28afbc3a6df6 commit: a3443c0e22a8623afe4c0518433b28afbc3a6df6 branch: main author: amaajemyfren <[email protected]> committer: willingc date: 2024-10-30T10:26:29-07:00 summary: gh-85583:

[Python-checkins] gh-125674: Doc: Fix type of `newfunc` first parameter (GH-125675)

2024-10-30 Thread willingc
https://github.com/python/cpython/commit/616468b87bc5bcf5a4db688637ef748e1243db8a commit: 616468b87bc5bcf5a4db688637ef748e1243db8a branch: main author: Richard Hansen committer: willingc date: 2024-10-30T13:27:37-07:00 summary: gh-125674: Doc: Fix type of `newfunc` first parameter (GH-125675

[Python-checkins] [3.13] gh-60712: Include the "object" type in the lists of documented types (GH-103036) (GH-126197)

2024-10-30 Thread willingc
https://github.com/python/cpython/commit/00ff23f06d872e6008731ecc7533b669751b670c commit: 00ff23f06d872e6008731ecc7533b669751b670c branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: willingc date: 2024-10-30T13:16:38-07:00 summary: [3.

[Python-checkins] gh-114990: Add missing mixin methods in collections.abc's document (GH-114991)

2024-10-30 Thread willingc
https://github.com/python/cpython/commit/5768fef355a55aa9c6522e5444de9346bd267972 commit: 5768fef355a55aa9c6522e5444de9346bd267972 branch: main author: AN Long committer: willingc date: 2024-10-30T13:17:20-07:00 summary: gh-114990: Add missing mixin methods in collections.abc's documen

[Python-checkins] [3.13] gh-126055: Add omitted command (in docs [os.walk]) for code to fulfill `shutil.rmtree` algorithm (GH-126067) (GH-126199)

2024-10-30 Thread willingc
https://github.com/python/cpython/commit/e6e140db9e1e4299bdfb3d047ff7b79033bbdaa3 commit: e6e140db9e1e4299bdfb3d047ff7b79033bbdaa3 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: willingc date: 2024-10-30T13:16:00-07:00 summary: [3.

[Python-checkins] [3.12] gh-60712: Include the "object" type in the lists of documented types (GH-103036) (GH-126198)

2024-10-30 Thread willingc
https://github.com/python/cpython/commit/bda8190b891574e66378a14723597ecfecdec5d8 commit: bda8190b891574e66378a14723597ecfecdec5d8 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: willingc date: 2024-10-30T13:15:24-07:00 summary: [3.

[Python-checkins] [3.12] gh-126055: Add omitted command (in docs [os.walk]) for code to fulfill `shutil.rmtree` algorithm (GH-126067) (GH-126200)

2024-10-30 Thread willingc
https://github.com/python/cpython/commit/f2315ee175222bf986de31e654d265bcbb176435 commit: f2315ee175222bf986de31e654d265bcbb176435 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: willingc date: 2024-10-30T13:14:27-07:00 summary: [3.

[Python-checkins] gh-126055: Add omitted command (in docs [os.walk]) for code to fulfill `shutil.rmtree` algorithm (GH-126067)

2024-10-30 Thread willingc
https://github.com/python/cpython/commit/597d814334742dde386a4d2979b9418aee6fcaba commit: 597d814334742dde386a4d2979b9418aee6fcaba branch: main author: Victor Wheeler committer: willingc date: 2024-10-30T11:22:58-07:00 summary: gh-126055: Add omitted command (in docs [os.walk]) for code to

[Python-checkins] gh-60712: Include the "object" type in the lists of documented types (GH-103036)

2024-10-30 Thread willingc
https://github.com/python/cpython/commit/4f826214b30ad50365f45bf07e4a02f34f897ab5 commit: 4f826214b30ad50365f45bf07e4a02f34f897ab5 branch: main author: Furkan Onder committer: willingc date: 2024-10-30T11:20:02-07:00 summary: gh-60712: Include the "object" type in the lists of docume

[Python-checkins] [3.12] Fix incorrect indentation in importlib.metadata.rst (GH-126189) (GH-126194)

2024-10-30 Thread willingc
https://github.com/python/cpython/commit/76c800f751166557c91b7180555840e57310095b commit: 76c800f751166557c91b7180555840e57310095b branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: willingc date: 2024-10-30T11:01:39-07:00 summary: [3.1

[Python-checkins] [3.13] Fix incorrect indentation in importlib.metadata.rst (GH-126189) (GH-126193)

2024-10-30 Thread willingc
https://github.com/python/cpython/commit/56b294e43152298be8b65ea3d8715deb265e893d commit: 56b294e43152298be8b65ea3d8715deb265e893d branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: willingc date: 2024-10-30T11:00:29-07:00 summary: [3.1

[Python-checkins] Fix incorrect indentation in importlib.metadata.rst (GH-126189)

2024-10-30 Thread willingc
https://github.com/python/cpython/commit/6f512c603465ff3e51e07cb7e1d36b4e5e88905d commit: 6f512c603465ff3e51e07cb7e1d36b4e5e88905d branch: main author: Rafael Fontenelle committer: willingc date: 2024-10-30T10:46:09-07:00 summary: Fix incorrect indentation in importlib.metadata.rst (GH-126189

[Python-checkins] [3.12] gh-85583: Add f-string index in tutorial/inputoutput.rst (GH-21681) (GH-126192)

2024-10-30 Thread willingc
https://github.com/python/cpython/commit/317350ec1bf340f2b871ecd215c951ea7adf975f commit: 317350ec1bf340f2b871ecd215c951ea7adf975f branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: willingc date: 2024-10-30T10:36:11-07:00 summary: [3.

[Python-checkins] [3.13] gh-85583: Add f-string index in tutorial/inputoutput.rst (GH-21681) (GH-126191)

2024-10-30 Thread willingc
https://github.com/python/cpython/commit/210bd2a50dddc10119c4f68329e9e683d2f82e0b commit: 210bd2a50dddc10119c4f68329e9e683d2f82e0b branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: willingc date: 2024-10-30T10:35:10-07:00 summary: [3.

[Python-checkins] [3.12] docs: restore an anchor to for/else (GH-126154) (#126158)

2024-10-30 Thread willingc
https://github.com/python/cpython/commit/5df3c88432f9179850948ed2ca9c0fbf4a2176d6 commit: 5df3c88432f9179850948ed2ca9c0fbf4a2176d6 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: willingc date: 2024-10-30T08:17:16Z summary: [3.12

[Python-checkins] [3.13] docs: restore an anchor to for/else (GH-126154) (#126159)

2024-10-30 Thread willingc
https://github.com/python/cpython/commit/de9ff23ea1546035080b90f2aed1df299b6293cc commit: de9ff23ea1546035080b90f2aed1df299b6293cc branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: willingc date: 2024-10-30T08:16:33Z summary: [3.13

[Python-checkins] gh-58032: Docs: Sort argparse alphabetically (GH-125871)

2024-10-29 Thread willingc
https://github.com/python/cpython/commit/d4b6d84cc84029b598fc24b2d0cea543ee63bf84 commit: d4b6d84cc84029b598fc24b2d0cea543ee63bf84 branch: main author: Hugo van Kemenade <[email protected]> committer: willingc date: 2024-10-29T17:13:11-07:00 summary: gh-58032: Docs

[Python-checkins] [3.13] gh-118633: Add warning regarding the unsafe usage of eval and exec (GH-118437) (#126161)

2024-10-29 Thread willingc
https://github.com/python/cpython/commit/343a7a62595fa50e3e53eaca9c4b0a8de97ef714 commit: 343a7a62595fa50e3e53eaca9c4b0a8de97ef714 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: willingc date: 2024-10-30T00:49:18Z summary: [3.13] gh-

[Python-checkins] gh-118633: Add warning regarding the unsafe usage of eval and exec (GH-118437)

2024-10-29 Thread willingc
https://github.com/python/cpython/commit/00e5ec0d35193c1665e5c0cfe5ef82eed270d0f4 commit: 00e5ec0d35193c1665e5c0cfe5ef82eed270d0f4 branch: main author: Daniel Ruf committer: willingc date: 2024-10-30T00:36:18Z summary: gh-118633: Add warning regarding the unsafe usage of eval and exec (GH

[Python-checkins] [3.12] Add lightweight comments to conf.py and update docs readme (GH-126100) (#126135)

2024-10-29 Thread willingc
https://github.com/python/cpython/commit/db0a1b8c1291bf1aa9e016e43bc2f7ed0acf83bd commit: db0a1b8c1291bf1aa9e016e43bc2f7ed0acf83bd branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: willingc date: 2024-10-29T12:22:38-07:00 summary: [3.1

[Python-checkins] [3.13] Add lightweight comments to conf.py and update docs readme (GH-126100) (#126134)

2024-10-29 Thread willingc
https://github.com/python/cpython/commit/5ce23f2703b51403016b5ab71262a4ed154fd2e4 commit: 5ce23f2703b51403016b5ab71262a4ed154fd2e4 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: willingc date: 2024-10-29T19:21:41Z summary: [3.1

[Python-checkins] Add lightweight comments to conf.py and update docs readme (GH-126100)

2024-10-29 Thread willingc
https://github.com/python/cpython/commit/9effa0ff06047f3d957bf37267742a98106581ff commit: 9effa0ff06047f3d957bf37267742a98106581ff branch: main author: Carol Willing committer: willingc date: 2024-10-29T17:45:03Z summary: Add lightweight comments to conf.py and update docs readme (GH-126100

[Python-checkins] [3.13] gh-124858: fix happy eyeballs refcyles (GH-124859) (#124912)

2024-10-24 Thread willingc
https://github.com/python/cpython/commit/e5967403993f4d491950aac01525c9d9a9b8eb1a commit: e5967403993f4d491950aac01525c9d9a9b8eb1a branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: willingc date: 2024-10-23T12:35:56-07:00 summary: [3.

[Python-checkins] [3.12] gh-124858: fix happy eyeballs refcyles (GH-124859) (#124913)

2024-10-23 Thread willingc
https://github.com/python/cpython/commit/440ed18e08887b958ad50db1b823e692a747b671 commit: 440ed18e08887b958ad50db1b823e692a747b671 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: willingc date: 2024-10-23T12:34:11-07:00 summary: [3.

[Python-checkins] [3.12] gh-99030: Added documentation links for types and exceptions (GH-123857) (GH-125765)

2024-10-20 Thread willingc
https://github.com/python/cpython/commit/9a22ec735fb2f0ec850e70dd119e8422c97567e5 commit: 9a22ec735fb2f0ec850e70dd119e8422c97567e5 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: willingc date: 2024-10-21T00:43:26Z summary: [3.12] gh

[Python-checkins] [3.13] gh-99030: Added documentation links for types and exceptions (GH-123857) (#125764)

2024-10-20 Thread willingc
https://github.com/python/cpython/commit/73bd5bd18ff4fc76d635c970e5c4332349bcb024 commit: 73bd5bd18ff4fc76d635c970e5c4332349bcb024 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: willingc date: 2024-10-21T00:42:06Z summary: [3.13] gh

[Python-checkins] gh-99030: Added documentation links for types and exceptions (GH-123857)

2024-10-20 Thread willingc
https://github.com/python/cpython/commit/9256be7ff0ab035cfd262127d893c9bc88b3c84c commit: 9256be7ff0ab035cfd262127d893c9bc88b3c84c branch: main author: RUANG (Roy James) committer: willingc date: 2024-10-20T17:36:27-07:00 summary: gh-99030: Added documentation links for types and exceptions (GH

[Python-checkins] [3.12] gh-125461: Remove Python 2 from identifiers in doc (GH-125462) (#125465)

2024-10-14 Thread willingc
https://github.com/python/cpython/commit/f1a6f687774ca09255c48d76deb060bd09c8e1ca commit: f1a6f687774ca09255c48d76deb060bd09c8e1ca branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: willingc date: 2024-10-14T08:49:56-07:00 summary: [3.

[Python-checkins] [3.13] gh-125461: Remove Python 2 from identifiers in doc (GH-125462) (GH-125464)

2024-10-14 Thread willingc
https://github.com/python/cpython/commit/7966c7d69e43d2b946c5933f5249091466ba1f5e commit: 7966c7d69e43d2b946c5933f5249091466ba1f5e branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: willingc date: 2024-10-14T08:49:35-07:00 summary: [3.

[Python-checkins] gh-125461: Remove Python 2 from identifiers in doc (GH-125462)

2024-10-14 Thread willingc
https://github.com/python/cpython/commit/5dac0dceda9097d46a0b5a6ad7c927e002c6c7a5 commit: 5dac0dceda9097d46a0b5a6ad7c927e002c6c7a5 branch: main author: Paul Hoffman committer: willingc date: 2024-10-14T15:26:57Z summary: gh-125461: Remove Python 2 from identifiers in doc (GH-125462) Remove

[Python-checkins] [3.12] gh-123133: clarify p=0 case for "f" and "e" formatting types (GH-125426) (#125429)

2024-10-13 Thread willingc
https://github.com/python/cpython/commit/20323bf733810d7dc7e6bcd86dfbc16b7f3c4b30 commit: 20323bf733810d7dc7e6bcd86dfbc16b7f3c4b30 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: willingc date: 2024-10-14T04:51:59Z summary: [3.12] gh-

[Python-checkins] [3.13] gh-123133: clarify p=0 case for "f" and "e" formatting types (GH-125426) (#125428)

2024-10-13 Thread willingc
https://github.com/python/cpython/commit/1279be610dd22fc116998a60c0f9a08fa18386ea commit: 1279be610dd22fc116998a60c0f9a08fa18386ea branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: willingc date: 2024-10-14T04:50:06Z summary: [3.13] gh-

[Python-checkins] gh-123133: clarify p=0 case for "f" and "e" formatting types (GH-125426)

2024-10-13 Thread willingc
https://github.com/python/cpython/commit/cfc27bc50fe165330f2295f9ac0ad56ca5b0f31c commit: cfc27bc50fe165330f2295f9ac0ad56ca5b0f31c branch: main author: Sergey B Kirpichev committer: willingc date: 2024-10-13T21:44:48-07:00 summary: gh-123133: clarify p=0 case for "f" and "e&qu

[Python-checkins] [3.12] gh-125289: Update sample code in asyncio-task.rst (GH-125292) (GH-125375)

2024-10-12 Thread willingc
https://github.com/python/cpython/commit/1d45fae26dacd9c07d4a57831e224073ef56cbe7 commit: 1d45fae26dacd9c07d4a57831e224073ef56cbe7 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: willingc date: 2024-10-12T20:44:41Z summary: [3.12] gh-

[Python-checkins] [3.13] gh-125289: Update sample code in asyncio-task.rst (GH-125292) (GH-125374)

2024-10-12 Thread willingc
https://github.com/python/cpython/commit/6afdb098593d1e1c08fdd2aee7306d768a2e3bff commit: 6afdb098593d1e1c08fdd2aee7306d768a2e3bff branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: willingc date: 2024-10-12T20:43:30Z summary: [3.13] gh-

[Python-checkins] gh-125289: Update sample code in asyncio-task.rst (GH-125292)

2024-10-12 Thread willingc
https://github.com/python/cpython/commit/fa52b82c91a8e1a0971bd5fef656473ec93f41e3 commit: fa52b82c91a8e1a0971bd5fef656473ec93f41e3 branch: main author: Ghorban M. Tavakoly <[email protected]> committer: willingc date: 2024-10-12T13:38:13-07:00 summary: gh-125289:

[Python-checkins] [3.12] gh-124832: Add a note to indicate that `datetime.now` may return the same instant (GH-124834) (#125146)

2024-10-08 Thread willingc
https://github.com/python/cpython/commit/382ee1c7bd292f964f5d97384b93dfbdf7b64061 commit: 382ee1c7bd292f964f5d97384b93dfbdf7b64061 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: willingc date: 2024-10-08T18:27:50Z summary: [3.12] gh-

[Python-checkins] [3.13] gh-124832: Add a note to indicate that `datetime.now` may return the same instant (GH-124834) (#125145)

2024-10-08 Thread willingc
https://github.com/python/cpython/commit/f5fea4dec6a23f92ffd367d26648f7a6dbd7745e commit: f5fea4dec6a23f92ffd367d26648f7a6dbd7745e branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: willingc date: 2024-10-08T18:26:07Z summary: [3.13] gh-

[Python-checkins] gh-124832: Add a note to indicate that `datetime.now` may return the same instant (#124834)

2024-10-08 Thread willingc
https://github.com/python/cpython/commit/760b1e103a0aa696cdf448e0d500cd1bac2213fa commit: 760b1e103a0aa696cdf448e0d500cd1bac2213fa branch: main author: spacemanspiff2007 <[email protected]> committer: willingc date: 2024-10-08T11:17:53-07:00 summary: gh-

[Python-checkins] [3.13] Update retroactive comments from GH-117741 (segfault in `FutureIter_dealloc`) (GH-121638) (GH-121642)

2024-07-12 Thread willingc
https://github.com/python/cpython/commit/15c875a57c0fc5acf97fa07fbb01030c97d39d71 commit: 15c875a57c0fc5acf97fa07fbb01030c97d39d71 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: willingc date: 2024-07-12T09:00:09Z summary: [3.13]

[Python-checkins] Update retroactive comments from GH-117741 (segfault in `FutureIter_dealloc`) (GH-121638)

2024-07-12 Thread willingc
https://github.com/python/cpython/commit/65fededf9cc1780d5edbef8a6e0a7cf9bc15aea6 commit: 65fededf9cc1780d5edbef8a6e0a7cf9bc15aea6 branch: main author: Savannah Ostrowski committer: willingc date: 2024-07-12T10:34:30+02:00 summary: Update retroactive comments from GH-117741 (segfault in

[Python-checkins] GH-107803: double linked list implementation for asyncio tasks (GH-107804)

2024-06-22 Thread willingc
https://github.com/python/cpython/commit/4717aaa1a72d1964f1531a7c613f37ce3d9056d9 commit: 4717aaa1a72d1964f1531a7c613f37ce3d9056d9 branch: main author: Kumar Aditya committer: willingc date: 2024-06-22T10:58:35-07:00 summary: GH-107803: double linked list implementation for asyncio tasks (GH

[Python-checkins] [3.13] gh-118912: Remove description of issue fixed in 3.5 from autospeccing guide (GH-119232) (#119284)

2024-05-20 Thread willingc
https://github.com/python/cpython/commit/24b0e8ddb4edc5402df3fc0e93a4e7824a94fee8 commit: 24b0e8ddb4edc5402df3fc0e93a4e7824a94fee8 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: willingc date: 2024-05-20T23:50:23Z summary: [3.13] gh-

[Python-checkins] [3.12] gh-118912: Remove description of issue fixed in 3.5 from autospeccing guide (GH-119232) (#119283)

2024-05-20 Thread willingc
https://github.com/python/cpython/commit/d8981abb1c14589921eec42a877d143b85d861e0 commit: d8981abb1c14589921eec42a877d143b85d861e0 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: willingc date: 2024-05-20T23:40:17Z summary: [3.12] gh-

[Python-checkins] gh-102136: Add -m to options that work with -i (GH-119271)

2024-05-20 Thread willingc
https://github.com/python/cpython/commit/172690227e771c2e8ab137815073e3a172c08dec commit: 172690227e771c2e8ab137815073e3a172c08dec branch: main author: Melanie Arbor committer: willingc date: 2024-05-20T19:38:33-04:00 summary: gh-102136: Add -m to options that work with -i (GH-119271) * GH

[Python-checkins] gh-118912: Remove description of issue fixed in 3.5 from autospeccing guide (#119232)

2024-05-20 Thread willingc
https://github.com/python/cpython/commit/7e57640c7ec6b7b5ce9b5eac465f6b771fd6ae69 commit: 7e57640c7ec6b7b5ce9b5eac465f6b771fd6ae69 branch: main author: Shauna committer: willingc date: 2024-05-20T20:10:53Z summary: gh-118912: Remove description of issue fixed in 3.5 from autospeccing guide

[Python-checkins] Fix typo in Doc/library/asyncio-task.rst (GH-118627)

2024-05-06 Thread willingc
https://github.com/python/cpython/commit/fc50f1bdbad3aa52d7cbd3cb836a35806266ec54 commit: fc50f1bdbad3aa52d7cbd3cb836a35806266ec54 branch: main author: Xie Yanbo committer: willingc date: 2024-05-06T08:00:31-07:00 summary: Fix typo in Doc/library/asyncio-task.rst (GH-118627) files: M Doc

[Python-checkins] [3.11] docs: fix over-linking in dataclasses.rst (GH-117005) (#117164)

2024-03-22 Thread willingc
https://github.com/python/cpython/commit/cf034ad0f630f2821fd60fb874750f13cb2793bd commit: cf034ad0f630f2821fd60fb874750f13cb2793bd branch: 3.11 author: Carol Willing committer: willingc date: 2024-03-22T21:11:57Z summary: [3.11] docs: fix over-linking in dataclasses.rst (GH-117005) (#117164

[Python-checkins] [3.12] docs:fix over-linking in dataclasses.rst (GH-117005) (#117163)

2024-03-22 Thread willingc
https://github.com/python/cpython/commit/1d0e22e5ad583960b495fdfd74fe1e06b28e commit: 1d0e22e5ad583960b495fdfd74fe1e06b28e branch: 3.12 author: Carol Willing committer: willingc date: 2024-03-22T19:12:00Z summary: [3.12] docs:fix over-linking in dataclasses.rst (GH-117005) (#117163

[Python-checkins] docs: fix over-linking in dataclasses.rst (#117005)

2024-03-21 Thread willingc
https://github.com/python/cpython/commit/0907871d43bffb613cbd560224e1a9db13d06c06 commit: 0907871d43bffb613cbd560224e1a9db13d06c06 branch: main author: Ned Batchelder committer: willingc date: 2024-03-21T12:47:09-07:00 summary: docs: fix over-linking in dataclasses.rst (#117005) files: M Doc

[Python-checkins] [3.12] Update titles and subtitles on landing page template (GH-116914) (#117020)

2024-03-19 Thread willingc
https://github.com/python/cpython/commit/1684f7ec1e9eb317d55952fb884f3a513c5910f8 commit: 1684f7ec1e9eb317d55952fb884f3a513c5910f8 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: willingc date: 2024-03-19T17:52:35Z summary: [3.12]

[Python-checkins] [3.11] Update titles and subtitles on landing page template (GH-116914) (#117019)

2024-03-19 Thread willingc
https://github.com/python/cpython/commit/b027278fa011be1969172e140d459725978bf188 commit: b027278fa011be1969172e140d459725978bf188 branch: 3.11 author: Miss Islington (bot) <[email protected]> committer: willingc date: 2024-03-19T17:52:08Z summary: [3.11]

[Python-checkins] Update titles and subtitles on landing page template (#116914)

2024-03-16 Thread willingc
https://github.com/python/cpython/commit/c514a975abe35fa4604cd3541e2286168ef67d10 commit: c514a975abe35fa4604cd3541e2286168ef67d10 branch: main author: Carol Willing committer: willingc date: 2024-03-17T00:01:56Z summary: Update titles and subtitles on landing page template (#116914) * Update

[Python-checkins] gh-115811: Update documentation to add some Logger attributes. (GH-116109)

2024-02-29 Thread willingc
https://github.com/python/cpython/commit/3b6f4cadf19e6a4edd2cbbbc96a0a4024b395648 commit: 3b6f4cadf19e6a4edd2cbbbc96a0a4024b395648 branch: main author: Vinay Sajip committer: willingc date: 2024-02-29T10:53:19-08:00 summary: gh-115811: Update documentation to add some Logger attributes. (GH

[Python-checkins] [3.11] gh-101100: Fix broken xrefs in fcntl module doc (GH-115691) (#115925)

2024-02-25 Thread willingc
https://github.com/python/cpython/commit/2110ae80fa917e993b4ab5f1a28f35b14e60c5f6 commit: 2110ae80fa917e993b4ab5f1a28f35b14e60c5f6 branch: 3.11 author: Carol Willing committer: willingc date: 2024-02-26T01:32:52Z summary: [3.11] gh-101100: Fix broken xrefs in fcntl module doc (GH-115691

[Python-checkins] [3.12] gh-101100: Fix broken xrefs in fcntl module doc (GH-115691) (#115924)

2024-02-25 Thread willingc
https://github.com/python/cpython/commit/7307b562b049d886fc616596748540a6f8ae16eb commit: 7307b562b049d886fc616596748540a6f8ae16eb branch: 3.12 author: Carol Willing committer: willingc date: 2024-02-25T17:27:35-08:00 summary: [3.12] gh-101100: Fix broken xrefs in fcntl module doc (GH-115691

[Python-checkins] gh-101100: Fix broken xrefs in fcntl module doc (#115691)

2024-02-25 Thread willingc
https://github.com/python/cpython/commit/84a275c4a2c8a22d198c6f227d538e6b27bbb029 commit: 84a275c4a2c8a22d198c6f227d538e6b27bbb029 branch: main author: Skip Montanaro committer: willingc date: 2024-02-25T12:02:18-08:00 summary: gh-101100: Fix broken xrefs in fcntl module doc (#115691) * clean

[Python-checkins] Insert missing apostrophes in ctypes documentation (#115090)

2024-02-23 Thread willingc
https://github.com/python/cpython/commit/ef6074b352a95706f44a592ffe31baace690cc1c commit: ef6074b352a95706f44a592ffe31baace690cc1c branch: main author: jmcb committer: willingc date: 2024-02-23T14:55:47-08:00 summary: Insert missing apostrophes in ctypes documentation (#115090) files: M Doc

[Python-checkins] [3.12] Update http.cookiejar document for cookie object attributes (GH-101885) (#115833)

2024-02-23 Thread willingc
https://github.com/python/cpython/commit/71b75f6f15ea2e8ffe59558bf2ec87b089833b40 commit: 71b75f6f15ea2e8ffe59558bf2ec87b089833b40 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: willingc date: 2024-02-23T14:11:59-08:00 summary:

[Python-checkins] [3.11] Update http.cookiejar document for cookie object attributes (GH-101885) (#115834)

2024-02-23 Thread willingc
https://github.com/python/cpython/commit/7c2e1b2c8fb4cd5b7c9dff32576663cde7c89926 commit: 7c2e1b2c8fb4cd5b7c9dff32576663cde7c89926 branch: 3.11 author: Miss Islington (bot) <[email protected]> committer: willingc date: 2024-02-23T14:11:09-08:00 summary:

[Python-checkins] Update README.md (#114974)

2024-02-03 Thread willingc
https://github.com/python/cpython/commit/80734a6872105de874a424478cd0001e23286098 commit: 80734a6872105de874a424478cd0001e23286098 branch: main author: Skip Montanaro committer: willingc date: 2024-02-04T00:16:30Z summary: Update README.md (#114974) Trivial edit Co-authored-by: Carol Willing

[Python-checkins] readme: fix displaying issue of command (#113719)

2024-01-08 Thread willingc
https://github.com/python/cpython/commit/0b2340263172ad0fdd95aed6266496b7f4db4de3 commit: 0b2340263172ad0fdd95aed6266496b7f4db4de3 branch: main author: mara004 committer: willingc date: 2024-01-08T15:42:56-08:00 summary: readme: fix displaying issue of command (#113719) Avoid line break in