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.10 support #58

Merged
merged 1 commit into from Oct 14, 2021
Merged

Add Python 3.10 support #58

merged 1 commit into from Oct 14, 2021

Conversation

joguSD
Copy link
Contributor

@joguSD joguSD commented Oct 14, 2021

Updates the CRT version to match the latest version of botocore:

boto/botocore#2523

Ran the integ tests locally on Python 3.10 as well.

@codecov-commenter
Copy link

codecov-commenter commented Oct 14, 2021

Codecov Report

Merging #58 (ce9f11a) into develop (316906c) will not change coverage.
The diff coverage is 0.00%.

❗ Current head ce9f11a differs from pull request most recent head 0d2ccfe. Consider uploading reports for the commit 0d2ccfe to get more accurate results
Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #58   +/-   ##
========================================
  Coverage    88.77%   88.77%           
========================================
  Files           34       34           
  Lines         1925     1925           
========================================
  Hits          1709     1709           
  Misses         216      216           
Flag Coverage Δ
unittests 88.77% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
setup.py 0.00% <0.00%> (ø)

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 316906c...0d2ccfe. Read the comment docs.

nateprewitt
nateprewitt previously approved these changes Oct 14, 2021
@nateprewitt
Copy link
Contributor

Hmm, looks like 3.10 isn't happy about something.

TypeError: required field "lineno" missing from alias

@nateprewitt nateprewitt self-requested a review October 14, 2021 23:01
@nateprewitt
Copy link
Contributor

Oh, this needs to be pytest==6.2.5.

@joguSD joguSD merged commit 27242bd into develop Oct 14, 2021
@joguSD joguSD mentioned this pull request Oct 18, 2021
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