We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2947670 commit 65a8105Copy full SHA for 65a8105
CHANGELOG.txt
@@ -6,6 +6,8 @@ Version 4.1 - in development
6
7
- Dropped support for Python 2 and 3.4.
8
- Move to Python 3.7 in Pipfile (so `pipenv install` creates a Python 3.7 virtualenv).
9
+- Fix [#129](https://github.com/sybrenstuvel/python-rsa/issues/129) Installing from source
10
+ gives UnicodeDecodeError.
11
12
13
Version 4.0 - released 2018-09-16
0 commit comments