[issue42401] Plislit does not handle date timezone correctly

2020-11-18 Thread Jean-Charles BERTIN


New submission from Jean-Charles BERTIN :

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 
<https://bugs.python.org/issue42401>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue42401] Plislit does not handle date timezone correctly

2020-11-18 Thread Jean-Charles BERTIN


Change by Jean-Charles BERTIN :


--
keywords: +patch
pull_requests: +22276
stage:  -> patch review
pull_request: https://github.com/python/cpython/pull/23384

___
Python tracker 
<https://bugs.python.org/issue42401>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue42401] Plislit does not handle date timezone correctly

2020-11-18 Thread Jean-Charles BERTIN


Change by Jean-Charles BERTIN :


--
components:  -macOS

___
Python tracker 
<https://bugs.python.org/issue42401>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com