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

Skip to content

Commit 44028d8

Browse files
committed
Missing paren.
1 parent ed92b5a commit 44028d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/whatsnew/3.2.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1827,7 +1827,7 @@ been established with a new remote endpoint. This is supposed to be used as a
18271827
replacement for old :meth:`~asyncore.dispatcher.handle_accept()` and avoids
18281828
the user to call :meth:`~asyncore.dispatcher.accept()` directly.
18291829

1830-
Contributed by Giampaolo Rodolà; :issue:`6706`.)
1830+
(Contributed by Giampaolo Rodolà; :issue:`6706`.)
18311831

18321832
tempfile
18331833
--------

0 commit comments

Comments
 (0)