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.
S
Serhiy Storchaka committed
7577307ebdaeef6702b639e22a896080e81aae4e
Parent: 03924b5
Committed by GitHub <noreply@github.com>
on 11/12/2024, 7:10:29 PM