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 f90f47b commit 6befab6Copy full SHA for 6befab6
CHANGELOG.md
@@ -25,6 +25,8 @@ This document follows the conventions laid out in [Keep a CHANGELOG][].
25
26
### Changed
27
28
+- Reattach python exception traceback information (#545)
29
+
30
### Fixed
31
32
- Fixed secondary PythonEngine.Initialize call, all sensitive static variables now reseted.
@@ -697,4 +699,4 @@ This document follows the conventions laid out in [Keep a CHANGELOG][].
697
699
[i131]: https://github.com/pythonnet/pythonnet/issues/131
698
700
[p531]: https://github.com/pythonnet/pythonnet/pull/531
701
[i755]: https://github.com/pythonnet/pythonnet/pull/755
-[p534]: https://github.com/pythonnet/pythonnet/pull/534
702
+[p534]: https://github.com/pythonnet/pythonnet/pull/534
0 commit comments