python-babel / babel

The official repository for Babel, the Python Internationalization Library
http://babel.pocoo.org/
BSD 3-Clause "New" or "Revised" License
1.29k stars 433 forks source link

Use aware UTC datetimes internally #1009

Closed scop closed 1 year ago

scop commented 1 year ago

Avoids deprecation warnings on Python 3.12.

codecov[bot] commented 1 year ago

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%> (ø)

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