[Python-Dev] "Five reviews to get yours reviewed"?
Chris Angelico
rosuav at gmail.com
Sun Mar 2 10:39:05 CET 2014
More information about the Python-Dev mailing list
Sun Mar 2 10:39:05 CET 2014
- Previous message: [Python-Dev] "Five reviews to get yours reviewed"?
- Next message: [Python-Dev] unicode_string future, str -> basestring, fix or feature
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sun, Mar 2, 2014 at 7:48 PM, Terry Reedy <tjreedy at udel.edu> wrote: > On 3/2/2014 1:51 AM, Chris Angelico wrote: >> >> On Sun, Mar 2, 2014 at 4:07 PM, Terry Reedy <tjreedy at 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 at sikorsky:~/cpython$ hg impor aaa.patch applying aaa.patch (Yeah, I'm not imaginative with temporary file names. So sue me. :) ChrisA
- Previous message: [Python-Dev] "Five reviews to get yours reviewed"?
- Next message: [Python-Dev] unicode_string future, str -> basestring, fix or feature
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list