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 bef547e commit d31a2c5Copy full SHA for d31a2c5
docs/changelog.md
@@ -2,9 +2,9 @@
2
3
### 1.15.3 - bugfix
4
5
- - Fixed `SyntaxError: invalid syntax` happening when the default value of one argument of the created function is a subclass of a basic primitive.
6
- Fixes [#98](https://github.com/smarie/python-makefun/issues/98). PR [#99](https://github.com/smarie/python-makefun/pull/99) by
7
- [moskupols](https://github.com/moskupols)
+ - Fixed `SyntaxError: invalid syntax` happening when the default value of one argument of the created function is a
+ subclass of a basic primitive. Fixes [#98](https://github.com/smarie/python-makefun/issues/98). PR
+ [#99](https://github.com/smarie/python-makefun/pull/99) by [moskupols](https://github.com/moskupols).
8
9
### 1.15.2 - bugfix
10
0 commit comments