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

Note that Python 3.9 is broken #981

Closed
wants to merge 1 commit into from

Conversation

dangreenisrael
Copy link

Python 3.9 is busted for wheel installs

See issue: #968

@ghost
Copy link

ghost commented Nov 6, 2020

It looks like @dangreenisrael hasn't signed our Contributor License Agreement, yet.

The purpose of a CLA is to ensure that the guardian of a project's outputs has the necessary ownership or grants of rights over all contributions to allow them to distribute under the chosen licence.
Wikipedia

You can read and sign our full Contributor License Agreement here.

Once you've signed reply with [clabot:check] to prove it.

Appreciation of efforts,

clabot

@@ -284,7 +284,7 @@ client's CA location with `'ssl.ca.location': certifi.where()`.
Prerequisites
=============

* Python >= 2.7 or Python 3.x
* Python >= 2.7, >=3.9
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If Py 3.9 is broken then this should be <3.9, but we'll want to fix it instead.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whoops. Typo.

Agreed about fixing it instead, but I think for the time being a note that it is broken with 3.9 would be save people a lot of heartache

@edenhill edenhill closed this Nov 10, 2020
@dangreenisrael dangreenisrael deleted the patch-1 branch November 15, 2020 15:13
@dangreenisrael
Copy link
Author

Superseded by: #987

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