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

Remove legacy code from Python 2 #294

Merged
merged 3 commits into from
Oct 10, 2023

Conversation

Rotzbua
Copy link
Contributor

@Rotzbua Rotzbua commented Jan 8, 2023

Not needed with Python 3 because it is default lib.

@codecov
Copy link

codecov bot commented Sep 25, 2023

Codecov Report

Merging #294 (ae93641) into develop (a976616) will increase coverage by 1.17%.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           develop     #294      +/-   ##
===========================================
+ Coverage    90.30%   91.47%   +1.17%     
===========================================
  Files            9        9              
  Lines          227      223       -4     
  Branches        35       35              
===========================================
- Hits           205      204       -1     
+ Misses          19       16       -3     
  Partials         3        3              
Files Changed Coverage Δ
knox/auth.py 92.64% <100.00%> (+3.75%) ⬆️

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

@AdamDonna
Copy link
Contributor

@giovannicimolin This also looks good to me. Let me know what you think.
This looks like it cleans up the last of the "six" references https://github.com/search?q=repo%3Ajazzband%2Fdjango-rest-knox+six&type=code

Copy link
Contributor

@giovannicimolin giovannicimolin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

  • Changes looks good: code reviewed! ✔️
  • CI Checks passing ✔️

Thanks for the contribution! I'll merge these changes now.

@giovannicimolin giovannicimolin merged commit 72e91e4 into jazzband:develop Oct 10, 2023
8 checks passed
@Rotzbua Rotzbua deleted the remove_legacy_py2 branch October 10, 2023 10:52
dontexit pushed a commit to dontexit/django-rest-knox that referenced this pull request Jan 24, 2024
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