-
Notifications
You must be signed in to change notification settings - Fork 105
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: testing-cabal/mock
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: testing-cabal/mock
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.0.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 6 files changed
- 4 contributors
Commits on Jan 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 135ca36 - Browse repository at this point
Copy the full SHA 135ca36View commit details
Commits on Jan 9, 2023
-
gh-100739: Respect mock spec when checking for unsafe prefixes (#100740)
Co-authored-by: Nikita Sobolev <[email protected]> Backports: 7f1eefc6f4843f0fca60308f557a71af11d18a53 Signed-off-by: Chris Withers <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aeca482 - Browse repository at this point
Copy the full SHA aeca482View commit details -
gh-100690: Raise an AttributeError when the assert_ prefix is forgott…
…en when using Mock (#100691) Mock objects which are not unsafe will now raise an AttributeError when accessing an attribute that matches the name of an assertion but without the prefix `assert_`, e.g. accessing `called_once` instead of `assert_called_once`. This is in addition to this already happening for accessing attributes with prefixes assert, assret, asert, aseert, and assrt. Backports: 1d4d677d1c90fcf4886ded0bf04b8f9d5b60b909 Signed-off-by: Chris Withers <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 21787a9 - Browse repository at this point
Copy the full SHA 21787a9View commit details -
gh-100690: [mock] hide
ATTRIB_DENY_LIST
and make it immutable (#100……819) Backports: a109454e828ce2d9bde15dea78405f8ffee653ec Signed-off-by: Chris Withers <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 18046f1 - Browse repository at this point
Copy the full SHA 18046f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5219601 - Browse repository at this point
Copy the full SHA 5219601View commit details -
gh-96127: Fix
inspect.signature
call on mocks (#96335)Backports: 9e7d7266ecdcccc02385fe4ccb094f3444102e26 Signed-off-by: Chris Withers <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ee9744d - Browse repository at this point
Copy the full SHA ee9744dView commit details -
Backports: d3642c9a6a65d7edee2ea210d02a75a364df186e Signed-off-by: Chris Withers <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7df4d38 - Browse repository at this point
Copy the full SHA 7df4d38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 296d856 - Browse repository at this point
Copy the full SHA 296d856View commit details -
Configuration menu - View commit details
-
Copy full SHA for 696fb23 - Browse repository at this point
Copy the full SHA 696fb23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 921fad1 - Browse repository at this point
Copy the full SHA 921fad1View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 5.0.0...5.0.1