-
Notifications
You must be signed in to change notification settings - Fork 164
Comparing changes
Open a pull request
base repository: pytest-dev/pytest-asyncio
base: main
head repository: pytest-dev/pytest-asyncio
compare: v1.1.x
- 12 commits
- 7 files changed
- 1 contributor
Commits on Sep 12, 2025
-
docs: Fix formatting of Markdown release notes.
The removal of the -s (standalone) option avoids adding the title as metadata. The --wrap option preserves the original line breaks rather than breaking every 72 characters.
Configuration menu - View commit details
-
Copy full SHA for 50b30ea - Browse repository at this point
Copy the full SHA 50b30eaView commit details -
build: Pin version of setuptools.
This is required for reproducible builds. Pinned build dependencies should be updated by dependabot.
Configuration menu - View commit details
-
Copy full SHA for 68d242f - Browse repository at this point
Copy the full SHA 68d242fView commit details -
build: Pin version of setuptools_scm.
This is required for reproducible builds. Pinned build dependencies should be updated by dependabot.
Configuration menu - View commit details
-
Copy full SHA for 31659f3 - Browse repository at this point
Copy the full SHA 31659f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b53962 - Browse repository at this point
Copy the full SHA 4b53962View commit details -
Configuration menu - View commit details
-
Copy full SHA for 701ac8f - Browse repository at this point
Copy the full SHA 701ac8fView commit details -
refactor: Derive __version__ using importlib.metadata.
This replaces the existing approach that uses a version file generated by setuptools-scm.
Configuration menu - View commit details
-
Copy full SHA for 8363ebc - Browse repository at this point
Copy the full SHA 8363ebcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3be9fa1 - Browse repository at this point
Copy the full SHA 3be9fa1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96ce4b1 - Browse repository at this point
Copy the full SHA 96ce4b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 108ad53 - Browse repository at this point
Copy the full SHA 108ad53View commit details -
build: Revert pinning of build-time dependencing due to issues with d…
…ownstream packaging. see #1192 (comment)
Configuration menu - View commit details
-
Copy full SHA for 8ca9c92 - Browse repository at this point
Copy the full SHA 8ca9c92View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f4c1ea - Browse repository at this point
Copy the full SHA 7f4c1eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0539fff - Browse repository at this point
Copy the full SHA 0539fffView 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 main...v1.1.x