]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Reuse PyUnicode_Copy() in validate_and_copy_tuple()
authorVictor Stinner <victor.stinner@haypocalc.com>
Tue, 11 Oct 2011 19:53:24 +0000 (21:53 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Tue, 11 Oct 2011 19:53:24 +0000 (21:53 +0200)
commited2682be2f6de05ead5f777ed3aaee92180df4f9
tree371fa62833d09c93402bebbae6ab24ea168b5807
parentbeac78bb242ba56088570d9df3a852f581adc0d5
Reuse PyUnicode_Copy() in validate_and_copy_tuple()
Objects/codeobject.c