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 Python 3.9 support #744

Merged
merged 1 commit into from Nov 12, 2020
Merged

Add Python 3.9 support #744

merged 1 commit into from Nov 12, 2020

Conversation

ThePumpingLemma
Copy link
Collaborator

@ThePumpingLemma ThePumpingLemma commented Nov 12, 2020

Add Python 3.9 support

Description

Add Python 3.9 support

Related Issue

#745

Motivation and Context

Add Python 3.9 support

How Has This Been Tested?

Added Python 3.9 to test matrix

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have run the make format command to format my code
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • I have added my name and/or github handle to AUTHORS.rst
  • I have added my change to CHANGES.rst
  • All new and existing tests passed.

@codecov
Copy link

codecov bot commented Nov 12, 2020

Codecov Report

Merging #744 (93c9dfb) into master (e854c48) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #744   +/-   ##
=======================================
  Coverage   97.44%   97.44%           
=======================================
  Files          18       18           
  Lines         980      980           
  Branches      148      148           
=======================================
  Hits          955      955           
  Misses         12       12           
  Partials       13       13           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e854c48...93c9dfb. Read the comment docs.

@ThePumpingLemma ThePumpingLemma changed the title Add support for Python 3.9 Add Python 3.9 support Nov 12, 2020
@ThePumpingLemma ThePumpingLemma marked this pull request as ready for review November 12, 2020 16:58
@ThePumpingLemma ThePumpingLemma merged commit 746fdfd into master Nov 12, 2020
@ThePumpingLemma ThePumpingLemma deleted the python39 branch November 12, 2020 17:29
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.

None yet

2 participants