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 Vlastimil.Zíma, davin, michael.foord, peter.otten, python-dev, r.david.murray, serhiy.storchaka
Date 2017-01-11.18:13:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20170111181325.103639.40126.EC60C03D@psf.io>
In-reply-to
Content
New changeset 98f061402fcf by Serhiy Storchaka in branch 'default':
Issue #20804: The unittest.mock.sentinel attributes now preserve their
https://hg.python.org/cpython/rev/98f061402fcf
History
Date User Action Args
2017-01-11 18:13:57python-devsetrecipients: + python-dev, peter.otten, r.david.murray, michael.foord, serhiy.storchaka, Vlastimil.Zíma, davin
2017-01-11 18:13:57python-devlinkissue20804 messages
2017-01-11 18:13:57python-devcreate