Message147811
| Author | vstinner |
|---|---|
| Recipients | eric.snow, meador.inge, ncoghlan, pitrou, skrah, vstinner |
| Date | 2011-11-17.16:50:59 |
| SpamBayes Score | 0.003072597 |
| Marked as misclassified | No |
| Message-id | <1321548660.12.0.370183685761.issue13411@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Does memory_hash() reject non-contiguous memory? _Py_HashBytes() might be reused by unicode_hash() for PyUnicode_1BYTE_KIND. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-11-17 16:51:00 | vstinner | set | recipients: + vstinner, ncoghlan, pitrou, skrah, meador.inge, eric.snow |
| 2011-11-17 16:51:00 | vstinner | set | messageid: <1321548660.12.0.370183685761.issue13411@psf.upfronthosting.co.za> |
| 2011-11-17 16:50:59 | vstinner | link | issue13411 messages |
| 2011-11-17 16:50:59 | vstinner | create | |