Use aware UTC datetimes internally by scop · Pull Request #1009 · python-babel/babel

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

akx merged 1 commit intopython-babel:masterfrom

scop:py312-naive-utc

Jun 27, 2023

Merged

Use aware UTC datetimes internally#1009

akx merged 1 commit intopython-babel:masterfrom

scop:py312-naive-utc

Conversation

@scop

Copy link

Contributor

@scop scop commented

Jun 11, 2023

Avoids deprecation warnings on Python 3.12.

Avoids deprecation warnings on Python 3.12.

@akx akx enabled auto-merge (squash)

June 27, 2023 20:02

@codecov

Copy link

codecov bot commented

Jun 27, 2023

edited

Loading

Codecov Report

Merging #1009 (84e8040) into master (c30af80) will not change coverage.
The diff coverage is 60.00%.

@@           Coverage Diff           @@
##           master    #1009   +/-   ##
=======================================
  Coverage   90.90%   90.90%           
=======================================
  Files          25       25           
  Lines        4356     4356           
=======================================
  Hits         3960     3960           
  Misses        396      396           
Impacted Files Coverage Δ
babel/dates.py 87.24% <60.00%> (ø)

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

@akx akx merged commit 1747d22 into python-babel:master

Jun 27, 2023

@scop scop deleted the py312-naive-utc branch

July 9, 2023 05:34

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@scop @akx