Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update Misc/NEWS.d/next/Library/2023-01-04-09-53-38.gh-issue-100740.-…
…j5UjI.rst

Co-authored-by: Nikita Sobolev <[email protected]>
  • Loading branch information
2 people authored and Christian Klein committed Jan 4, 2023
commit f43a0f6afefccebb4f2001e1c415bf22cd971b56
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Fix Mock not respecting the spec for attribute names prefixed with assert
Fix ``unittest.mock.Mock`` not respecting the spec for attribute names prefixed with ``assert``.