Skip to content

add Python 3.10 rc #87

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

Merged
merged 9 commits into from
Sep 23, 2021
Merged

add Python 3.10 rc #87

merged 9 commits into from
Sep 23, 2021

Conversation

jschlyter
Copy link
Collaborator

@jschlyter jschlyter commented May 17, 2021

It's time to start testing with Python 3.10 pending the release in October

@jschlyter jschlyter added the dontmerge Do not merge label May 17, 2021
@jschlyter jschlyter self-assigned this May 17, 2021
rohe
rohe previously approved these changes May 17, 2021
@jschlyter jschlyter changed the base branch from develop to main September 22, 2021 08:14
@jschlyter jschlyter changed the title add Python 3.10 beta add Python 3.10 rc Sep 22, 2021
@jschlyter jschlyter removed the dontmerge Do not merge label Sep 22, 2021
@jschlyter jschlyter requested a review from rohe September 22, 2021 09:01
rohe
rohe previously approved these changes Sep 23, 2021
@codecov-commenter
Copy link

codecov-commenter commented Sep 23, 2021

Codecov Report

Merging #87 (6893f1e) into main (ca85903) will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #87      +/-   ##
==========================================
+ Coverage   77.69%   77.71%   +0.02%     
==========================================
  Files          41       41              
  Lines        4312     4316       +4     
  Branches      834      835       +1     
==========================================
+ Hits         3350     3354       +4     
- Misses        700      701       +1     
+ Partials      262      261       -1     
Impacted Files Coverage Δ
src/cryptojwt/key_issuer.py 81.13% <ø> (+0.62%) ⬆️
src/cryptojwt/key_jar.py 76.31% <ø> (ø)
src/cryptojwt/serialize/item.py 100.00% <ø> (ø)
src/cryptojwt/tools/keyconv.py 42.50% <ø> (ø)
src/cryptojwt/tools/keygen.py 0.00% <ø> (ø)
src/cryptojwt/jwk/rsa.py 76.51% <0.00%> (-0.32%) ⬇️
src/cryptojwt/tools/jwtpeek.py 0.00% <0.00%> (ø)
src/cryptojwt/jwe/jwe.py 87.50% <0.00%> (+0.10%) ⬆️
src/cryptojwt/jwt.py 76.66% <0.00%> (+0.11%) ⬆️

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 ca85903...6893f1e. Read the comment docs.

@jschlyter jschlyter merged commit 8edbcf7 into main Sep 23, 2021
@jschlyter jschlyter deleted the python_3_10 branch September 23, 2021 07:04
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.

3 participants