[issue12910] urllib.quote quotes too many chars, e.g., '()'

2019-04-09 Thread Senthil Kumaran


Change by Senthil Kumaran :


--
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue12910] urllib.quote quotes too many chars, e.g., '()'

2019-04-09 Thread miss-islington


miss-islington  added the comment:


New changeset 796698adf558f2255474945082856538b1effb0b by Miss Islington (bot) 
in branch '3.7':
bpo-12910: update and correct quote docstring (GH-2568)
https://github.com/python/cpython/commit/796698adf558f2255474945082856538b1effb0b


--
nosy: +miss-islington

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue12910] urllib.quote quotes too many chars, e.g., '()'

2019-04-09 Thread Senthil Kumaran

Senthil Kumaran  added the comment:


New changeset 750d74fac5c510e39958b3f79641fe54096ee54f by Senthil Kumaran (Jörn 
Hees) in branch 'master':
bpo-12910: update and correct quote docstring (#2568)
https://github.com/python/cpython/commit/750d74fac5c510e39958b3f79641fe54096ee54f


--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue12910] urllib.quote quotes too many chars, e.g., '()'

2019-04-09 Thread miss-islington


Change by miss-islington :


--
keywords: +patch
pull_requests: +12681

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue12910] urllib.quote quotes too many chars, e.g., '()'

2017-07-21 Thread Louie Lu

Changes by Louie Lu :


--
title: urrlib.quote quotes too many chars, e.g., '()' -> urllib.quote quotes 
too many chars, e.g., '()'

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com