Message128296
| Author | ysj.ray |
|---|---|
| Recipients | eric.smith, ezio.melotti, lemburg, mark.dickinson, ron_adam, vstinner, ysj.ray |
| Date | 2011-02-10.15:37:32 |
| SpamBayes Score | 2.2427583e-05 |
| Marked as misclassified | No |
| Message-id | <1297352253.48.0.640484593798.issue7330@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Thanks haypo! Here is the updated patch, it add the tests about width modifiers and precision modifiers of %S, %R, %A. Besides I don't know how to add tests of %s, since when calling through ctypes, I could not get correct result value as python object from PyUnicode_FromFormat() with '%s' in format string as argument. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-02-10 15:37:33 | ysj.ray | set | recipients: + ysj.ray, lemburg, mark.dickinson, vstinner, eric.smith, ron_adam, ezio.melotti |
| 2011-02-10 15:37:33 | ysj.ray | set | messageid: <1297352253.48.0.640484593798.issue7330@psf.upfronthosting.co.za> |
| 2011-02-10 15:37:32 | ysj.ray | link | issue7330 messages |
| 2011-02-10 15:37:32 | ysj.ray | create | |