[3.7] bpo-21478 - Autospec functions should propagate mock calls to parent GH-11273 by miss-islington · Pull Request #12039 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@miss-islington

Copy link Copy Markdown

Contributor

@miss-islington miss-islington commented

Feb 25, 2019

edited by bedevere-bot

Loading

(cherry picked from commit 9c3f284)

Co-authored-by: Xtreak tir.karthi@gmail.com

https://bugs.python.org/issue21478

(cherry picked from commit 9c3f284)

Co-authored-by: Xtreak <tir.karthi@gmail.com>

@tirkarthi

Copy link Copy Markdown

Member

Not sure how bpo number got removed in the backport. It will be good if this can be added to the title so that this can be linked in the tracker.

cc: @cjw296

@cjw296

Copy link Copy Markdown

Contributor

cjw296 commented

Mar 3, 2019

I likely screwed something up. Feels like the bots are no longer quite managing to link these backport PRs back to the original one. I'll try fiddling...

@cjw296 cjw296 changed the title [3.7] Autospec functions should propagate mock calls to parent GH-11273 [3.7] bpo-21478 - Autospec functions should propagate mock calls to parent GH-11273

Mar 3, 2019

@cjw296 cjw296 merged commit 4b9459d into python:3.7

Mar 3, 2019

@bedevere-bot

Copy link Copy Markdown

@cjw296: Please replace # with GH- in the commit message next time. Thanks!

@miss-islington miss-islington deleted the backport-9c3f284-3.7 branch

March 3, 2019 17:14

@tirkarthi

Copy link Copy Markdown

Member

I guess it was missing in the original commit though PR had it and the bot made a backport without number in the title. Thanks for merging this :) I will close the bug in the tracker.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

1 more reviewer

@eamanu eamanu eamanu approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

6 participants

@miss-islington @tirkarthi @cjw296 @bedevere-bot @eamanu @the-knights-who-say-ni