]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
keep the buffer object around while we're using it (closes #14212)
authorBenjamin Peterson <benjamin@python.org>
Wed, 7 Mar 2012 20:50:25 +0000 (14:50 -0600)
committerBenjamin Peterson <benjamin@python.org>
Wed, 7 Mar 2012 20:50:25 +0000 (14:50 -0600)
commite48944b69c5c720a9ae5631daa4dbf27e8369371
tree9636e80fbb8cd60b66490a18be47b584c386c3ae
parent30b8e5461d4d913365ae4151616089107ec9cfac
keep the buffer object around while we're using it (closes #14212)
Lib/test/test_re.py
Misc/NEWS
Modules/_sre.c
Modules/sre.h