]> granicus.if.org Git - python/commit
Doc: Indicate locations of parse_qs, parse_qsl, escape (GH-14828)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 11 Sep 2019 15:04:02 +0000 (08:04 -0700)
committerGitHub <noreply@github.com>
Wed, 11 Sep 2019 15:04:02 +0000 (08:04 -0700)
commitaa527174f0b508cb4454956333b1a7c98bcc1ab1
tree525a7e29b10b180c321fb9befdbbe27321eccf67
parent2f2a867fe334df84963ddc6b0003c5e24b703856
Doc: Indicate locations of parse_qs, parse_qsl, escape (GH-14828)

Since they have been removed from cgi it's useful to remind people where they
can be found instead.
(cherry picked from commit 1abf54336fd2cb545c453d22dd5501392b3350b2)

Co-authored-by: Simon Willison <swillison@gmail.com>
Doc/whatsnew/3.8.rst