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 87eb2eb commit 498ed69Copy full SHA for 498ed69
docs/changelog.md
@@ -3,7 +3,7 @@
3
### 1.16.0 - (in progress) new python versions scope
4
5
- Removed official support for python versions `<3.9`. These versions will not run in CI anymore.
6
-
+- Fixed `RuntimeError` in tests when running on pythn 3.14. Added python 3.14 to CI. Fixes [#112](https://github.com/smarie/python-makefun/issues/112)
7
8
### 1.15.6 - compatibility fix
9
0 commit comments