[issue42401] Plislit does not handle date timezone correctly

2020-11-19 Thread Ronald Oussoren
Change by Ronald Oussoren : -- components: +macOS ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mai

[issue42401] Plislit does not handle date timezone correctly

2020-11-18 Thread Jean-Charles BERTIN
Change by Jean-Charles BERTIN : -- components: -macOS ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https:

[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

[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: