]> granicus.if.org Git - python/commit
Some structures should be passed to Py_BuildValue by reference, not by value,
authorJack Jansen <jack.jansen@cwi.nl>
Mon, 18 Mar 2002 15:24:22 +0000 (15:24 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Mon, 18 Mar 2002 15:24:22 +0000 (15:24 +0000)
commit89dbd972799c9bcb060a2bb15cade1638da42c87
tree825c73a9605bfe3214708e66f7539a545e245143
parentbd3e771a979de04e273f735e69fb8842006137be
Some structures should be passed to Py_BuildValue by reference, not by value,
notably FSSpec and FSRef objects. First half of fix for #531291.

2.2.1 candidate.
Tools/bgen/bgen/bgenType.py
Tools/bgen/bgen/macsupport.py