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 5bad923 commit c48f71bCopy full SHA for c48f71b
CHANGELOG.md
@@ -32,7 +32,8 @@ This document follows the conventions laid out in [Keep a CHANGELOG][].
32
together with Nuitka
33
- Fixes bug where delegates get casts (dotnetcore)
34
- Determine size of interpreter longs at runtime
35
-- Handling exceptions ocurred in ModuleObject's getattribute
+- Handling exceptions ocurred in ModuleObject's getattribute
36
+- Fixes issue with function resolution when calling overloaded function with keyword arguments from python ([#1097][i1097])
37
38
## [2.4.0][]
39
0 commit comments