Message250708
Patch attached. I haven't been able to repro the issue locally without the fix, but it seems indisputably correct behavior.
We could also skip most of the function for an empty format string and save ourselves a lot of work. That would avoid the ambiguous returned "is it zero-length or is it an error" value. |
|
Date |
User |
Action |
Args |
2015-09-14 22:13:10 | steve.dower | set | recipients:
+ steve.dower, terry.reedy, belopolsky, vstinner, r.david.murray, skrah, zach.ware, eryksun, JohnLeitch, brycedarling |
2015-09-14 22:13:10 | steve.dower | set | messageid: <1442268790.16.0.534875117754.issue25092@psf.upfronthosting.co.za> |
2015-09-14 22:13:10 | steve.dower | link | issue25092 messages |
2015-09-14 22:13:10 | steve.dower | create | |
|