diff options
author | Thomas Wouters <thomas@python.org> | 2006-04-15 22:33:13 (GMT) |
---|---|---|
committer | Thomas Wouters <thomas@python.org> | 2006-04-15 22:33:13 (GMT) |
commit | b3deb94dc6fab592a825811e8a985fd2d8bbe2b4 (patch) | |
tree | b6bb9e2f3d47d72c02886dc827c25a32b655e3dc /Doc/texinputs | |
parent | c6e55068cad6f2178981eec4f0a0a583b8bba21a (diff) | |
download | cpython-b3deb94dc6fab592a825811e8a985fd2d8bbe2b4.zip cpython-b3deb94dc6fab592a825811e8a985fd2d8bbe2b4.tar.gz cpython-b3deb94dc6fab592a825811e8a985fd2d8bbe2b4.tar.bz2 |
Add missing PyObject_GC_Track call, causing *some* itertools.tee objects to
not be tracked by GC. This fixes 254 of test_generators' refleaks on my
machine, but I'm sure something else will make them come back :>
Not adding a separate test for this kind of cycle, since the existing
fib/m235 already test them in more extensive ways than any 'minimal' test
has been able to manage.
Diffstat (limited to 'Doc/texinputs')
0 files changed, 0 insertions, 0 deletions