From: Elizabeth Uselton Date: Mon, 22 Jul 2019 03:14:05 +0000 (-0700) Subject: Updated NEWS.d X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d3522b1e170cadca2c2afd72f9e133fe00b45087;p=thirdparty%2FPython%2Fcpython.git Updated NEWS.d --- diff --git a/Misc/NEWS.d/next/Library/2019-07-19-20-13-48.bpo-37555.S5am28.rst b/Misc/NEWS.d/next/Library/2019-07-19-20-13-48.bpo-37555.S5am28.rst index 6ab8b920c2e5..16d1d62d3096 100644 --- a/Misc/NEWS.d/next/Library/2019-07-19-20-13-48.bpo-37555.S5am28.rst +++ b/Misc/NEWS.d/next/Library/2019-07-19-20-13-48.bpo-37555.S5am28.rst @@ -1,4 +1,2 @@ Fix `NonCallableMock._call_matcher` returning tuple instead of `_Call` object -when `self._spec_signature` exists. Additionally fix `__eq__` to be -commutative on `_Call` and `_CallList`, to better account for `ANY`. Patch by -Elizabeth Uselton \ No newline at end of file +when `self._spec_signature` exists. Patch by Elizabeth Uselton \ No newline at end of file