Skip to content

Test and explicitly support Python 3.12 - #2411

Merged
cyberw merged 1 commit into
masterfrom
test-and-explicitly-support-python-3.12
Oct 3, 2023
Merged

Test and explicitly support Python 3.12#2411
cyberw merged 1 commit into
masterfrom
test-and-explicitly-support-python-3.12

Conversation

@cyberw

@cyberw cyberw commented Oct 1, 2023

Copy link
Copy Markdown
Collaborator

No description provided.

@cyberw

cyberw commented Oct 1, 2023

Copy link
Copy Markdown
Collaborator Author

I'm going to have to pause this, because 3.12 is only supported in gevent 23.7.0, which in turn requires greenlet 3.0 and that is only available as an RC release (greenlet-3.0.0rc3).

I could make this work (it would cause some incompatibilities with Playwright though), but there were additional issues (I couldnt make geventhttpclient work - from gevent.ssl import match_hostname fails because match_hostname is gone)

@cyberw
cyberw force-pushed the test-and-explicitly-support-python-3.12 branch from 7cf608a to 49cebb9 Compare October 3, 2023 13:52
@cyberw
cyberw merged commit ee7ddab into master Oct 3, 2023
@cyberw
cyberw deleted the test-and-explicitly-support-python-3.12 branch October 3, 2023 19:39
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