Sourced from backports-zstd's changelog.
1.2.0 - 2025-12-06
:rocket: Added
- Update code with CPython 3.14.2 version
- Build wheels for riscv64
Sourced from pytest's releases.
9.0.2
pytest 9.0.2 (2025-12-06)
Bug fixes
#13896: The terminal progress feature added in pytest 9.0.0 has been disabled by default, except on Windows, due to compatibility issues with some terminal emulators.
You may enable it again by passing
-p terminalprogress. We may enable it by default again once compatibility improves in the future.Additionally, when the environment variable
TERMisdumb, the escape codes are no longer emitted, even if the plugin is enabled.#13904: Fixed the TOML type of the
tmp_path_retention_countsettings in the API reference from number to string.#13946: The private
config.inicfgattribute was changed in a breaking manner in pytest 9.0.0. Due to its usage in the ecosystem, it is now restored to working order using a compatibility shim. It will be deprecated in pytest 9.1 and removed in pytest 10.#13965: Fixed quadratic-time behavior when handling
unittestsubtests in Python 3.10.Improved documentation
- #4492: The API Reference now contains cross-reference-able documentation of
pytest's command-line flags <command-line-flags>.
3d10b51
Prepare release version 9.0.2188750b
Merge pull request #14030
from pytest-dev/patchback/backports/9.0.x/1e4b01d1f...b7d7bef
Merge pull request #14014
from bluetech/compat-notebd08e85
Merge pull request #14013
from pytest-dev/patchback/backports/9.0.x/922b60377...bc78386
Add CLI options reference documentation (#13930)5a4e398
Fix docs typo (#14005)
(#14008)d7ae6df
Merge pull request #14006
from pytest-dev/maintenance/update-plugin-list-tmpl...556f6a2
pre-commit: fix rst-lint after new release (#13999)
(#14001)c60fbe6
Fix quadratic-time behavior when handling unittest subtests
in Python 3.10 ...73d9b01
Merge pull request #13995
from nicoddemus/patchback/backports/9.0.x/1b5200c0f...Sourced from platformdirs's releases.
4.5.1
What's Changed
- Fix no-ctypes fallback on windows by
@​youknowonein tox-dev/platformdirs#403Full Changelog: https://github.com/tox-dev/platformdirs/compare/4.5.0...4.5.1
e4dbdb8
Fix no-ctypes fallback on windows (#403)4cc78aa
[pre-commit.ci] pre-commit autoupdate (#401)b624d78
[pre-commit.ci] pre-commit autoupdate (#400)eb06e7e
Bump actions/checkout from 5 to 6 in the all group (#399)85efbe9
[pre-commit.ci] pre-commit autoupdate (#397)704c603
[pre-commit.ci] pre-commit autoupdate (#394)a018178
[pre-commit.ci] pre-commit autoupdate (#393)9920b9b
Bump the all group with 2 updates (#392)c804724
[pre-commit.ci] pre-commit autoupdate (#391)a6a2489
[pre-commit.ci] pre-commit autoupdate (#390)