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 akuchling
Recipients akuchling, lars.gustaebel, tlynn
Date 2013-11-11.19:10:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1384197036.74.0.321566772507.issue15858@psf.upfronthosting.co.za>
In-reply-to
Content
Here's the changes from patch.py, put into patch format.  I took out the inlining for ntb() and support for different tarfile APIs, and also replaced the use of .split(,1)[0] by .partition().
History
Date User Action Args
2013-11-11 19:10:36akuchlingsetrecipients: + akuchling, tlynn, lars.gustaebel
2013-11-11 19:10:36akuchlingsetmessageid: <1384197036.74.0.321566772507.issue15858@psf.upfronthosting.co.za>
2013-11-11 19:10:36akuchlinglinkissue15858 messages
2013-11-11 19:10:36akuchlingcreate