File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -30,6 +30,20 @@ $ uvx --from 'gp-libs' --prerelease allow gp-libs
3030
3131- _ Add your latest changes from PRs here_
3232
33+ ### Bug fixes
34+
35+ #### pytest_doctest_docutils
36+
37+ - Autouse fixtures from ` conftest.py ` are now properly discovered for doctest files (#56 )
38+
39+ Backported from pytest commit [ 9cd14b4ff] ( https://github.com/pytest-dev/pytest/commit/9cd14b4ff ) (2024-02-06).
40+
41+ #### doctest_docutils
42+
43+ - Doctest directive comments with leading whitespace (e.g., ` # doctest: +SKIP ` ) are now properly matched (#56 )
44+
45+ Backported from Sphinx commit [ ad0c343d3] ( https://github.com/sphinx-doc/sphinx/commit/ad0c343d3 ) (2025-01-04).
46+
3347## gp-libs 0.0.15 (2025-11-01)
3448
3549### Breaking changes
You can’t perform that action at this time.
0 commit comments