Skip to content
GitLab
Explore
Sign in
Register
Kirill Smelkov
cpython
Repository
cpython
Lib
test
test_array.py
Find file
Blame
History
Permalink
Fix array.extend and array.__iadd__ to handle the case where an array
· 897e31ef
Alexandre Vassalotti
authored
Jul 05, 2009
is extended with itself. This bug is specific the py3k version of arraymodule.c
897e31ef