Message201571
| Author | vstinner |
|---|---|
| Recipients | christian.heimes, djc, ezio.melotti, gregory.p.smith, meador.inge, pitrou, rhettinger, serhiy.storchaka, vstinner |
| Date | 2013-10-28.19:17:49 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1382987869.49.0.389318057668.issue16286@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
>> That raises the question of what strings ever have had their hash >> already computed if the string hasn't been interned or has been used >> in a dict or set? > > Currently, none, I think. Strings are used (and compared) outside dict and set. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-10-28 19:17:49 | vstinner | set | recipients: + vstinner, rhettinger, gregory.p.smith, pitrou, christian.heimes, djc, ezio.melotti, meador.inge, serhiy.storchaka |
| 2013-10-28 19:17:49 | vstinner | set | messageid: <1382987869.49.0.389318057668.issue16286@psf.upfronthosting.co.za> |
| 2013-10-28 19:17:49 | vstinner | link | issue16286 messages |
| 2013-10-28 19:17:49 | vstinner | create | |