Message71052
I have now committed the patch to 2.6 as r65654, adding changes for the
bz2module.
I also decided to make the Py_buffer structure own its reference, as I
was running out of arguments why not to. In the process, I removed
PyObject_ReleaseBuffer, as it is redundant and would have an unclear
sematics (what if the object passed directly and the object passed
indirectly were different?). |
|
| Date |
User |
Action |
Args |
| 2008-08-12 14:51:57 | loewis | set | recipients:
+ loewis, lemburg, barry, teoliphant, amaury.forgeotdarc, pitrou, donmez, benjamin.peterson, gpolo |
| 2008-08-12 14:51:57 | loewis | set | messageid: <[email protected]> |
| 2008-08-12 14:51:41 | loewis | link | issue3139 messages |
| 2008-08-12 14:51:40 | loewis | create | |
|