Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Prev Previous commit
Next Next commit
Remove :func:/:meth: from news article; doc checks don't like it for …
…a private method
  • Loading branch information
jb2170 committed Dec 2, 2024
commit 0f05a32bbf4c75fb74487d7d3a2e7ae11a3615b8
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Correct behavior of
:meth:`asyncio.selector_events.BaseSelectorEventLoop._accept_connection`
asyncio.selector_events.BaseSelectorEventLoop._accept_connection
Comment thread
kumaraditya303 marked this conversation as resolved.
Outdated
in handling :exc:`ConnectionAbortedError` in a loop. This improves
performance on OpenBSD
Comment thread
kumaraditya303 marked this conversation as resolved.
Outdated