[issue34553] Python Crashes when trying to access any date related fields in MailItem

Erik Janssens report at bugs.python.org
Thu Sep 6 17:49:21 EDT 2018


Erik Janssens <erik.janssens at conceptive.be> added the comment:

for what's it worth, I've observed similar crashes under these strange circumstances :

- the crashes don't appear in python 3.4, but they do in 3.5 (maybe due to switch in msvc runtime)

- the crashes do appear when run as script, the exact same commands in the repl work as expected

- the crashes behave the same when using ActiveQt/PyQt instead of pywin32, which suggests it's not a pywin32 issue

----------
nosy: +erikjanss

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


More information about the Python-bugs-list mailing list