python-pptx icon indicating copy to clipboard operation
python-pptx copied to clipboard

Use UTC-aware datetime objects

Open MeggyCal opened this issue 1 year ago • 0 comments

It started to produce DeprecationWarning in Python 3.12 and caused the tests to fail. This fixes the tests on Python 3.12.

MeggyCal avatar Mar 15 '24 09:03 MeggyCal