Message 288405 - Python tracker
Message288405
| Author | rhettinger |
|---|---|
| Recipients | CuriousLearner, Mariatta, benhoyt, lisroach, ncoghlan, rhettinger, serhiy.storchaka, xiang.zhang |
| Date | 2017-02-23.05:20:12 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1487827212.57.0.735126593741.issue29549@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Please everyone. Ease up. This is a very simple patch. Copy what is done in str.find to str.index. It doesn't need infinite discussion and debate. I assigned this to Lisa to give her practice. It wasn't intended to have five developers jump in and shove it back and forth. Let's let simple things be simple and not waste the time of new contributors. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-02-23 05:20:12 | rhettinger | set | recipients: + rhettinger, ncoghlan, benhoyt, serhiy.storchaka, xiang.zhang, lisroach, Mariatta, CuriousLearner |
| 2017-02-23 05:20:12 | rhettinger | set | messageid: <1487827212.57.0.735126593741.issue29549@psf.upfronthosting.co.za> |
| 2017-02-23 05:20:12 | rhettinger | link | issue29549 messages |
| 2017-02-23 05:20:12 | rhettinger | create | |