]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-145650: Add `logging.{Formatter,Filter}.__repr__` (GH-145652)
authorJack Danger <github@jackdanger.com>
Thu, 26 Mar 2026 12:41:14 +0000 (05:41 -0700)
committerGitHub <noreply@github.com>
Thu, 26 Mar 2026 12:41:14 +0000 (12:41 +0000)
commite1d48237973f0257f84cb5682014b38d18f3d76d
tree49101e0637c01993c6e4a64b357892d4e063b9e9
parent3a2b81e919103c0be3bc60a47aaa74d34fea6e9e
gh-145650: Add `logging.{Formatter,Filter}.__repr__` (GH-145652)
Lib/logging/__init__.py
Lib/test/test_logging.py
Misc/NEWS.d/next/Library/2026-03-08-00-00-00.gh-issue-145650.LgRepr.rst [new file with mode: 0644]