Message214925
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. |
|
| Date |
User |
Action |
Args |
| 2014-03-27 00:50:36 | dfarrell07 | set | recipients:
+ dfarrell07, r.david.murray |
| 2014-03-27 00:50:35 | dfarrell07 | set | messageid: <[email protected]> |
| 2014-03-27 00:50:35 | dfarrell07 | link | issue21069 messages |
| 2014-03-27 00:50:35 | dfarrell07 | create | |
|