Description[NaCl SDK] Update fancy_urllib for Python 2.7.9
Python 2.7.9 adds an additional parameter to the HTTPSHandler.do_open function.
This function is overriden in fancy_urllib and called externally. This causes
the SDK updater to fail with a Python traceback. This CL fixes the calling
signature of the overriden do_open function.
BUG=452137
R=sbc@chromium.org
Committed: https://crrev.com/0162aa2176fb5164bc1696c0973ea047b2f0fed8
Cr-Commit-Position: refs/heads/master@{#313176}
Patch Set 1 #
Total comments: 2
Messages
Total messages: 7 (1 generated)
|