8000
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 cc19444 commit cd39c35Copy full SHA for cd39c35
CHANGELOG.md
@@ -56,6 +56,7 @@ or the DLL must be loaded in advance. This must be done before calling any other
56
- `import` may now raise errors with more detail than "No module named X"
57
- Exception stacktraces on `PythonException.StackTrace` are now properly formatted
58
- Providing an invalid type parameter to a generic type or method produces a helpful Python error
59
+- Empty parameter names (as can be generated from F#) do not cause crashes
60
61
### Removed
62
0 commit comments