Message 302894 - Python tracker
Message302894
| Author | rhettinger |
|---|---|
| Recipients | larry, martin.panter, mdk, rhettinger, serhiy.storchaka, skrah, vstinner |
| Date | 2017-09-24.23:15:12 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1506294912.15.0.767331144671.issue28754@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
After more thought, I'm going to close this one because the Argument Clinic and signature objects aren't yet a good fit for this API. The bisect module isn't broken (its API has been successfully living in the wild for a very long time). I do welcome Argument Clinic patches where there is a good fit but don't think this is the place. Each of the proposed patches makes the module worst in one way or another. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-09-24 23:15:12 | rhettinger | set | recipients: + rhettinger, vstinner, larry, skrah, martin.panter, serhiy.storchaka, mdk |
| 2017-09-24 23:15:12 | rhettinger | set | messageid: <1506294912.15.0.767331144671.issue28754@psf.upfronthosting.co.za> |
| 2017-09-24 23:15:12 | rhettinger | link | issue28754 messages |
| 2017-09-24 23:15:12 | rhettinger | create | |