| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This PR contains the following updates:
Release Notes
googleapis/python-pubsub (google-cloud-pubsub)v2.28.0
Compare Source
Features
Bug Fixes
v2.27.3
Compare Source
Bug Fixes
- Stop using api_core default timeouts in publish since they are broken (#1326) (ba2c2ee)
googleapis/python-storage (google-cloud-storage)v3.1.0
Compare Source
Features
v3.0.0
Compare Source
⚠ BREAKING CHANGES
Please consult the README for details on this major version release.
Features
Bug Fixes
Documentation
- Correct formatting and update README.rst (#1427) (2945853)
- Fix issue with exceptions.py documentation (#1328) (22b8c30)
testing-cabal/mock (mock)v5.2.0
Compare Source
This is release is in memory of Michael Foord__, who originally authored the mock package
and passed away in January 2025.
__ https://discuss.python.org/t/in-memoriam-michael-foord-1974-2025/78317
-
-
-
-
-
-
-
-
-
-
-
-
pytest-dev/pytest (pytest)gh-65454: :func:unittest.mock.Mock.attach_mock no longer triggers a call
to a PropertyMock being attached.
gh-117765: Improved documentation for :func:unittest.mock.patch.dict
gh-124176: Add support for :func:dataclasses.dataclass in
:func:unittest.mock.create_autospec. Now create_autospec will check
for potential dataclasses and use :func:dataclasses.fields function to
retrieve the spec information.
gh-123934: Fix :class:unittest.mock.MagicMock reseting magic methods
return values after .reset_mock(return_value=True) was called.
gh-90848: Fixed :func:unittest.mock.create_autospec to configure parent
mock with keyword arguments.
gh-113569: Indicate if there were no actual calls in unittest
:meth:~unittest.mock.Mock.assert_has_calls failure.
gh-122858: Deprecate :func:!asyncio.iscoroutinefunction in favor of
:func:inspect.iscoroutinefunction.
gh-104745: Limit starting a patcher (from :func:unittest.mock.patch or
:func:unittest.mock.patch.object) more than once without stopping it
gh-75988: Fixed :func:unittest.mock.create_autospec to pass the call
through to the wrapped object to return the real result.
gh-119600: Fix :func:unittest.mock.patch to not read attributes of the
target when new_callable is set. Patch by Robert Collins.
gh-113407: Fix import of :mod:unittest.mock when CPython is built
without docstrings.
gh-120732: Fix name passing to :class:unittest.mock.Mock object when
using :func:unittest.mock.create_autospec.
v8.3.5
Compare Source
pytest 8.3.5 (2025-03-02)
Bug fixes
Improved documentation
#12842: Added dedicated page about using types with pytest.
See types{.interpreted-text role="ref"} for detailed usage.
Contributor-facing changes
when building Sphinx docs -- by webknjaz{.interpreted-text role="user"}.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.