Message 268521 - Python tracker
Message268521
| Author | terry.reedy |
|---|---|
| Recipients | python-dev, serhiy.storchaka, terry.reedy |
| Date | 2016-06-14.05:00:39 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1465880440.29.0.213272094067.issue27245@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Patch amounts to putting 3 lines of apply inline and moving the first up to where is it needed. Serhiy, thanks for discovering the simple fix. It worked for me so I pushed it. I backported because the cascade of error messages is nasty when visible and because the forward merge was easy enough now that I know about the case clash problem. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-06-14 05:00:40 | terry.reedy | set | recipients: + terry.reedy, python-dev, serhiy.storchaka |
| 2016-06-14 05:00:40 | terry.reedy | set | messageid: <1465880440.29.0.213272094067.issue27245@psf.upfronthosting.co.za> |
| 2016-06-14 05:00:40 | terry.reedy | link | issue27245 messages |
| 2016-06-14 05:00:39 | terry.reedy | create | |