]> granicus.if.org Git - python/commit
Issue #10538. Put a reference to the source object in the Py_buffer when
authorKristján Valur Jónsson <kristjan@ccpgames.com>
Thu, 22 Mar 2012 16:35:37 +0000 (16:35 +0000)
committerKristján Valur Jónsson <kristjan@ccpgames.com>
Thu, 22 Mar 2012 16:35:37 +0000 (16:35 +0000)
commit50b6778bda03096075b85af455a24750df6dc7e6
treeef0b31e8a0bd8edd636f5627f27684e09ebc14ba
parent96cb5d15c15ca0d276402023660f74a8fba5cfbd
Issue #10538. Put a reference to the source object in the Py_buffer when
converting the old buffer for PyArgs_ParseTuple with *s
Python/getargs.c