Skip to content

Comments

Add support for python 3.11#289

Merged
JacobHayes merged 5 commits intogoldenfrom
py-3.11
Nov 28, 2022
Merged

Add support for python 3.11#289
JacobHayes merged 5 commits intogoldenfrom
py-3.11

Conversation

@JacobHayes
Copy link
Member

Description

Adds support for python 3.11.

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Locally and CI

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in upstream modules

@codecov-commenter
Copy link

codecov-commenter commented Nov 28, 2022

Codecov Report

Merging #289 (73c1939) into golden (0790e2c) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##            golden      #289    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           42        42            
  Lines         2597      2599     +2     
  Branches       411       654   +243     
==========================================
+ Hits          2597      2599     +2     
Impacted Files Coverage Δ
src/arti/internal/patches.py 100.00% <100.00%> (ø)
src/arti/internal/type_hints.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@JacobHayes JacobHayes merged commit 2e466cd into golden Nov 28, 2022
@JacobHayes JacobHayes deleted the py-3.11 branch November 28, 2022 19:59
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.

2 participants