Unverified Kaydet (Commit) 82734a67 authored tarafından Miss Islington (bot)'s avatar Miss Islington (bot) Kaydeden (comit) GitHub

Fix typo in logging doc: picked -> pickled (GH-5942)

(cherry picked from commit 982c7233)
Co-authored-by: 's avatarJames Walker <19191463+jdswalker@users.noreply.github.com>
üst 7e576346
...@@ -328,7 +328,7 @@ is the module's name in the Python package namespace. ...@@ -328,7 +328,7 @@ is the module's name in the Python package namespace.
.. versionadded:: 3.2 .. versionadded:: 3.2
.. versionchanged:: 3.7 .. versionchanged:: 3.7
Loggers can now be picked and unpickled. Loggers can now be pickled and unpickled.
.. _levels: .. _levels:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment