[New-bugs-announce] [issue42401] Plislit does not handle date timezone correctly

Jean-Charles BERTIN report at bugs.python.org
Wed Nov 18 19:48:03 EST 2020


New submission from Jean-Charles BERTIN <jc.bertin at free.fr>:

The plistlib library does not write dates correctly due to its timezone naive date management.

For an example, see https://gist.github.com/jcbertin/fedc115ea8122bec9953aa11041294eb or file attached.

----------
components: Library (Lib), macOS
files: incorrect_timezone.py
messages: 381386
nosy: jcbertin, ned.deily, ronaldoussoren
priority: normal
severity: normal
status: open
title: Plislit does not handle date timezone correctly
type: behavior
versions: Python 3.10, Python 3.6, Python 3.7, Python 3.8, Python 3.9
Added file: https://bugs.python.org/file49607/incorrect_timezone.py

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue42401>
_______________________________________


More information about the New-bugs-announce mailing list