gh-85934: Use getattr_static when adding mock spec#22209
Merged
carljm merged 13 commits intoMay 23, 2023
python:mainpython/cpython:mainfrom
melwitt:unittest.mock-getattrmelwitt/cpython:unittest.mock-getattrCopy head branch name to clipboard
Merged
gh-85934: Use getattr_static when adding mock spec#22209carljm merged 13 commits intopython:mainpython/cpython:mainfrom melwitt:unittest.mock-getattrmelwitt/cpython:unittest.mock-getattrCopy head branch name to clipboard
carljm merged 13 commits into
python:mainpython/cpython:mainfrom
melwitt:unittest.mock-getattrmelwitt/cpython:unittest.mock-getattrCopy head branch name to clipboard
Commits
Commits on Aug 19, 2021
bpo-41768: Use getattr_static when adding mock spec
Show description for 0a61770committed- authored andcommitted
Return object from SomethingElse.instance property
Show description for 4bdc642committedApply suggestions from code review
Show description for 2e05daaandcommittedClean up whitespace damage and adjust assert
Show description for a916d4bcommitted
Commits on Nov 1, 2022
Merge branch 'main' of github.com:python/cpython into unittest.mock-getattr
Show description for fad2710committed- committed
Commits on Apr 27, 2023
Commits on May 4, 2023
Merge branch 'main' of https://github.com/python/cpython into unittest.mock-getattr
Show description for fcb1fc8committed- committed
Update Misc/NEWS.d/next/Library/2020-09-16-16-53-06.bpo-41768.8_fWkC.rst
Show description for 9baa71fandauthored