Message 262129 - Python tracker
Message262129
| Author | pitrou |
|---|---|
| Recipients | njs, pitrou, vstinner |
| Date | 2016-03-21.14:45:05 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1458571506.03.0.743880834889.issue26588@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> Instead of filling pointer_t padding with zeros, I changed the size of the key (key_size) in the hashtable to exclude padding. What about alignment issues on strict platforms? (SPARC?) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-03-21 14:45:06 | pitrou | set | recipients: + pitrou, vstinner, njs |
| 2016-03-21 14:45:06 | pitrou | set | messageid: <1458571506.03.0.743880834889.issue26588@psf.upfronthosting.co.za> |
| 2016-03-21 14:45:06 | pitrou | link | issue26588 messages |
| 2016-03-21 14:45:05 | pitrou | create | |