Ethan Furman <[email protected]> added the comment:
IIUC, the issue is that
urlencode( {'cert_reqs': ssl.CERT_NONE} )
no longer produces
'cert_reqs=0'
?
----------
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue33025>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
