Message217436
| Author | skrah |
|---|---|
| Recipients | josh.r, jtaylor, neologix, njs, pitrou, skrah, vstinner |
| Date | 2014-04-28.22:48:11 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1398725292.17.0.511833326436.issue21233@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The order of the nelem/elsize matters for readability. Otherwise it is not intuitive what happens after the jump to redirect in _PyObject_Alloc(). Why would you assert that 'nelem' is one? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-04-28 22:48:12 | skrah | set | recipients: + skrah, pitrou, vstinner, njs, neologix, jtaylor, josh.r |
| 2014-04-28 22:48:12 | skrah | set | messageid: <1398725292.17.0.511833326436.issue21233@psf.upfronthosting.co.za> |
| 2014-04-28 22:48:12 | skrah | link | issue21233 messages |
| 2014-04-28 22:48:11 | skrah | create | |