This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author hugovk
Recipients hugovk, ullix
Date 2020-10-05.13:10:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1601903449.99.0.66274451327.issue41917@roundup.psfhosted.org>
In-reply-to
Content
This probably isn't an issue with CPython 3.9.0 itself, but rather third-party libraries needing to add 3.9 support and provide wheels, and they may be waiting for 3.9.0 to be officially released (due out today!).

Here's a PR to add Python 3.9 support to Kiwi (aka kiwisolver):

https://github.com/nucleic/kiwi/pull/88
History
Date User Action Args
2020-10-05 13:10:50hugovksetrecipients: + hugovk, ullix
2020-10-05 13:10:49hugovksetmessageid: <1601903449.99.0.66274451327.issue41917@roundup.psfhosted.org>
2020-10-05 13:10:49hugovklinkissue41917 messages
2020-10-05 13:10:49hugovkcreate