diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2019-11-18 15:42:13 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-11-18 15:42:13 (GMT) |
commit | ca877c7523b103e1cf5815d866ce66a13ecca6a2 (patch) | |
tree | a2abdaeb52d54cff8d16a02753f744f2bf3ecba4 /Python/sysmodule.c | |
parent | 42a4359390b78b3360e100fc9c075495e48354b2 (diff) | |
download | cpython-ca877c7523b103e1cf5815d866ce66a13ecca6a2.zip cpython-ca877c7523b103e1cf5815d866ce66a13ecca6a2.tar.gz cpython-ca877c7523b103e1cf5815d866ce66a13ecca6a2.tar.bz2 |
Correct the description of the 3.7 change in urllib.parse.quote (GH-17065)
`~` is now treated as an unreserved character (i.e. it doesn't get quoted), not a reserved one.
(cherry picked from commit f49f6baa6bf7916ac039194c24b59d2eff5b180a)
Co-authored-by: Роман Донченко <dpb@corrigendum.ru>
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions