]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-92128: Add `__class_getitem__` to `logging.LoggerAdapter` and `logging.StreamHandl...
authorAlex Waygood <Alex.Waygood@Gmail.com>
Mon, 2 May 2022 15:10:02 +0000 (16:10 +0100)
committerGitHub <noreply@github.com>
Mon, 2 May 2022 15:10:02 +0000 (09:10 -0600)
commitab616d323dbc473f8d5563b596e882ed3ccdf77b
treed5ec3c1d089faafbc0c6828f7e25efe13a0179c0
parent031397063e9c22711abfbf90f2617c8785cfc42c
gh-92128: Add `__class_getitem__` to `logging.LoggerAdapter` and `logging.StreamHandler` (#92129)

Closes #92128
Lib/logging/__init__.py
Lib/test/test_genericalias.py
Misc/NEWS.d/next/Library/2022-05-01-21-45-41.gh-issue-92128.Di7VbE.rst [new file with mode: 0644]