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 sandro.tosi
Recipients ezio.melotti, gdr@garethrees.org, sandro.tosi
Date 2011-08-04.23:22:52
SpamBayes Score 7.41058e-07
Marked as misclassified No
Message-id <1312500172.89.0.53450428334.issue12691@psf.upfronthosting.co.za>
In-reply-to
Content
The general rule would be to have separate patches. But in this case, if we have interdipendent changes, then those should be "packed" in a single patch (f.e. if changes to tokenize break untokenize, than those parts should be joined).
History
Date User Action Args
2011-08-04 23:22:52sandro.tosisetrecipients: + sandro.tosi, ezio.melotti, gdr@garethrees.org
2011-08-04 23:22:52sandro.tosisetmessageid: <1312500172.89.0.53450428334.issue12691@psf.upfronthosting.co.za>
2011-08-04 23:22:52sandro.tosilinkissue12691 messages
2011-08-04 23:22:52sandro.tosicreate