Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit aa222b3

Browse files
committed
Add changelog and authors entries
1 parent b2e1bb2 commit aa222b3

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

AUTHORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
- Ville M. Vainio ([@vivainio](https://github.com/vivainio))
4343
- Virgil Dupras ([@hsoft](https://github.com/hsoft))
4444
- Wenguang Yang ([@yagweb](https://github.com/yagweb))
45+
- William Sardar ([@williamsardar])(https://github.com/williamsardar)
4546
- Xavier Dupré ([@sdpython](https://github.com/sdpython))
4647
- Zane Purvis ([@zanedp](https://github.com/zanedp))
4748
- ([@bltribble](https://github.com/bltribble))

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ This document follows the conventions laid out in [Keep a CHANGELOG][].
3535
- Fixed `LockRecursionException` when loading assemblies ([#627][i627])
3636
- Fixed errors breaking .NET Remoting on method invoke ([#276][i276])
3737
- Fixed PyObject.GetHashCode ([#676][i676])
38+
- Fix memory leaks due to spurious handle incrementation ([#691][i691])
3839

3940

4041
## [2.3.0][] - 2017-03-11

0 commit comments

Comments
 (0)