diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2024-11-12 19:10:29 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-12 19:10:29 (GMT) |
commit | 7577307ebdaeef6702b639e22a896080e81aae4e (patch) | |
tree | 0fabee28382b27e06d4ef8658d58b447f07d421a /Lib/nturl2path.py | |
parent | 03924b5deeb766fabd53ced28ba707e4dd08fb60 (diff) | |
download | cpython-7577307ebdaeef6702b639e22a896080e81aae4e.zip cpython-7577307ebdaeef6702b639e22a896080e81aae4e.tar.gz cpython-7577307ebdaeef6702b639e22a896080e81aae4e.tar.bz2 |
gh-116897: Deprecate generic false values in urllib.parse.parse_qsl() (GH-116903)
Accepting objects with false values (like 0 and []) except empty strings
and byte-like objects and None in urllib.parse functions parse_qsl() and
parse_qs() is now deprecated.
Diffstat (limited to 'Lib/nturl2path.py')
0 files changed, 0 insertions, 0 deletions