diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2024-03-16 10:36:05 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-16 10:36:05 (GMT) |
commit | 1069a462f611f0b70b6eec0bba603d618a0378f3 (patch) | |
tree | b9c25621d01e5d5193f19f862dc83adec1aa10d7 /Lib/test/test_ttk/test_widgets.py | |
parent | 269051d20e65eda30734cbbbdb07d21df61978d6 (diff) | |
download | cpython-1069a462f611f0b70b6eec0bba603d618a0378f3.zip cpython-1069a462f611f0b70b6eec0bba603d618a0378f3.tar.gz cpython-1069a462f611f0b70b6eec0bba603d618a0378f3.tar.bz2 |
gh-116764: Fix regressions in urllib.parse.parse_qsl() (GH-116801)
* 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).
Diffstat (limited to 'Lib/test/test_ttk/test_widgets.py')
0 files changed, 0 insertions, 0 deletions