Skip to content

Commit cd4bba9

Browse files
authored
Use Specific Python version.
1 parent 73e6f80 commit cd4bba9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/logging.handlers.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -650,7 +650,7 @@ supports sending logging messages to a remote or local Unix syslog.
650650
.. versionchanged:: 3.2
651651
*socktype* was added.
652652

653-
.. versionchanged:: 3.x
653+
.. versionchanged:: 3.14
654654
*timeout* was added.
655655

656656
.. method:: close()

0 commit comments

Comments
 (0)