isislovecruft / python-gnupg

A modified version of python-gnupg, including security patches, extensive documentation, and extra features.
Other
424 stars 172 forks source link

python-gnupg on 3.7 #274

Open BonnieH opened 4 years ago

BonnieH commented 4 years ago

Are there any plans to make this module compatible with Python 3.7? The docs say it only goes up to 3.4.

kiorq commented 3 years ago

Hey @BonnieH, are you having any issues with using this package on python 3.7. I had a similar concern, however, I tested importing keys, generating keys, and encrypting messages on python 3.9 with no issue, enough for my use case. If you've had any trouble with it can you share?.