-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
module 'ssl' has no attribute 'wrap_socket' #245
Comments
Consider removing the package from the Fedora 39 repos before its released, as I fear (didn't check) this might break things for a lot of people. What do you think, @kparal |
Well, that's probably a discussion which should be led in a downstream bug with the Fedora package maintainer, not here in upstream. I don't have a good opinion on that, anyway :-) |
That's me. ;-)
Okay, was just fishing for an additional opinion, but then I'll proceed without one. :-D Thx for answering! |
Lalufu in #fedora-devel provided a patch to make things work again; did the trick for me |
Got this error after upgrading to Fedora 39, which uses Python 3.12:
Quick googling (which might have gone sideways) indicated that this might have been removed: python/cpython#94199
The text was updated successfully, but these errors were encountered: