#11679: Add the :envvar:!SPHINX_AUTODOC_RELOAD_MODULES environment variable,
which if set reloads modules when using autodoc with TYPE_CHECKING = True.
Patch by Matt Wozniski and Adam Turner.
#11679: Use :py:func:importlib.reload to reload modules in autodoc.
Patch by Matt Wozniski and Adam Turner.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the pip-deps group in /requirements with 3 updates: sphinx, ansys-sphinx-theme and matplotlib.
Updates
sphinx
from 7.2.5 to 7.2.6Release notes
Sourced from sphinx's releases.
Changelog
Sourced from sphinx's changelog.
Commits
cf7d275
Bump to 7.2.6 final43d6975
Leverageimportlib.reload
for reloading modules (#11679)13da5d7
Inline makecmd in make mode3d0110a
Enable test_cython on Python 3.1222759fb
Bump versionUpdates
ansys-sphinx-theme
from 0.11.1 to 0.11.2Commits
5f64fcd
ver: bump version 0.11.2Updates
matplotlib
from 3.7.2 to 3.8.0Release notes
Sourced from matplotlib's releases.
Commits
3958242
REL: v3.8.0f1b13a7
Prepare for release v3.8.0b211d60
Merge pull request #26777 from meeseeksmachine/auto-backport-of-pr-26702-on-v...e0eb924
Merge pull request #26775 from meeseeksmachine/auto-backport-of-pr-26767-on-v...0267cc1
Merge pull request #26776 from meeseeksmachine/auto-backport-of-pr-26687-on-v...f5d17a8
Backport PR #26702: converted coc to rst and put links in code_of_conduct.md2c458cd
Backport PR #26687: Remove usage of recarray6ce6fe0
Backport PR #26767: Trim Gouraud triangles that contain NaNec50ff3
Merge pull request #26770 from meeseeksmachine/auto-backport-of-pr-26762-on-v...661c871
Backport PR #26762: MNT: Numpy 2.0 removals from ndarray classDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show