]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41139: Deprecate `cgi.log()` (GH-25625)
authorInada Naoki <songofacandy@gmail.com>
Thu, 29 Apr 2021 02:36:04 +0000 (11:36 +0900)
committerGitHub <noreply@github.com>
Thu, 29 Apr 2021 02:36:04 +0000 (11:36 +0900)
commite52ab42cedd2a5ef4c3c1a47d0cf96a8f06d051f
tree6c10f217b202ed648c88eb2d23eeb4ba3088eb64
parenta69256527f93d2aa32e76658deab829e324d97b6
bpo-41139: Deprecate `cgi.log()` (GH-25625)
Doc/whatsnew/3.10.rst
Lib/cgi.py
Lib/test/test_cgi.py
Misc/NEWS.d/next/Library/2021-04-26-17-47-48.bpo-41139.ROhn1k.rst [new file with mode: 0644]