Message 262127 - Python tracker
Message262127
| Author | vstinner |
|---|---|
| Recipients | njs, pitrou, vstinner |
| Date | 2016-03-21.14:01:11 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1458568873.84.0.462021106675.issue26588@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Updated patch taking Antoine's comments in account. Instead of filling pointer_t padding with zeros, I changed the size of the key (key_size) in the hashtable to exclude padding. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-03-21 14:01:15 | vstinner | set | recipients: + vstinner, pitrou, njs |
| 2016-03-21 14:01:13 | vstinner | set | messageid: <1458568873.84.0.462021106675.issue26588@psf.upfronthosting.co.za> |
| 2016-03-21 14:01:13 | vstinner | link | issue26588 messages |
| 2016-03-21 14:01:13 | vstinner | create | |