File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4242- Sam Winstanley ([ @swinstanley ] ( https://github.com/swinstanley ) )
4343- Sean Freitag ([ @cowboygneox ] ( https://github.com/cowboygneox ) )
4444- Serge Weinstock ([ @sweinst ] ( https://github.com/sweinst ) )
45+ - Simon Mourier ([ @smourier ] ( https://github.com/smourier ) )
4546- Viktoria Kovescses ([ @vkovec ] ( https://github.com/vkovec ) )
4647- Ville M. Vainio ([ @vivainio ] ( https://github.com/vivainio ) )
4748- Virgil Dupras ([ @hsoft ] ( https://github.com/hsoft ) )
Original file line number Diff line number Diff line change @@ -41,6 +41,7 @@ This document follows the conventions laid out in [Keep a CHANGELOG][].
4141- Fixed errors breaking .NET Remoting on method invoke ([ #276 ] [ i276 ] )
4242- Fixed PyObject.GetHashCode ([ #676 ] [ i676 ] )
4343- Fix memory leaks due to spurious handle incrementation ([ #691 ] [ i691 ] )
44+ - Fix inheritance of non-abstract base methods ([ #755 ] [ i755 ] )
4445
4546
4647## [ 2.3.0] [ ] - 2017-03-11
@@ -691,3 +692,4 @@ This document follows the conventions laid out in [Keep a CHANGELOG][].
691692[ p625 ] : https://github.com/pythonnet/pythonnet/pull/625
692693[ i131 ] : https://github.com/pythonnet/pythonnet/issues/131
693694[ p531 ] : https://github.com/pythonnet/pythonnet/pull/531
695+ [ i755 ] : https://github.com/pythonnet/pythonnet/pull/755
You can’t perform that action at this time.
0 commit comments