The 8.3.0 release failed to include the change notes and docs for the release. This patch release remedies this. There are no other changes.
8.3.0
pytest 8.3.0 (2024-07-20)
New features
#12231: Added [--xfail-tb]{.title-ref} flag, which turns on traceback output for XFAIL results.
If the [--xfail-tb]{.title-ref} flag is not given, tracebacks for XFAIL results are NOT shown.
The style of traceback for XFAIL is set with [--tb]{.title-ref}, and can be [auto|long|short|line|native|no]{.title-ref}.
Note: Even if you have [--xfail-tb]{.title-ref} set, you won't see them if [--tb=no]{.title-ref}.
Some history:
With pytest 8.0, [-rx]{.title-ref} or [-ra]{.title-ref} would not only turn on summary reports for xfail, but also report the tracebacks for xfail results. This caused issues with some projects that utilize xfail, but don't want to see all of the xfail tracebacks.
This change detaches xfail tracebacks from [-rx]{.title-ref}, and now we turn on xfail tracebacks with [--xfail-tb]{.title-ref}. With this, the default [-rx]{.title-ref}/ [-ra]{.title-ref} behavior is identical to pre-8.0 with respect to xfail tracebacks. While this is a behavior change, it brings default behavior back to pre-8.0.0 behavior, which ultimately was considered the better course of action.
#12281: Added support for keyword matching in marker expressions.
Now tests can be selected by marker keyword arguments.
Supported values are int{.interpreted-text role="class"}, (unescaped) str{.interpreted-text role="class"}, bool{.interpreted-text role="class"} & None{.interpreted-text role="data"}.
See marker examples <marker_keyword_expression_example>{.interpreted-text role="ref"} for more information.
-- by lovetheguitar{.interpreted-text role="user"}
#12567: Added --no-fold-skipped command line option.
If this option is set, then skipped tests in short summary are no longer grouped
by reason but all tests are printed individually with their nodeid in the same
way as other statuses.
-- by pbrezina{.interpreted-text role="user"}
Improvements in existing functionality
#12469: The console output now uses the "third-party plugins" terminology,
replacing the previously established but confusing and outdated
reference to setuptools <setuptools:index>{.interpreted-text role="std:doc"}
-- by webknjaz{.interpreted-text role="user"}.
#12544, #12545: Python virtual environment detection was improved by
checking for a pyvenv.cfg{.interpreted-text role="file"} file, ensuring reliable detection on
various platforms -- by zachsnickers{.interpreted-text role="user"}.
#12096: Warn when files are overwritten in the build directory.
Patch by Adam Turner and Bénédikt Tran.
#12620: Ensure that old-style object description options are respected.
Patch by Adam Turner.
#12601, #12625: Support callable objects in :py:class:~typing.Annotated type
metadata in the Python domain.
Patch by Adam Turner.
#12601, #12622: Resolve :py:class:~typing.Annotated warnings with
sphinx.ext.autodoc,
especially when using :mod:dataclasses as type metadata.
Patch by Adam Turner.
#12589, #12626: autosummary: Fix warnings with :rst:role:!autolink.
Patch by Adam Turner.
Release 7.4.6 (released Jul 18, 2024)
Bugs fixed
#12589, #9743, #12609: autosummary: Do not add the package prefix when
generating autosummary directives for modules within a package.
Patch by Adam Turner.
#12613: Reduce log severity for ambiguity detection during inventory loading.
Patch by James Addison.
Release 7.4.5 (released Jul 16, 2024)
Bugs fixed
#12593, #12600: Revert coercing the type of selected :confval:html_sidebars
values to a list.
Log an error message when string values are detected.
Patch by Adam Turner.
#12594: LaTeX: since 7.4.0, :rst:dir:seealso and other "light" admonitions
now break PDF builds if they contain a :dudir:figure directive; and also
if they are contained in a table cell (rendered by tabulary).
Patch by Jean-François B.
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 6 updates:
1.64.1
1.65.1
1.64.1
1.65.1
8.2.2
8.3.1
7.4.3
7.4.7
2.2.2
2.2.3
0.16.0
0.17.0
Updates
grpcio
from 1.64.1 to 1.65.1Release notes
Sourced from grpcio's releases.
... (truncated)
Commits
4b206a2
[Release] Fix opentelemetry deps version conflict (v1.65.x backport) (#37193)3a24f7f
[Release] Bump version to 1.65.1 (on v1.65.x branch) (#37232)008657e
[Python] Update generated code warning version (v1.65.x backport) (#37231)b2047ba
[Gpr_To_Absl_Logging] Fixing other log noise (#37219)765e861
[Gpr_To_Absl_Logging] Removing log noise (#37217)8f1fd6e
[experiment] Disable work_serializer_dispatch (#37197)ebd56a5
[CSM] Increase CPP PSM CSM timeout to 180min (v1.65.x backport) (#37157)ef8a71c
[grpc_trace] protect some log statements behind trace flags (#36956) (#37129)cc02070
[iomgr] remove spammy log message accidentally added in #36195 (#37017) (#37131)45479fd
[Release] Bump version to 1.65.0 (on v1.65.x branch) (#37088)Updates
grpcio-tools
from 1.64.1 to 1.65.1Release notes
Sourced from grpcio-tools's releases.
... (truncated)
Commits
4b206a2
[Release] Fix opentelemetry deps version conflict (v1.65.x backport) (#37193)3a24f7f
[Release] Bump version to 1.65.1 (on v1.65.x branch) (#37232)008657e
[Python] Update generated code warning version (v1.65.x backport) (#37231)b2047ba
[Gpr_To_Absl_Logging] Fixing other log noise (#37219)765e861
[Gpr_To_Absl_Logging] Removing log noise (#37217)8f1fd6e
[experiment] Disable work_serializer_dispatch (#37197)ebd56a5
[CSM] Increase CPP PSM CSM timeout to 180min (v1.65.x backport) (#37157)ef8a71c
[grpc_trace] protect some log statements behind trace flags (#36956) (#37129)cc02070
[iomgr] remove spammy log message accidentally added in #36195 (#37017) (#37131)45479fd
[Release] Bump version to 1.65.0 (on v1.65.x branch) (#37088)Updates
pytest
from 8.2.2 to 8.3.1Release notes
Sourced from pytest's releases.
... (truncated)
Commits
de98446
Prepare release version 8.3.1bd0a042
Merge pull request #12636 from pytest-dev/update-release-notes664325b
doc/changelog: update 8.3.0 notes19d225d
Merge pull request #12635 from pytest-dev/release-8.3.0bc33028
Prepare release version 8.3.0a7d5a8e
Merge pull request #12557 from x612skm/maintainence/11771-pypy-3.9-bumpced7072
Add a change note for PR #11771d42b76d
Adjust test_errors_in_xfail_skip_expressions for PyPy9eee45a
Bump PyPy runtime to v3.9 @ GHAd489247
Fix caching of parameterized fixtures (#12600)Updates
sphinx
from 7.4.3 to 7.4.7Release notes
Sourced from sphinx's releases.
Changelog
Sourced from sphinx's changelog.
... (truncated)
Commits
0d912c8
Bump to 7.4.7 finalbbc97e0
autosummary: Filter invalid import prefixes inautolink
(#12626)6c486a5
Fix detecting file changes for the overwritten file warning (#12627)2bd973e
autodoc: Fix warnings with dataclasses inAnnotated
metadata (#12622)dd77f85
Support callables inAnnotated
types (#12625)1ed4ca7
Marktest_build_manpage
as XFAIL following changes in Docutils mastercd8ce07
Update message catalogues following reverted commitsc6cd25f
Partially revert "Update message catalogues (#11626)"fa2ba7d
Partially Revert "[bot]: Update message catalogues (#12563)"e439c6f
Ensure that old-style object description options are respected (#12620)Updates
sphinx-autodoc-typehints
from 2.2.2 to 2.2.3Release notes
Sourced from sphinx-autodoc-typehints's releases.
Commits
d38f8f7
[pre-commit.ci] pre-commit autoupdate (#466)a427536
Fix rendering when docstring starst with a directive (#468)fdad0d7
Fix mypy errors due to unneeded type ignores (#469)df66980
[pre-commit.ci] pre-commit autoupdate (#465)Updates
sphinx-gallery
from 0.16.0 to 0.17.0Release notes
Sourced from sphinx-gallery's releases.
... (truncated)
Commits
45403b6
MNT: Release 0.17.0 (#1349)d2c8e47
[ENH] Add custom thumbnails for failing examples (#1313)73b7ec8
[pre-commit.ci] pre-commit autoupdate (#1348)6b379ca
MNT: Fixgallery_conf
changes do not need to be returned (#1347)51cbf73
Introduction tooltip corresponds to the first paragraph (#1344)69007ef
DOC Add napari to users (#1346)1b4aecd
ENH: Parallel gallery generation (#877)cf81205
[pre-commit.ci] pre-commit autoupdate (#1345)764656c
[pre-commit.ci] pre-commit autoupdate (#1342)40f7589
DOC Fix nested_sections (#1339)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