Message125631
> an internal data structure keyed off
> the Py_buffer address.
If we're using the Py_buffer address coming into getbuffer as a key, then we probably shouldn't be using a stack address, since it would be difficult to guarantee uniqueness that way. |
|
| Date |
User |
Action |
Args |
| 2011-01-07 09:10:25 | mark.dickinson | set | recipients:
+ mark.dickinson, loewis, teoliphant, ncoghlan, rupole, kermode, pitrou |
| 2011-01-07 09:10:25 | mark.dickinson | set | messageid: <[email protected]> |
| 2011-01-07 09:10:24 | mark.dickinson | link | issue10181 messages |
| 2011-01-07 09:10:24 | mark.dickinson | create | |
|