Message 237715 - Python tracker (original) (raw)

Message237715

Author tuomas.suutari
Recipients eric.smith, ezio.melotti, mark.dickinson, martin.panter, rhettinger, serhiy.storchaka, skrah, tuomas.suutari
Date 2015-03-09.22:23:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 1425939831.67.0.0822431135803.issue23602@psf.upfronthosting.co.za
In-reply-to
Content
Version 3 of the patch. Changes to v2: * Use raw-strings for the regexps. * Make the specifier regexp more robust with \A, \Z and re.DOTALL. * Add more test cases; especially g and e formats and negative fractions.
History
Date User Action Args
2015-03-09 22:23:51 tuomas.suutari set recipients: + tuomas.suutari, rhettinger, mark.dickinson, eric.smith, ezio.melotti, skrah, martin.panter, serhiy.storchaka
2015-03-09 22:23:51 tuomas.suutari set messageid: 1425939831.67.0.0822431135803.issue23602@psf.upfronthosting.co.za
2015-03-09 22:23:51 tuomas.suutari link issue23602 messages
2015-03-09 22:23:51 tuomas.suutari create