[Python-checkins] [3.13] gh-131417: Mention asyncio Future and Task in docs for generic classes list (GH-131422) (#131445)

2025-03-19 Thread asvetlov
https://github.com/python/cpython/commit/b39e67396fd797c8e10668040335a0363e489c6e commit: b39e67396fd797c8e10668040335a0363e489c6e branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: asvetlov date: 2025-03-19T10:23:48+01:00 summary: [3.

[Python-checkins] [3.12] gh-131417: Mention asyncio Future and Task in docs for generic classes list (GH-131422) (#131446)

2025-03-19 Thread asvetlov
https://github.com/python/cpython/commit/105bc83b78f782e745e74d2b7a8264c688ae245e commit: 105bc83b78f782e745e74d2b7a8264c688ae245e branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: asvetlov date: 2025-03-19T10:24:16+01:00 summary: [3.

[Python-checkins] gh-131417: Mention asyncio Future and Task in docs for generic classes list (#131422)

2025-03-19 Thread asvetlov
https://github.com/python/cpython/commit/61b4b2c57c9327273f2e306bafa23cf2c70eac8e commit: 61b4b2c57c9327273f2e306bafa23cf2c70eac8e branch: main author: Andrew Svetlov committer: asvetlov date: 2025-03-19T10:05:23+01:00 summary: gh-131417: Mention asyncio Future and Task in docs for generic

[Python-checkins] gh-129889: Support context manager protocol by contextvars.Token (#129888)

2025-02-12 Thread asvetlov
https://github.com/python/cpython/commit/469d2e416c453b19d7a75fe31ceec732445e9ef2 commit: 469d2e416c453b19d7a75fe31ceec732445e9ef2 branch: main author: Andrew Svetlov committer: asvetlov date: 2025-02-12T12:32:58+01:00 summary: gh-129889: Support context manager protocol by contextvars.Token

[Python-checkins] [3.13] Mention loop_factory argument in docstring for asyncio.run() (GH-128288) (#128291)

2024-12-27 Thread asvetlov
https://github.com/python/cpython/commit/aea2e03b276c79f8934d17056a68899e69763fae commit: aea2e03b276c79f8934d17056a68899e69763fae branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: asvetlov date: 2024-12-27T14:22:25Z summary: [3.13] M

[Python-checkins] [3.12] Mention loop_factory argument in docstring for asyncio.run() (GH-128288) (#128292)

2024-12-27 Thread asvetlov
https://github.com/python/cpython/commit/3a726be127b38ad568b100176c2de3112ae07b9d commit: 3a726be127b38ad568b100176c2de3112ae07b9d branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: asvetlov date: 2024-12-27T14:15:40Z summary: [3.12] M

[Python-checkins] gh-127089: Add missing description for codes in `http.HTTPStatus` (#127100)

2024-12-27 Thread asvetlov
https://github.com/python/cpython/commit/71de839ec987bb67b98fcfecfc687281841a713c commit: 71de839ec987bb67b98fcfecfc687281841a713c branch: main author: donBarbos committer: asvetlov date: 2024-12-27T15:12:25+01:00 summary: gh-127089: Add missing description for codes in `http.HTTPStatus

[Python-checkins] Mention loop_factory argument in docstring for asyncio.run() (#128288)

2024-12-27 Thread asvetlov
https://github.com/python/cpython/commit/0b5f1fae573a2c658eb000433ad7b87e9c40c697 commit: 0b5f1fae573a2c658eb000433ad7b87e9c40c697 branch: main author: Andrew Svetlov committer: asvetlov date: 2024-12-27T14:58:35+01:00 summary: Mention loop_factory argument in docstring for asyncio.run

[Python-checkins] [3.13] Document that return-less user-defined functions return None (GH-126769) (#126822)

2024-11-14 Thread asvetlov
https://github.com/python/cpython/commit/4fd628837c13636b91392a33dd32a80a086d3fa4 commit: 4fd628837c13636b91392a33dd32a80a086d3fa4 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: asvetlov date: 2024-11-14T10:46:58+01:00 summary:

[Python-checkins] [3.12] Document that return-less user-defined functions return None (GH-126769) (#126823)

2024-11-14 Thread asvetlov
https://github.com/python/cpython/commit/d79acd96e083e6ac2b9b9c71fcff1161fc3bfa18 commit: d79acd96e083e6ac2b9b9c71fcff1161fc3bfa18 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: asvetlov date: 2024-11-14T10:46:26+01:00 summary:

[Python-checkins] Document that return-less user-defined functions return None (#126769)

2024-11-14 Thread asvetlov
https://github.com/python/cpython/commit/e0692f11650acb6c2eed940eb94650b4703c072e commit: e0692f11650acb6c2eed940eb94650b4703c072e branch: main author: John Marshall committer: asvetlov date: 2024-11-14T07:47:24Z summary: Document that return-less user-defined functions return None (#126769

[Python-checkins] [3.12] bpo-46128: Strip IsolatedAsyncioTestCase frames from reported stacktraces (GH-30196) (#126771)

2024-11-13 Thread asvetlov
https://github.com/python/cpython/commit/dd212592834bb3a4be43b5d7d1a90876701e9885 commit: dd212592834bb3a4be43b5d7d1a90876701e9885 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: asvetlov date: 2024-11-13T09:20:47Z summary: [3.12] bpo

[Python-checkins] [3.13] bpo-46128: Strip IsolatedAsyncioTestCase frames from reported stacktraces (GH-30196) (#126770)

2024-11-12 Thread asvetlov
https://github.com/python/cpython/commit/b03ba54efc6509a59fd6971f9769c0d9dced1db6 commit: b03ba54efc6509a59fd6971f9769c0d9dced1db6 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: asvetlov date: 2024-11-13T04:48:30Z summary: [3.13] bpo

[Python-checkins] bpo-46128: Strip IsolatedAsyncioTestCase frames from reported stacktraces (#30196)

2024-11-12 Thread asvetlov
https://github.com/python/cpython/commit/2e39d77ddeb51505d65fd54ccfcd72615c6b1927 commit: 2e39d77ddeb51505d65fd54ccfcd72615c6b1927 branch: main author: Andrew Svetlov committer: asvetlov date: 2024-11-13T05:24:33+01:00 summary: bpo-46128: Strip IsolatedAsyncioTestCase frames from reported

[Python-checkins] [3.12] gh-124594: Create and reuse the same context for the entire asyncio REPL session (GH-124595) (#124849)

2024-10-28 Thread asvetlov
https://github.com/python/cpython/commit/d89283b3e7591c0a6cac8f22efbb5862ba83c431 commit: d89283b3e7591c0a6cac8f22efbb5862ba83c431 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: asvetlov date: 2024-10-28T15:25:00+01:00 summary: [3.

[Python-checkins] [3.13] gh-124594: Create and reuse the same context for the entire asyncio REPL session (GH-124595) (#124848)

2024-10-15 Thread asvetlov
https://github.com/python/cpython/commit/35d96241091f5bd477c942e0f1b174c0bdae5596 commit: 35d96241091f5bd477c942e0f1b174c0bdae5596 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: asvetlov date: 2024-10-15T13:37:59+02:00 summary: [3.

[Python-checkins] gh-124594: Create and reuse the same context for the entire asyncio REPL session (#124595)

2024-10-01 Thread asvetlov
https://github.com/python/cpython/commit/67e01a430f4ecfcb540d6a29b347966ff4e53454 commit: 67e01a430f4ecfcb540d6a29b347966ff4e53454 branch: main author: Bartosz Sławecki committer: asvetlov date: 2024-10-01T14:17:22Z summary: gh-124594: Create and reuse the same context for the entire asyncio