We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d53035 commit 426f2d3Copy full SHA for 426f2d3
CHANGELOG.md
@@ -20,6 +20,7 @@ This document follows the conventions laid out in [Keep a CHANGELOG][].
20
21
- Fixed Visual Studio 2017 compat (#434) for setup.py
22
- Fixed `FooBar` bug
23
+- Fixed crash on exit of python interpreter if python class derived from .NET class has `__namespace__` or `__assembly__` attribute
24
25
## [2.3.0][] - 2017-03-11
26
0 commit comments