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

Add support for Python 3.9. #43

Merged
merged 4 commits into from
Sep 28, 2020
Merged

Add support for Python 3.9. #43

merged 4 commits into from
Sep 28, 2020

Conversation

icemac
Copy link
Member

@icemac icemac commented Feb 12, 2020

Needs:

  • Adaption of tox.ini
  • Changes in trove classifiers
  • Change log

After Python 3.9 final is released.

@icemac icemac self-assigned this Feb 12, 2020
@icemac icemac added this to In progress in Zope 5 via automation Feb 14, 2020
@icemac icemac removed this from In progress in Zope 5 Sep 28, 2020
@icemac icemac added this to In progress in Zope 5.0 via automation Sep 28, 2020
@icemac icemac changed the title Try out Python 3.9 on TravisCI. Add support for Python 3.9. Sep 28, 2020
@icemac icemac moved this from In progress to Needs review in Zope 5.0 Sep 28, 2020
@icemac icemac marked this pull request as ready for review September 28, 2020 12:38
setenv =
PURE_PYTHON = 1
COVERAGE_FILE=.coverage.{envname}
pure,coverage: PURE_PYTHON = 1
Copy link
Member Author

Choose a reason for hiding this comment

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

I've taken this approach from ExtensionClass.

Zope 5.0 automation moved this from Needs review to Reviewer approved Sep 28, 2020
@icemac icemac merged commit ba40130 into master Sep 28, 2020
Zope 5.0 automation moved this from Reviewer approved to Done Sep 28, 2020
@icemac icemac deleted the py39 branch September 28, 2020 13:31
@icemac icemac restored the py39 branch September 28, 2020 15:10
@icemac icemac deleted the py39 branch September 28, 2020 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Zope 5.0
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants