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 ronaldoussoren
Recipients d9pouces, eric.araujo, jrjsmrtn, markgrandi, ned.deily, r.david.murray, ronaldoussoren, serhiy.storchaka
Date 2013-11-21.11:24:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1385033078.34.0.380190555637.issue14455@psf.upfronthosting.co.za>
In-reply-to
Content
I've attached an updated version of the patch that should fix most of the issues found during review.

I've also changed the two FMT_ constants to an enum.Enum (but still expose the constants themselves as module global names because that's IMHO more convenient).

FYI I'm completely away from the computer during the weekend and will have very limited time to work from later today (18:00 CET).
History
Date User Action Args
2013-11-21 11:24:40ronaldoussorensetrecipients: + ronaldoussoren, ned.deily, eric.araujo, r.david.murray, jrjsmrtn, serhiy.storchaka, d9pouces, markgrandi
2013-11-21 11:24:38ronaldoussorensetmessageid: <1385033078.34.0.380190555637.issue14455@psf.upfronthosting.co.za>
2013-11-21 11:24:36ronaldoussorenlinkissue14455 messages
2013-11-21 11:24:32ronaldoussorencreate