-
Notifications
You must be signed in to change notification settings - Fork 160
Comparing changes
Open a pull request
base repository: pytest-dev/pytest-asyncio
base: v0.20.2
head repository: pytest-dev/pytest-asyncio
compare: v0.20.3
- 10 commits
- 15 files changed
- 2 contributors
Commits on Nov 21, 2022
-
Update pre-commit hooks (#449)
* build: Update flake8 pre-commit hook to account for its move from GitLab to GitHub. see PyCQA/flake8#1305 Signed-off-by: Michael Seifert <[email protected]> * build: Update "pre-commit-hooks" pre-commit hook. Signed-off-by: Michael Seifert <[email protected]> * build: Update "yesqa" pre-commit hook. Signed-off-by: Michael Seifert <[email protected]> * build: Update "shed" pre-commit hook. Signed-off-by: Michael Seifert <[email protected]> * build: Update "yamlfmt" pre-commit hook. Signed-off-by: Michael Seifert <[email protected]> * build: Update "actionlint" pre-commit hook. Signed-off-by: Michael Seifert <[email protected]> * build: Update "check-jsonschema" pre-commit hook. Signed-off-by: Michael Seifert <[email protected]> Signed-off-by: Michael Seifert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d39589c - Browse repository at this point
Copy the full SHA d39589cView commit details -
Build(deps): Bump mypy from 0.990 to 0.991 in /dependencies/default (#…
…446) Bumps [mypy](https://github.com/python/mypy) from 0.990 to 0.991. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.990...v0.991) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0b281b1 - Browse repository at this point
Copy the full SHA 0b281b1View commit details -
Build(deps): Bump hypothesis in /dependencies/default (#450)
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.56.4 to 6.58.0. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.56.4...hypothesis-python-6.58.0) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 42da7a0 - Browse repository at this point
Copy the full SHA 42da7a0View commit details -
Build(deps): Bump exceptiongroup in /dependencies/default (#451)
Bumps [exceptiongroup](https://github.com/agronholm/exceptiongroup) from 1.0.0 to 1.0.4. - [Release notes](https://github.com/agronholm/exceptiongroup/releases) - [Changelog](https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst) - [Commits](agronholm/exceptiongroup@1.0.0...1.0.4) --- updated-dependencies: - dependency-name: exceptiongroup dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d6a9a72 - Browse repository at this point
Copy the full SHA d6a9a72View commit details
Commits on Dec 1, 2022
-
Build(deps): Bump hypothesis in /dependencies/default (#453)
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.58.0 to 6.58.1. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.58.0...hypothesis-python-6.58.1) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3c78732 - Browse repository at this point
Copy the full SHA 3c78732View commit details -
Simplify README, move most content to a separate user documentation. (#…
…448) Signed-off-by: Michael Seifert <[email protected]> Signed-off-by: Michael Seifert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 56a393a - Browse repository at this point
Copy the full SHA 56a393aView commit details -
Build(deps): Bump importlib-metadata in /dependencies/default (#454)
Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 5.0.0 to 5.1.0. - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/CHANGES.rst) - [Commits](python/importlib_metadata@v5.0.0...v5.1.0) --- updated-dependencies: - dependency-name: importlib-metadata dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a962e2b - Browse repository at this point
Copy the full SHA a962e2bView commit details -
Build(deps): Bump pypa/gh-action-pypi-publish from 1.5.1 to 1.5.2 (#456)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.5.1 to 1.5.2. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.5.1...v1.5.2) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c3c601c - Browse repository at this point
Copy the full SHA c3c601cView commit details -
Build(deps): Bump zipp from 3.10.0 to 3.11.0 in /dependencies/default (…
…#455) Bumps [zipp](https://github.com/jaraco/zipp) from 3.10.0 to 3.11.0. - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/CHANGES.rst) - [Commits](jaraco/zipp@v3.10.0...v3.11.0) --- updated-dependencies: - dependency-name: zipp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 44ca3da - Browse repository at this point
Copy the full SHA 44ca3daView commit details
Commits on Dec 8, 2022
-
[fix] Prevent DeprecationWarning about existing event loops to bubble…
… up into user code. (#461) Pytest-asyncio fixture setup currently uses `get_event_loop` to clean up loops that don't correspond to the loop returned by the `event_loop` fixture. Starting with CPython 3.10.9 and 3.11.1 the call to get_event_loop emits a DeprecationWarning when function is called, but no event loop exists. This warning bubbles up and shows in test runs of library users. If the users have enabled `-W error` their tests will fail due to a warning in pytest-asyncio. This patch ignores the DeprecationWarning in the fixture setup. This is a temporary solution to restore compatibility with the respective CPython patch releases. Addresses #460 Signed-off-by: Michael Seifert <[email protected]> Signed-off-by: Michael Seifert <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 007e8ec - Browse repository at this point
Copy the full SHA 007e8ecView commit details
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 v0.20.2...v0.20.3