]> granicus.if.org Git - python/commit
bpo-33843: Remove deprecated stuff in cgi module (GH-7662)
authorINADA Naoki <methane@users.noreply.github.com>
Tue, 19 Jun 2018 08:28:50 +0000 (17:28 +0900)
committerGitHub <noreply@github.com>
Tue, 19 Jun 2018 08:28:50 +0000 (17:28 +0900)
commit698865dcbb302ae742b76be883822f1563764ff9
tree28064c6e361c4e7af8e4ef3db85c82f64e3dbd67
parentcb970730e3ca2522e9b1700dcaf0a06b7e898db6
bpo-33843: Remove deprecated stuff in cgi module (GH-7662)
Doc/library/cgi.rst
Doc/whatsnew/3.8.rst
Lib/cgi.py
Lib/test/test_cgi.py
Misc/NEWS.d/next/Library/2018-06-12-18-59-16.bpo-33843.qVAK8g.rst [new file with mode: 0644]