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 vstinner
Recipients jreese, lukasz.langa, michael.foord, mjpieters, vstinner
Date 2018-05-22.20:01:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527019275.35.0.682650639539.issue33516@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 6c4fab0f4b95410a1a964a75dcdd953697eff089 by Victor Stinner (John Reese) in branch 'master':
bpo-33516: Add support for __round__ in MagicMock (GH-6880)
https://github.com/python/cpython/commit/6c4fab0f4b95410a1a964a75dcdd953697eff089
History
Date User Action Args
2018-05-22 20:01:15vstinnersetrecipients: + vstinner, mjpieters, michael.foord, lukasz.langa, jreese
2018-05-22 20:01:15vstinnersetmessageid: <1527019275.35.0.682650639539.issue33516@psf.upfronthosting.co.za>
2018-05-22 20:01:15vstinnerlinkissue33516 messages
2018-05-22 20:01:15vstinnercreate