blob: 2fb07b1b937b3f54375004f4df1193c1c7b1021f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
If you're filing a bug (as opposed to a feature request), please try the
following things:
* Upgrade to the latest version of ``setuptools`` and ``pip``
* Make sure you're on a supported version of OpenSSL
* Try with the latest version of ``cryptography``
If none of that works, please make sure to include the following information in
your bug report:
* Versions of Python, ``cryptography``, ``cffi``, ``pip``, and ``setuptools``
you're using
* How you installed ``cryptography``
* Clear steps for reproducing your bug
|