This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author dfarrell07
Recipients dfarrell07, r.david.murray
Date 2014-03-27.00:50:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1395881435.44.0.992448385396.issue21069@psf.upfronthosting.co.za>
In-reply-to
Content
Note that issue21069.patch depends on issue20939_all_3x.patch (if that wasn't clear).

[~/cpython]$ hg import issue20939_all_3x.patch
applying issue20939_all_3x.patch
patching file Lib/test/test_urllib2.py
Hunk #1 succeeded at 1447 with fuzz 1 (offset 6 lines).
[~/cpython]$ hg import issue21069.patch
applying issue21069.patch
[~/cpython]$ ./configure
<snip>
[~/cpython]$ make
<snip>
[~/cpython]$ make test &> ~/test_success_after_patch.txt
<snip>

See attached output.
History
Date User Action Args
2014-03-27 00:50:36dfarrell07setrecipients: + dfarrell07, r.david.murray
2014-03-27 00:50:35dfarrell07setmessageid: <1395881435.44.0.992448385396.issue21069@psf.upfronthosting.co.za>
2014-03-27 00:50:35dfarrell07linkissue21069 messages
2014-03-27 00:50:35dfarrell07create