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 pytz #1520

Merged
merged 1 commit into from
Aug 30, 2023
Merged

remove pytz #1520

merged 1 commit into from
Aug 30, 2023

Conversation

wongcht
Copy link
Contributor

@wongcht wongcht commented Aug 30, 2023

pytz is being deprecated, the usage of pytz in the package can be easily replaced by datetime.timezone.utc

I also plan to apply this commit to v2.

@codecov
Copy link

codecov bot commented Aug 30, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (f5aba2c) 96.01% compared to head (ac8458c) 96.01%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1520   +/-   ##
=======================================
  Coverage   96.01%   96.01%           
=======================================
  Files          51       51           
  Lines        1755     1755           
=======================================
  Hits         1685     1685           
  Misses         70       70           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@erikwrede
Copy link
Member

Thanks for all your PRs @wongcht! I will check the rest out in the weekend 😊

@erikwrede erikwrede merged commit baaef0d into graphql-python:master Aug 30, 2023
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

2 participants