-
Notifications
You must be signed in to change notification settings - Fork 43
Comparing changes
Open a pull request
base repository: scientific-python/pytest-doctestplus
base: v1.6.0
head repository: scientific-python/pytest-doctestplus
compare: v1.7.0
- 17 commits
- 11 files changed
- 5 contributors
Commits on Nov 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c235213 - Browse repository at this point
Copy the full SHA c235213View commit details -
Configuration menu - View commit details
-
Copy full SHA for dcba9ae - Browse repository at this point
Copy the full SHA dcba9aeView commit details -
MAINT: dropping pytest<7 support (7.0 is the first with official Pyth…
…on 3.10 compatibility)
Configuration menu - View commit details
-
Copy full SHA for c420aed - Browse repository at this point
Copy the full SHA c420aedView commit details -
Configuration menu - View commit details
-
Copy full SHA for 152091b - Browse repository at this point
Copy the full SHA 152091bView commit details -
Co-authored-by: P. L. Lim <2090236+pllim@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5ab5024 - Browse repository at this point
Copy the full SHA 5ab5024View commit details -
Merge pull request #313 from bsipocz/MAINT_remove_py39_pytest_lt_7
MAINT: dropping python 3.9 support and pytest<7
Configuration menu - View commit details
-
Copy full SHA for 671f0a6 - Browse repository at this point
Copy the full SHA 671f0a6View commit details
Commits on Dec 1, 2025
-
Bump the actions group in /.github/workflows with 2 updates
Bumps the actions group in /.github/workflows with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [actions/setup-python](https://github.com/actions/setup-python). Updates `actions/checkout` from 5.0.0 to 6.0.0 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@08c6903...1af3b93) Updates `actions/setup-python` from 6.0.0 to 6.1.0 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@e797f83...83679a8) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: actions/setup-python dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for b121b84 - Browse repository at this point
Copy the full SHA b121b84View commit details -
Merge pull request #314 from scientific-python/dependabot/github_acti…
…ons/dot-github/workflows/actions-78e82347d6 Bump the actions group in /.github/workflows with 2 updates
Configuration menu - View commit details
-
Copy full SHA for 9f16fd8 - Browse repository at this point
Copy the full SHA 9f16fd8View commit details
Commits on Jan 1, 2026
-
Bump actions/checkout in /.github/workflows in the actions group
Bumps the actions group in /.github/workflows with 1 update: [actions/checkout](https://github.com/actions/checkout). Updates `actions/checkout` from 6.0.0 to 6.0.1 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@1af3b93...8e8c483) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 66dd5bf - Browse repository at this point
Copy the full SHA 66dd5bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for df97342 - Browse repository at this point
Copy the full SHA df97342View commit details
Commits on Jan 2, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 534ea82 - Browse repository at this point
Copy the full SHA 534ea82View commit details -
Test for content before indexing.
When there are two directives in series, the first one will not have any content. As a result, self.content[0] will raise an error.
Configuration menu - View commit details
-
Copy full SHA for c2ca08a - Browse repository at this point
Copy the full SHA c2ca08aView commit details -
DoctestSkipDirective inherits from SphinxDirective, which does not render empty blocks when content is empty.
Configuration menu - View commit details
-
Copy full SHA for fb5db0c - Browse repository at this point
Copy the full SHA fb5db0cView commit details
Commits on Jan 5, 2026
-
Merge pull request #315 from scientific-python/dependabot/github_acti…
…ons/dot-github/workflows/actions-2507bcfa80 Bump actions/checkout from 6.0.0 to 6.0.1 in /.github/workflows in the actions group
Configuration menu - View commit details
-
Copy full SHA for 6d325b0 - Browse repository at this point
Copy the full SHA 6d325b0View commit details
Commits on Jan 8, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 4f624dd - Browse repository at this point
Copy the full SHA 4f624ddView commit details -
Merge pull request #316 from mkelley/test-multiple-directives-2026.01
Test multiple directives
Configuration menu - View commit details
-
Copy full SHA for 9c89a67 - Browse repository at this point
Copy the full SHA 9c89a67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8248fb7 - Browse repository at this point
Copy the full SHA 8248fb7View 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 v1.6.0...v1.7.0