[proxy] github.com← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light

bpo-35357: Add _mock_ prefix to mangle _Call/_MagicProxy attributes by and3rson · Pull Request #10873 · python/cpython

the-knights-who-say-ni

…Call/_MagicProxy.

Fix minor typo in test function name.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Dec 4, 2018

…Call/_MagicProxy. (pythonGH-10873)

Fix minor typo in test function name.
(cherry picked from commit e63e617)

Co-authored-by: Andrew Dunai <andunai@gmail.com>

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Dec 4, 2018

…Call/_MagicProxy. (pythonGH-10873)

Fix minor typo in test function name.
(cherry picked from commit e63e617)

Co-authored-by: Andrew Dunai <andunai@gmail.com>

cjw296 pushed a commit that referenced this pull request

Dec 4, 2018
…Call/_MagicProxy. (GH-10873) (#10887)

Fix minor typo in test function name.
(cherry picked from commit e63e617)

Co-authored-by: Andrew Dunai <andunai@gmail.com>

cjw296 pushed a commit that referenced this pull request

Dec 4, 2018
…Call/_MagicProxy. (GH-10873)

Fix minor typo in test function name.
(cherry picked from commit e63e617)

Co-authored-by: Andrew Dunai <andunai@gmail.com>

dsalisbury added a commit to dsalisbury/testfixtures that referenced this pull request

Jan 2, 2019

Closed