Message337574
| Author | sth |
|---|---|
| Recipients | ezio.melotti, mrabarnett, sth |
| Date | 2019-03-09.16:53:01 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1552150381.87.0.0740506040355.issue36251@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
match_repr() and stdprinter_repr() contain calls to PyUnicode_FromFormat() with format specifiers that don't match the arguments. See the upcoming pull request for details. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-03-09 16:53:01 | sth | set | recipients: + sth, ezio.melotti, mrabarnett |
| 2019-03-09 16:53:01 | sth | set | messageid: <1552150381.87.0.0740506040355.issue36251@roundup.psfhosted.org> |
| 2019-03-09 16:53:01 | sth | link | issue36251 messages |
| 2019-03-09 16:53:01 | sth | create | |