We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b6abd9 commit 811f10fCopy full SHA for 811f10f
2 files changed
AUTHORS.md
@@ -48,4 +48,5 @@
48
- ([@rmadsen-ks](https://github.com/rmadsen-ks))
49
- ([@stonebig](https://github.com/stonebig))
50
- ([@testrunner123](https://github.com/testrunner123))
51
+- ([@GSPP](https://github.com/GSPP))
52
CHANGELOG.md
@@ -31,6 +31,7 @@ This document follows the conventions laid out in [Keep a CHANGELOG][].
31
- Fixed `clr.GetClrType` when iterating over `System` members (#607)
32
- Fixed `LockRecursionException` when loading assemblies (#627)
33
- Fixed errors breaking .NET Remoting on method invoke (#276)
34
+- Fixed PyObject.GetHashCode (#676)
35
36
37
## [2.3.0][] - 2017-03-11
0 commit comments