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 cjw296
Recipients Carl.Friedrich.Bolz, cjw296
Date 2020-01-29.15:43:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset a327677905956ae0b239ff430a1346dfe265709e by Carl Friedrich Bolz-Tereick in branch 'master':
bpo-39485: fix corner-case in method-detection of mock (GH-18252)
https://github.com/python/cpython/commit/a327677905956ae0b239ff430a1346dfe265709e
History
Date User Action Args
2020-01-29 15:43:54cjw296setrecipients: + cjw296, Carl.Friedrich.Bolz
2020-01-29 15:43:54cjw296setmessageid: <[email protected]>
2020-01-29 15:43:54cjw296linkissue39485 messages
2020-01-29 15:43:54cjw296create