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 gvanrossum
Recipients barry, brett.cannon, gvanrossum, larry, meador.inge, ncoghlan, skrah, tim.peters, yselivanov
Date 2014-01-17.20:30:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1389990633.78.0.360092700002.issue20189@psf.upfronthosting.co.za>
In-reply-to
Content
Now looking.  Note that a few parts of the patch no longer cleanly apply:

hg import --no-c http://bugs.python.org/review/download/issue20189_10572.diff
applying http://bugs.python.org/review/download/issue20189_10572.diff
patching file Modules/_cursesmodule.c
Hunk #2 FAILED at 649
1 out of 2 hunks FAILED -- saving rejects to file Modules/_cursesmodule.c.rej
patching file Modules/_dbmmodule.c
Hunk #3 FAILED at 310
1 out of 5 hunks FAILED -- saving rejects to file Modules/_dbmmodule.c.rej
patching file Modules/_opcode.c
Hunk #2 FAILED at 63
1 out of 2 hunks FAILED -- saving rejects to file Modules/_opcode.c.rej
patching file Modules/zlibmodule.c
Hunk #2 FAILED at 226
1 out of 8 hunks FAILED -- saving rejects to file Modules/zlibmodule.c.rej
patching file Tools/clinic/clinic.py
Hunk #6 FAILED at 1482
Hunk #7 succeeded at 1502 with fuzz 2 (offset -14 lines).
Hunk #12 FAILED at 2393
2 out of 22 hunks FAILED -- saving rejects to file Tools/clinic/clinic.py.rej
abort: patch failed to apply
History
Date User Action Args
2014-01-17 20:30:33gvanrossumsetrecipients: + gvanrossum, tim.peters, barry, brett.cannon, ncoghlan, larry, skrah, meador.inge, yselivanov
2014-01-17 20:30:33gvanrossumsetmessageid: <1389990633.78.0.360092700002.issue20189@psf.upfronthosting.co.za>
2014-01-17 20:30:33gvanrossumlinkissue20189 messages
2014-01-17 20:30:33gvanrossumcreate