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

feat: initial cpython 3.12 support #15

Merged
merged 2 commits into from
Jul 24, 2023
Merged

feat: initial cpython 3.12 support #15

merged 2 commits into from
Jul 24, 2023

Conversation

bdraco
Copy link
Owner

@bdraco bdraco commented Jul 24, 2023

No description provided.

@codecov
Copy link

codecov bot commented Jul 24, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (c9cd330) 95.20% compared to head (f7f931e) 95.20%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #15   +/-   ##
=======================================
  Coverage   95.20%   95.20%           
=======================================
  Files           1        1           
  Lines         146      146           
  Branches       16       16           
=======================================
  Hits          139      139           
  Misses          4        4           
  Partials        3        3           
Impacted Files Coverage Δ
src/chacha20poly1305_reuseable/__init__.py 95.20% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@bdraco bdraco marked this pull request as ready for review July 24, 2023 16:59
@bdraco bdraco merged commit 4187052 into main Jul 24, 2023
41 checks passed
@bdraco bdraco deleted the cpython3.12 branch July 24, 2023 16: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.

None yet

1 participant