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 martin.panter
Recipients SilentGhost, martin.panter, matrixise, r.david.murray
Date 2016-08-10.22:36:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1470868572.63.0.2191463305.issue27728@psf.upfronthosting.co.za>
In-reply-to
Content
If the code does happen to mutate the dictionary, there would still be a bug with modifying any dictionary passed in by the caller. But I suspect there is no bug. So I am not sure the change is worth it. If we do go ahead, the documentation needs updating to say None is now allowed.
History
Date User Action Args
2016-08-10 22:36:12martin.pantersetrecipients: + martin.panter, r.david.murray, SilentGhost, matrixise
2016-08-10 22:36:12martin.pantersetmessageid: <1470868572.63.0.2191463305.issue27728@psf.upfronthosting.co.za>
2016-08-10 22:36:12martin.panterlinkissue27728 messages
2016-08-10 22:36:12martin.pantercreate