Alexander Belopolsky <[email protected]> added the comment:
I am going to merge PR 4015 submitted for issue 31800. That issue asks to make %z strptime format accept offsets with : separators. Given that a similar feature has been added to glibc several years ago, I don't see much need for bikeshedding. This issue will remain open and will focus on strftime. ---------- dependencies: +datetime.strptime: Support for parsing offsets with a colon _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue24954> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
