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 berker.peksag
Recipients Aaron Gallagher, berker.peksag, cheryl.sabella, michael.foord
Date 2017-07-21.23:27:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1500679639.23.0.903742729963.issue29403@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e78dc0aaf03cd98373910150c2d35418cf938254 by Berker Peksag in branch '3.5':
[3.5] bpo-29403: Fix mock's broken autospec behavior on method-bound builtin functions (GH-3)
https://github.com/python/cpython/commit/e78dc0aaf03cd98373910150c2d35418cf938254
History
Date User Action Args
2017-07-21 23:27:19berker.peksagsetrecipients: + berker.peksag, michael.foord, Aaron Gallagher, cheryl.sabella
2017-07-21 23:27:19berker.peksagsetmessageid: <1500679639.23.0.903742729963.issue29403@psf.upfronthosting.co.za>
2017-07-21 23:27:19berker.peksaglinkissue29403 messages
2017-07-21 23:27:19berker.peksagcreate