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.

作者 Trundle
收信人 Trundle, belopolsky, brett.cannon, cool-RR, giampaolo.rodola, gruszczy, loewis, nedbat, r.david.murray, techtonik, vstinner
日期 2011-03-15.03:58:52
SpamBayes Score 2.2956643e-05
Marked as misclassified
Message-id <AANLkTinNu_OamT-u2Rt6O6L6EeUdGOjVYpmZYNm2Seoy@mail.gmail.com>
In-reply-to <1299498559.18.0.816626930459.issue1559549@psf.upfronthosting.co.za>
内容
> I am sorry again for those mistakes, it's all completely new to me.

No worries!

>I have fixed those issues and created new patch. Using hg export, that now spans over two commits. Is it the way those patches should be provided, or should I gather all changes into a one commit?

A single patch (where all changesets are flattened into one) is the
preferred way. For general advice, you can read the Developer's Guide
at http://docs.python.org/devguide/ (e.g.
http://docs.python.org/devguide/patch.html).
历史
日期 用户 动作 参数
2011-03-15 03:58:53Trundle修改recipients: + Trundle, loewis, brett.cannon, belopolsky, vstinner, techtonik, giampaolo.rodola, nedbat, r.david.murray, gruszczy, cool-RR
2011-03-15 03:58:52Trundle链接issue1559549 messages
2011-03-15 03:58:52Trundle创建