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 7ed1b5e commit 7b52296Copy full SHA for 7b52296
CHANGELOG.md
@@ -3,6 +3,7 @@
3
## Version 4.8 - in development
4
5
- Switch to [Poetry](https://python-poetry.org/) for dependency and release management.
6
+- Compatibility with Python 3.10.
7
- Chain exceptions using `raise new_exception from old_exception`
8
([#157](https://github.com/sybrenstuvel/python-rsa/pull/157))
9
- Added marker file for PEP 561. This will allow type checking tools in dependent projects
0 commit comments