Message285782
| Author | serhiy.storchaka |
|---|---|
| Recipients | methane, serhiy.storchaka, vstinner |
| Date | 2017-01-19.12:09:18 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1484827758.79.0.845517822162.issue29318@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> It can reduce number of hash() calls. Keys are strings (even interned strings), and hashes are cached. In most cases kw is empty or very small. I doubt any optimization can have significant effect. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-01-19 12:09:18 | serhiy.storchaka | set | recipients: + serhiy.storchaka, vstinner, methane |
| 2017-01-19 12:09:18 | serhiy.storchaka | set | messageid: <1484827758.79.0.845517822162.issue29318@psf.upfronthosting.co.za> |
| 2017-01-19 12:09:18 | serhiy.storchaka | link | issue29318 messages |
| 2017-01-19 12:09:18 | serhiy.storchaka | create | |