We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd76bec commit 3a81069Copy full SHA for 3a81069
docs/changelog.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+### 3.8.6 - compatibility fix
4
+
5
+- Fixed issue with legacy python 2.7 and 3.5. Fixes [#352](https://github.com/smarie/python-pytest-cases/issues/352)
6
7
### 3.8.5 - Suppressed annoying warning with pytest 8
8
9
- Fixed `PytestRemovedIn9Warning: Marks applied to fixtures have no effect`. Fixed
0 commit comments