]> granicus.if.org Git - python/commit
Simplify getbuffer(): convertbuffer() fails anyway if bf_getbuffer is NULL
authorVictor Stinner <victor.stinner@haypocalc.com>
Sun, 6 Jun 2010 20:27:51 +0000 (20:27 +0000)
committerVictor Stinner <victor.stinner@haypocalc.com>
Sun, 6 Jun 2010 20:27:51 +0000 (20:27 +0000)
commit5cb6239f00e1d298be8e6198d945e05d9feaa9c7
tree73c29f5da8b445364d6492ba780643047f0c4d2d
parent7047eb73349c7e41ee21ff21d678b4910e5b8ea6
Simplify getbuffer(): convertbuffer() fails anyway if bf_getbuffer is NULL
Python/getargs.c