]> granicus.if.org Git - python/commit
Issue #7410: deepcopy of itertools.count was resetting the count.
authorRaymond Hettinger <python@rcn.com>
Mon, 30 Nov 2009 21:55:17 +0000 (21:55 +0000)
committerRaymond Hettinger <python@rcn.com>
Mon, 30 Nov 2009 21:55:17 +0000 (21:55 +0000)
commit6c8ee7a33309b79d9f2737616501835349cfcdaf
tree934ecb458f43c5b729cd95d28d688210244c672a
parent9aeb9df7dae60b570e3a2f64a58fd605ce143d9c
Issue #7410: deepcopy of itertools.count was resetting the count.
Lib/test/test_itertools.py
Misc/NEWS
Modules/itertoolsmodule.c