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 methane
Recipients giampaolo.rodola, gvanrossum, methane, mpaolini, serhiy.storchaka, vstinner, yselivanov
Date 2016-09-11.03:48:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473565713.79.0.902921647327.issue26081@psf.upfronthosting.co.za>
In-reply-to
Content
Oh, I'm sorry.
I usually working on git, and convert git diff to hg diff when posting patch.

I've used `patch -p1` instead of `hg import --no-edit` to apply git patch into hg workdir.
I wonder if Rietveld accepts git diff format...
History
Date User Action Args
2016-09-11 03:48:35methanesetrecipients: + methane, gvanrossum, vstinner, giampaolo.rodola, serhiy.storchaka, yselivanov, mpaolini
2016-09-11 03:48:33methanesetmessageid: <1473565713.79.0.902921647327.issue26081@psf.upfronthosting.co.za>
2016-09-11 03:48:33methanelinkissue26081 messages
2016-09-11 03:48:33methanecreate