]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40836: Add docstring to logging.fatal() and logging.Logger.fatal() (GH-20563)
authorRémi Lapeyre <remi.lapeyre@lenstra.fr>
Mon, 15 Jun 2020 08:03:07 +0000 (10:03 +0200)
committerGitHub <noreply@github.com>
Mon, 15 Jun 2020 08:03:07 +0000 (01:03 -0700)
commit25f38d7044a3a47465edd851c4e04f337b2c4b9b
tree0daa05cc77f044e6ffcffb59960dbadf2e722f66
parent5fc4f8ae68aecf07f2ae4029dbcf997027489944
bpo-40836: Add docstring to logging.fatal() and logging.Logger.fatal() (GH-20563)

Automerge-Triggered-By: @vsajip
Lib/logging/__init__.py