Skip to content

Conversation

@dequb
Copy link

@dequb dequb commented Sep 26, 2025

  • Add py2exe configuration file.
  • Rename async to asynchronous because breaks Python > 3.7 Drop pycurl for curl_cffi. Pycurl doesn't work on Windows when using TLS 1.3 because of schannel issues. curl_cffi embeds openssl libraries which do not rely on schannel.
  • Multiple fixes to make it compatible with wxPython Phoenix.

Daniele Di Domizio added 3 commits September 26, 2025 15:19
Drop pycurl for curl_cffi. Pycurl doesn't work on Windows when using TLS 1.3 because of schannel issues. curl_cffi embeds openssl libraries which do not rely on schannel.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant