Skip to content

Commit 0f05a32

Browse files
committed
Remove :func:/:meth: from news article; doc checks don't like it for a private method
1 parent 00f8fa3 commit 0f05a32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Correct behavior of
2-
:meth:`asyncio.selector_events.BaseSelectorEventLoop._accept_connection`
2+
asyncio.selector_events.BaseSelectorEventLoop._accept_connection
33
in handling :exc:`ConnectionAbortedError` in a loop. This improves
44
performance on OpenBSD

0 commit comments

Comments
 (0)