Message 83374 - Python tracker (original) (raw)
Message83374
Author | eric.smith |
---|---|
Recipients | LambertDW, eric.smith, ezio.melotti, mark.dickinson, pitrou, terry.reedy |
Date | 2009-03-09.12:19:03 |
SpamBayes Score | 4.5640227e-05 |
Marked as misclassified | No |
Message-id | 1236601145.77.0.507542219448.issue5237@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
Also note that this patch causes a few tests to fail, since they're trying to ensure that '{}'.format will fail. If we go forward I'll address that too, of course. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2009-03-09 12:19:05 | eric.smith | set | recipients: + eric.smith, terry.reedy, mark.dickinson, pitrou, LambertDW, ezio.melotti |
2009-03-09 12:19:05 | eric.smith | set | messageid: 1236601145.77.0.507542219448.issue5237@psf.upfronthosting.co.za |
2009-03-09 12:19:04 | eric.smith | link | issue5237 messages |
2009-03-09 12:19:03 | eric.smith | create |