Berker Peksag added the comment:

I think my patch is wrong.

test_weak_destroy_while_iterating and 
test_weak_destroy_and_mutate_while_iterating tests were committed as part of 
issue 7105 to 2.7 (see changeset 
https://hg.python.org/cpython/rev/03fcc12282fc). But, those same tests(they 
uses SomeClass instead of UserString) were also backported to 2.7 in 
https://hg.python.org/cpython/rev/04cc075bddf5

Here is a new patch.

----------
components: +Tests -Library (Lib)
stage: commit review -> patch review
versions:  -Python 3.4, Python 3.5
Added file: http://bugs.python.org/file37104/issue16056_27_v2.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16056>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to