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 lukasz.langa
Recipients lukasz.langa, michael.foord, serhiy.storchaka
Date 2021-08-26.18:19:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1630001991.16.0.0399421448031.issue45010@roundup.psfhosted.org>
In-reply-to
Content
New changeset f9cd40f5e242d3c64cc20a5064500f5fe864f91f by Serhiy Storchaka in branch 'main':
bpo-45010: Remove support of special method __div__ in unittest.mock (GH-27965)
https://github.com/python/cpython/commit/f9cd40f5e242d3c64cc20a5064500f5fe864f91f
History
Date User Action Args
2021-08-26 18:19:51lukasz.langasetrecipients: + lukasz.langa, michael.foord, serhiy.storchaka
2021-08-26 18:19:51lukasz.langasetmessageid: <1630001991.16.0.0399421448031.issue45010@roundup.psfhosted.org>
2021-08-26 18:19:51lukasz.langalinkissue45010 messages
2021-08-26 18:19:51lukasz.langacreate