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.11 and drop EOL Python 3.6 #184

Merged
merged 6 commits into from
Jul 8, 2022

Conversation

hugovk
Copy link
Contributor

@hugovk hugovk commented Jul 8, 2022

Includes PR #183 to fix CI.

3.11 needs some temporary workarounds to install dependencies, similar to Bedevere, see:

@hugovk hugovk changed the title Drop support for EOL Python 3.6 Add support for Python 3.11 and drop EOL Python 3.6 Jul 8, 2022
@codecov-commenter
Copy link

codecov-commenter commented Jul 8, 2022

Codecov Report

Merging #184 (c9c6155) into main (8c60e56) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #184   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            9         9           
  Lines          461       461           
  Branches       102       108    +6     
=========================================
  Hits           461       461           
Impacted Files Coverage Δ
gidgethub/actions.py 100.00% <100.00%> (ø)

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@brettcannon
Copy link
Collaborator

Unfortunately there are merge conflicts now after I merged one of your other PRs. 😅

@hugovk
Copy link
Contributor Author

hugovk commented Jul 8, 2022

Resolved :)

@brettcannon brettcannon merged commit 64888cb into gidgethub:main Jul 8, 2022
@hugovk hugovk deleted the rm-3.6 branch July 9, 2022 05:16
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

3 participants