• Thomas Wouters's avatar
    Backport trunk checkin r51565: · 69633218
    Thomas Wouters authored
    Fix SF bug #1545837: array.array borks on deepcopy. array.__deepcopy__()
    needs to take an argument, even if it doesn't actually use it.
    69633218
test_array.py 30.8 KB