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

Try out preliminary support for Python 3.9 #39

Merged
merged 5 commits into from
Mar 6, 2020
Merged

Try out preliminary support for Python 3.9 #39

merged 5 commits into from
Mar 6, 2020

Conversation

icemac
Copy link
Member

@icemac icemac commented Feb 14, 2020

There are failing tests in some packages which need to be fixed before we are able to support Python 3.9.

.travis.yml Outdated Show resolved Hide resolved
@icemac
Copy link
Member Author

icemac commented Feb 25, 2020

There are failing tests on Python 3.9 for:

  • zope.container
  • zope.keyreference

@jamadden
Copy link
Member

jamadden commented Feb 25, 2020

Probably because of zopefoundation/persistent#124.

It's fixed in master, and needs released, but there are two PRs I'd really like to see reviewed and merged first.

It hopefully fixes the tests as @jamadden suggested.
@icemac icemac marked this pull request as ready for review March 6, 2020 14:42
@icemac
Copy link
Member Author

icemac commented Mar 6, 2020

@jamadden Thank you for fixing persistent. It helped to fix the tests here, too.

@icemac icemac merged commit c40602e into master Mar 6, 2020
@icemac icemac deleted the py39 branch March 6, 2020 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants