| commit | a90e92dac8cc86752da7f7d850be19f0bcfdbb15 | [log] [tgz] |
|---|---|---|
| author | Benjamin Peterson <benjamin@python.org> | Sun Nov 23 20:38:37 2014 -0600 |
| committer | Benjamin Peterson <benjamin@python.org> | Sun Nov 23 20:38:37 2014 -0600 |
| tree | 86c2bc5e8f5c77e9137dfbb89dea5a1010c58502 | |
| parent | 6c22e65773c94ff810bd7adbb43c2b52e269598a [diff] |
update versionchanged
diff --git a/Doc/library/logging.handlers.rst b/Doc/library/logging.handlers.rst index 7a46e6d..d313704 100644 --- a/Doc/library/logging.handlers.rst +++ b/Doc/library/logging.handlers.rst
@@ -852,7 +852,7 @@ credentials, you should also specify secure=True so that your userid and password are not passed in cleartext across the wire. - .. versionchanged:: 3.4.3 + .. versionchanged:: 3.5 The *context* parameter was added. .. method:: mapLogRecord(record)