Hi everyone.

I'm trying to add support for custom extensions
<https://www.openssl.org/docs/man1.0.2/ssl/SSL_CTX_add_client_custom_ext.html>
in pyopenssl. I have two PRs that implement this:

   1. PR4202 <https://github.com/pyca/cryptography/pull/4202> in
   pyca/cryptography
   2. PR749 <https://github.com/pyca/pyopenssl/pull/749> in pyca/pyopenssl

4202 was merged about one month ago. 749 is waiting to be reviewed. It also
depends on 4202 so that needs to be released first.

How does the release process work for pyca/cryptography? Can we create a
2.2.3 release that includes PR4202?

Thank you,
Denis.
_______________________________________________
Cryptography-dev mailing list
Cryptography-dev@python.org
https://mail.python.org/mailman/listinfo/cryptography-dev

Reply via email to