This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients Mark.Shannon, eric.snow, mpaolini, python-dev, rhettinger, serhiy.storchaka, terry.reedy
Date 2015-11-06.09:21:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20151106092153.123067.76469@psf.io>
In-reply-to
Content
New changeset 1594c23d8c2f by Serhiy Storchaka in branch '3.5':
Issue #24726: Revert setting the value on the dict if
https://hg.python.org/cpython/rev/1594c23d8c2f

New changeset b391e97ccfe5 by Serhiy Storchaka in branch 'default':
Issue #24726: Revert setting the value on the dict if
https://hg.python.org/cpython/rev/b391e97ccfe5
History
Date User Action Args
2015-11-06 09:21:56python-devsetrecipients: + python-dev, rhettinger, terry.reedy, Mark.Shannon, eric.snow, serhiy.storchaka, mpaolini
2015-11-06 09:21:56python-devlinkissue24726 messages
2015-11-06 09:21:55python-devcreate