Message322518
| Author | methane |
|---|---|
| Recipients | Julian, amaury.forgeotdarc, bdoremus, belopolsky, eric.araujo, lukasz.langa, martin.panter, methane, pitrou, rharris, rhettinger, terry.reedy, vencabot_teppoo |
| Date | 2018-07-28.01:45:24 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1532742325.22.0.56676864532.issue2651@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Even if we fixed stdlib, there are many KeyError(missing) idiom used in 3rd party code. KeyError: '42' KeyError: '42\n' KeyError: 42 All of the above are looks different. I think it's good. Is it really worth enough to break it? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-07-28 01:45:25 | methane | set | recipients: + methane, rhettinger, terry.reedy, amaury.forgeotdarc, belopolsky, pitrou, rharris, eric.araujo, vencabot_teppoo, lukasz.langa, Julian, martin.panter, bdoremus |
| 2018-07-28 01:45:25 | methane | set | messageid: <1532742325.22.0.56676864532.issue2651@psf.upfronthosting.co.za> |
| 2018-07-28 01:45:25 | methane | link | issue2651 messages |
| 2018-07-28 01:45:24 | methane | create | |