Ronald Oussoren <ronaldousso...@mac.com> added the comment:

There's not enough information in the issue to be sure, but I'm inclined to say 
this is a 3th-party problem.  To be sure someone will have to reproduce the 
problem in a debugger, or provide a stack trace of the crash.

The initial message says there's a crash when using pywin32 to access 
particular COM APIs, and msg324713 says that the same thing can happen when 
using PyQt.

Either project is 3th-party, as is the actual COM dispatch machinery in 
Windows. And the past has shown that crashes that happen when 3th-party 
extensions are involved are almost never due to bugs in CPython.

@erikjanss: I'm assuming that you mean that using PyQt to access and outlook 
COM API can cause a crash, is that correct?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue34553>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to