diff options
author | Gregory P. Smith <greg@krypto.org> | 2024-03-28 10:11:58 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-28 10:11:58 (GMT) |
commit | 8cb7d7ff86a1a2d41195f01ba4f218941dd7308c (patch) | |
tree | fac4bef6e11a06bca84406bc22a90915844bff2f /LICENSE | |
parent | 6c8ac8a32fd6de1960526561c44bc5603fab0f3e (diff) | |
download | cpython-8cb7d7ff86a1a2d41195f01ba4f218941dd7308c.zip cpython-8cb7d7ff86a1a2d41195f01ba4f218941dd7308c.tar.gz cpython-8cb7d7ff86a1a2d41195f01ba4f218941dd7308c.tar.bz2 |
gh-117310: Remove extra DECREF on "no ciphers" error path in `_ssl._SSLContext` constructor (#117309)
Remove extra self DECREF on ssl "no ciphers" error path.
This doesn't come up in practice because nobody links against a broken
OpenSSL library that provides nothing.
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions