diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2024-03-16 11:00:32 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-16 11:00:32 (GMT) |
commit | 716d482ba49a72adad4db98db92bb30667a566c7 (patch) | |
tree | 6c4ae0504212c3f87294bbc39129f7d476e9284d /Python/fileutils.c | |
parent | 32c775165fd455a0ab0709c2897647f01c038c36 (diff) | |
download | cpython-716d482ba49a72adad4db98db92bb30667a566c7.zip cpython-716d482ba49a72adad4db98db92bb30667a566c7.tar.gz cpython-716d482ba49a72adad4db98db92bb30667a566c7.tar.bz2 |
[3.12] gh-116764: Fix regressions in urllib.parse.parse_qsl() (GH-116801) (GH-116894)
* Restore support of None and other false values.
* Raise TypeError for non-zero integers and non-empty sequences.
The regressions were introduced in gh-74668
(bdba8ef42b15e651dc23374a08143cc2b4c4657d).
(cherry picked from commit 1069a462f611f0b70b6eec0bba603d618a0378f3)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Diffstat (limited to 'Python/fileutils.c')
0 files changed, 0 insertions, 0 deletions