On Sun, Mar 2, 2014 at 7:48 PM, Terry Reedy <tjre...@udel.edu> wrote: > On 3/2/2014 1:51 AM, Chris Angelico wrote: >> >> On Sun, Mar 2, 2014 at 4:07 PM, Terry Reedy <tjre...@udel.edu> wrote: >>> >>> On 3/1/2014 7:11 PM, Chris Angelico wrote: >>>> >>>> I have a couple of patches outstanding, notably issue 20249 [2], which >>>> is a small change, has a patch, and has no activity or nosying since >>>> its creation. >>> >>> >>> And the other? >> >> >> http://bugs.python.org/issue19494 has a patch that I uploaded, but >> it's more accurately someone else's patch and I just made a slight >> tweak to it. > > > The line numbers in your patch do not match the line numbers in the 3.4 > file. Did you prepare against 3.3? >
Hmm. I definitely made sure it worked on 3.4, but IIRC the patch was manually fudged from the 2.7 patch, so possibly I didn't get everything perfect. But it does apply without errors: rosuav@sikorsky:~/cpython$ hg impor aaa.patch applying aaa.patch (Yeah, I'm not imaginative with temporary file names. So sue me. :) ChrisA _______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com