Message 222985 - Python tracker
Message222985
| Author | rhettinger |
|---|---|
| Recipients | josh.r, mark.dickinson, rhettinger, serhiy.storchaka, vstinner |
| Date | 2014-07-14.00:42:06 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1405298527.54.0.0925525153613.issue21955@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
There also used to be a fast path for binary subscriptions with integer indexes. I would like to see that performance regression fixed if it can be done cleanly. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-07-14 00:42:07 | rhettinger | set | recipients: + rhettinger, mark.dickinson, vstinner, serhiy.storchaka, josh.r |
| 2014-07-14 00:42:07 | rhettinger | set | messageid: <1405298527.54.0.0925525153613.issue21955@psf.upfronthosting.co.za> |
| 2014-07-14 00:42:07 | rhettinger | link | issue21955 messages |
| 2014-07-14 00:42:06 | rhettinger | create | |