Message200831
| Author | pitrou |
|---|---|
| Recipients | docs@python, giampaolo.rodola, pitrou, rhettinger, serhiy.storchaka, vstinner |
| Date | 2013-10-21.19:46:15 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1382384743.2487.29.camel@fsol> |
| In-reply-to | <1382384583.15.0.0282469575897.issue19270@psf.upfronthosting.co.za> |
| Content | |
|---|---|
> 4. Mixed strategy. First use identity search, then equality search, > and only if found several equals events fallback to slow variant. This > is too complicated. It will work as expected in most normal cases, but > in rare cases... This behavior would hard to document and understand. You're right. So perhaps this should simply be documented as is. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-10-21 19:46:15 | pitrou | set | recipients: + pitrou, rhettinger, vstinner, giampaolo.rodola, docs@python, serhiy.storchaka |
| 2013-10-21 19:46:15 | pitrou | link | issue19270 messages |
| 2013-10-21 19:46:15 | pitrou | create | |