Roundup Robot added the comment:

New changeset a965eac352ec by Benjamin Peterson in branch '3.2':
only fast-path fromkeys() when the constructor returns a empty dict (closes 
#16345)
http://hg.python.org/cpython/rev/a965eac352ec

New changeset b68da8f2ed95 by Benjamin Peterson in branch '3.3':
merge 3.2 (#16345)
http://hg.python.org/cpython/rev/b68da8f2ed95

New changeset 411d52192062 by Benjamin Peterson in branch 'default':
merge 3.3 (#16345)
http://hg.python.org/cpython/rev/411d52192062

New changeset 6a582cdfee41 by Benjamin Peterson in branch '2.7':
only fast-path fromkeys() when the constructor returns a empty dict (closes 
#16345)
http://hg.python.org/cpython/rev/6a582cdfee41

----------
nosy: +python-dev
resolution:  -> fixed
stage: needs patch -> committed/rejected
status: open -> closed

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

Reply via email to