]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix legacy logging module URL (GH-28528)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 23 Sep 2021 15:07:40 +0000 (08:07 -0700)
committerPablo Galindo <pablogsal@gmail.com>
Wed, 29 Sep 2021 11:30:48 +0000 (12:30 +0100)
commit5df113e670dd26ea9a0cb2f20f7e68bb7f31597a
treeb54456ebfd3720a3efd396eaa4e00a932d52ef8a
parent78184fa6b0e6129203673e425718e08f5edb6e2e
Fix legacy logging module URL (GH-28528)

The URL listed in the `logging` docs for the original `logging` module leads to a 404. I managed to find the new location for the page and updated the URL.

Automerge-Triggered-By: GH:vsajip
(cherry picked from commit 8492b729ae97737d22544f2102559b2b8dd03a03)

Co-authored-by: Sean Leavey <SeanDS@users.noreply.github.com>
Doc/library/logging.rst