[Python-Dev] git history conundrum (original) (raw)

Robert Collins robertc at robertcollins.net
Sun Apr 28 18:03:43 EDT 2019


Share your own username with Michael or I and we'll add you there.

Rob

On Mon, 29 Apr 2019, 09:55 Chris Withers, <chris at withers.org> wrote:

On 28/04/2019 22:21, Robert Collins wrote: > Thank you!

Thank me when we get there ;-) Currently in Dec 2018 with a wonderful Py2 failure: ====================================================================== ERROR: testautospecgetattrpartialfunction (mock.tests.testhelpers.SpecSignatureTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "mock/tests/testhelpers.py", line 973, in testautospecgetattrpartialfunction autospec = createautospec(proxy) File "mock/mock.py", line 2392, in createautospec for entry in dir(spec): TypeError: dir() must return a list, not str Once we're done, I'll need a username/password that can write to https://pypi.org/project/mock/ ... > If I understand correctly this is just the hg style branch backport > consequence, multiple copies of a change. Should be safe to skip those. Yep, current script I've been using is here, high level highlighted: https://github.com/cjw296/mock/blob/backporting/backport.py#L102-L125 cheers, Chris -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20190429/1b719799/attachment.html>



More information about the Python-Dev mailing list