]> granicus.if.org Git - python/commit
Add a check that the bug Jeremy just fixed in _PyTuple_Resize() is
authorGuido van Rossum <guido@python.org>
Fri, 21 Jun 2002 02:14:10 +0000 (02:14 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 21 Jun 2002 02:14:10 +0000 (02:14 +0000)
commit10f36d9f0b455e0b5b0b61173037d7e13e3fd94d
treed23ca685ccd2139fe8e0514a0f58748c2417f3b9
parentc7c36503ebc1c9fc166ca3c27dd8d7ee8b8eb5ed
Add a check that the bug Jeremy just fixed in _PyTuple_Resize() is
fixed.

(Jeremy, how did you discover that?)
Lib/test/test_types.py