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

Skip to content

Commit a90e92d

Browse files
committed
update versionchanged
1 parent 6c22e65 commit a90e92d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/logging.handlers.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -852,7 +852,7 @@ supports sending logging messages to a Web server, using either ``GET`` or
852852
credentials, you should also specify secure=True so that your userid and
853853
password are not passed in cleartext across the wire.
854854

855-
.. versionchanged:: 3.4.3
855+
.. versionchanged:: 3.5
856856
The *context* parameter was added.
857857

858858
.. method:: mapLogRecord(record)

0 commit comments

Comments
 (0)