Skip to content
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

Python 3.8 support #504

Merged
merged 14 commits into from
Nov 20, 2019
Merged

Python 3.8 support #504

merged 14 commits into from
Nov 20, 2019

Conversation

1st1
Copy link
Member

@1st1 1st1 commented Nov 19, 2019

No description provided.

@1st1 1st1 requested a review from elprans November 19, 2019 21:38
The way the test rig is written seems to be incompatible
with ProactorEventLoop which is the dafault on Windows in
Python 3.8
The old way of TLS upgrade (openining a connection, asking postgres
to do TLS and then duping the underlying socket) seems not to work
anymore on Windows with Python 3.8.
@1st1 1st1 merged commit dcef298 into master Nov 20, 2019
@1st1 1st1 deleted the 38 branch November 20, 2019 19:47
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.

2 participants