-
Notifications
You must be signed in to change notification settings - Fork 181
Comparing changes
Open a pull request
base repository: pytest-dev/pytest-asyncio
base: v0.23.5
head repository: pytest-dev/pytest-asyncio
compare: v0.23.6
- 17 commits
- 8 files changed
- 3 contributors
Commits on Feb 28, 2024
-
Build(deps): Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.11 to 1.8.12. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.8.11...v1.8.12) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 20bd7d8 - Browse repository at this point
Copy the full SHA 20bd7d8View commit details -
Build(deps): Bump hypothesis in /dependencies/default
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.98.2 to 6.98.12. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.98.2...hypothesis-python-6.98.12) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 2908860 - Browse repository at this point
Copy the full SHA 2908860View commit details -
Build(deps): Bump coverage from 7.4.1 to 7.4.3 in /dependencies/default
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.4.1 to 7.4.3. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.4.1...7.4.3) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for cefa62e - Browse repository at this point
Copy the full SHA cefa62eView commit details -
Build(deps): Bump pytest from 8.0.0 to 8.0.2 in /dependencies/default
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.0 to 8.0.2. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.0.0...8.0.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for d44e3ac - Browse repository at this point
Copy the full SHA d44e3acView commit details -
Build(deps): Bump typing-extensions in /dependencies/default
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.9.0 to 4.10.0. - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.9.0...4.10.0) --- updated-dependencies: - dependency-name: typing-extensions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 4baec47 - Browse repository at this point
Copy the full SHA 4baec47View commit details -
Build(deps): Bump urllib3 from 2.2.0 to 2.2.1 in /dependencies/docs
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.0 to 2.2.1. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.0...2.2.1) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for b60649a - Browse repository at this point
Copy the full SHA b60649aView commit details
Commits on Mar 8, 2024
-
Build(deps): Bump hypothesis in /dependencies/default
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.98.12 to 6.98.17. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.98.12...hypothesis-python-6.98.17) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for f1de446 - Browse repository at this point
Copy the full SHA f1de446View commit details -
[docs] Fixes the example showing how to run all tests in a session-sc…
…oped loop. The change also adds a warning that the code snippet overrides all manually applied marks in strict mode and adds tests verifying the correctness of the example. Signed-off-by: Michael Seifert <m.seifert@digitalernachschub.de>
Configuration menu - View commit details
-
Copy full SHA for b22d84e - Browse repository at this point
Copy the full SHA b22d84eView commit details
Commits on Mar 19, 2024
-
Build(deps): Bump packaging from 23.2 to 24.0 in /dependencies/default
Bumps [packaging](https://github.com/pypa/packaging) from 23.2 to 24.0. - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@23.2...24.0) --- updated-dependencies: - dependency-name: packaging dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for ef3b347 - Browse repository at this point
Copy the full SHA ef3b347View commit details -
Build(deps): Bump pytest from 8.0.2 to 8.1.1 in /dependencies/default
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.2 to 8.1.1. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.0.2...8.1.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 8bd8288 - Browse repository at this point
Copy the full SHA 8bd8288View commit details -
Build(deps): Bump coverage from 7.4.3 to 7.4.4 in /dependencies/default
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.4.3 to 7.4.4. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.4.3...7.4.4) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 726c6e0 - Browse repository at this point
Copy the full SHA 726c6e0View commit details -
Build(deps): Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.12 to 1.8.14. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.8.12...v1.8.14) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 5f2338d - Browse repository at this point
Copy the full SHA 5f2338dView commit details -
Build(deps): Bump packaging from 23.2 to 24.0 in /dependencies/docs
Bumps [packaging](https://github.com/pypa/packaging) from 23.2 to 24.0. - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@23.2...24.0) --- updated-dependencies: - dependency-name: packaging dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for c3429fa - Browse repository at this point
Copy the full SHA c3429faView commit details -
Use
FixtureRequestinstead ofSubRequest`SubRequest` is a subclass of `FixtureRequest`, but is currently private so pytest-asyncio uses `Any` instead. However, `FixtureRequest` typing is sufficient for our needs, so can use that instead.
Configuration menu - View commit details
-
Copy full SHA for cdd2c49 - Browse repository at this point
Copy the full SHA cdd2c49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13d4b79 - Browse repository at this point
Copy the full SHA 13d4b79View commit details -
Fix compatibility with pytest 8.2 FixtureDef.unittest removal
Since pytest 8.2 unittest and regular behave the same, so unittest special handling is no longer needed.
Configuration menu - View commit details
-
Copy full SHA for 143f745 - Browse repository at this point
Copy the full SHA 143f745View commit details -
[docs] Mentioned pytest 8.2 compatibility fix in changelog.
Signed-off-by: Michael Seifert <m.seifert@digitalernachschub.de>
Configuration menu - View commit details
-
Copy full SHA for c34da04 - Browse repository at this point
Copy the full SHA c34da04View 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.23.5...v0.23.6