Skip to content

Commit 693beff

Browse files
authored
Fixed publickey from memory when public key is not provided. Added tests. Resolves #86. (#104)
Updated changelog.
1 parent 69b3c0c commit 693beff

File tree

4 files changed

+517
-478
lines changed

4 files changed

+517
-478
lines changed

Changelog.rst

+5
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@ Changes
1111
* Rebuilt sources with Cython ``0.29.21``.
1212
* Added support for Python 3.8 and 3.9.
1313

14+
Fixes
15+
------
16+
17+
* Session.userauth_publickey_frommemory would not work without an empty publickey provided - #86
18+
1419
Packaging
1520
----------
1621

0 commit comments

Comments
 (0)