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 #52

Merged
merged 2 commits into from
Oct 7, 2020
Merged

Conversation

mcdonnnj
Copy link
Member

@mcdonnnj mcdonnnj commented Oct 7, 2020

πŸ—£ Description

This PR adds support for Python 3.9, which was released a couple days ago (2020-10-05) and you can see what's new on the release notes.

I am not going to merge this until we feel ready to roll it out. I just wanted the PR ready to go.

πŸ’­ Motivation and Context

New is good!

πŸ§ͺ Testing

Automated tests pass with no issue.

πŸ“· 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 (causes existing functionality to change)

βœ… Checklist

  • My code follows the code style of this project.
  • 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.
  • All new and existing tests passed.

@mcdonnnj mcdonnnj self-assigned this Oct 7, 2020
Copy link
Member

@dav3r dav3r left a comment

Choose a reason for hiding this comment

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

πŸ‘ Thanks for keeping us current!

cisagovbot pushed a commit that referenced this pull request Oct 7, 2020
Workflow improvements: 🦁 set-env, and 🐯 python-3.9, and 🐻 dependabot, oh my!
Copy link
Member

@jsf9k jsf9k left a comment

Choose a reason for hiding this comment

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

3.9 or bust!

@mcdonnnj mcdonnnj merged commit b4ed5ce into develop Oct 7, 2020
@mcdonnnj mcdonnnj deleted the improvements/add_py39_support branch October 7, 2020 20:41
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

4 participants