]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-92886: Replace assertion statements in `handlers.BaseHandler` to support running...
authorJack Hindmarch <1750152+jackh-ncl@users.noreply.github.com>
Wed, 19 Oct 2022 10:38:59 +0000 (11:38 +0100)
committerGitHub <noreply@github.com>
Wed, 19 Oct 2022 10:38:59 +0000 (11:38 +0100)
commitb6e59d76c0e1214ca2c927be35f165ecd1f763df
tree18d1b378490ca962fc6e031d767d36b23022b2ff
parenta3be8743348464364db9d513b22bcdd39a2c5fb5
gh-92886: Replace assertion statements in `handlers.BaseHandler` to support running with optimizations (`-O`) (GH-93231)
Lib/wsgiref/handlers.py
Misc/NEWS.d/next/Library/2022-05-25-22-09-38.gh-issue-92886.ylwDSc.rst [new file with mode: 0644]