mirror of
https://github.com/python/cpython.git
synced 2025-10-04 22:20:46 +00:00
gh-65046: Link to logging cookbook from asyncio docs (GH-98207)
(cherry picked from commit c39a0c3354
)
Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
This commit is contained in:
parent
b63602303e
commit
168ec080e8
2 changed files with 7 additions and 0 deletions
|
@ -537,6 +537,8 @@ configuration::
|
|||
print('complete')
|
||||
|
||||
|
||||
.. _blocking-handlers:
|
||||
|
||||
Dealing with handlers that block
|
||||
--------------------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue