Mark Dickinson <[email protected]> added the comment:
Here's a bug report from someone else running into the same issue on Scrapy; looks like they worked around the issue by simply removing the timezone information from the `datefmt` (which is what we ended up doing, too): https://github.com/scrapy/scrapy/issues/1270 ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue35427> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
