]> granicus.if.org Git - python/commit
Close #10616: mention bytes and bytearray in PyObject_AsCharBuffer() error
authorVictor Stinner <victor.stinner@haypocalc.com>
Mon, 30 May 2011 21:21:30 +0000 (23:21 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Mon, 30 May 2011 21:21:30 +0000 (23:21 +0200)
commitf2a94216de1750eedaea3f5983996a388a9866e4
tree1610560fe8d5595304f7302b0225f9fff2529d66
parent2a12974bca2433eea0131d904a423ed8234dcf7a
Close #10616: mention bytes and bytearray in PyObject_AsCharBuffer() error
message
Objects/abstract.c