Message317867
| Author | xiang.zhang |
|---|---|
| Recipients | serhiy.storchaka, xiang.zhang |
| Date | 2018-05-28.15:22:58 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1527520978.3.0.682650639539.issue33669@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Yes, this is a breaking change. A currently working piece of code suddenly raises an exception.
But, please note Serhiy in your example you have the same bug as me, you've gotten an oversight bug in it: it's {:d} not %s. That's why I want the improvement. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-05-28 15:22:58 | xiang.zhang | set | recipients: + xiang.zhang, serhiy.storchaka |
| 2018-05-28 15:22:58 | xiang.zhang | set | messageid: <1527520978.3.0.682650639539.issue33669@psf.upfronthosting.co.za> |
| 2018-05-28 15:22:58 | xiang.zhang | link | issue33669 messages |
| 2018-05-28 15:22:58 | xiang.zhang | create | |