Serhiy Storchaka added the comment:

Thank you for your patches Duane and Tim. Thank you for your very detailed 
report that allow writing these patches tehybel.

I excluded changes in dict.fromkeys() since they look unnecessary for this 
issue after fixing insertdict(). There are other reasons for adding these 
changes (this makes the behavior with exact dicts and sets and their subclasses 
more consistent), but this is other issue. There are also reasons for not 
adding them.

We need to check also the set implementation whether it is vulnerable to 
similar issues.

----------
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

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

Reply via email to