]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-86513: improve docs of loop.call_exception_handler (GH-132466) (#132487)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 14 Apr 2025 11:42:45 +0000 (13:42 +0200)
committerGitHub <noreply@github.com>
Mon, 14 Apr 2025 11:42:45 +0000 (11:42 +0000)
commitfd0bba67c44adee538c678e47ba77e9832b1f6da
treea5fe7d8b7a99350a43986b678f67cd50c42372fc
parent5f1eaff5b54c86be5d247d671645b8f1f0b42433
[3.13] gh-86513: improve docs of loop.call_exception_handler (GH-132466) (#132487)

gh-86513: improve docs of loop.call_exception_handler (GH-132466)
(cherry picked from commit ce753517a87eec776c176f3245ce5d1554a59341)

Co-authored-by: Kumar Aditya <kumaraditya@python.org>
Doc/library/asyncio-eventloop.rst
Lib/asyncio/base_events.py