Message 341191 - Python tracker

Message341191

Author BTaskaya
Recipients BTaskaya, methane, yselivanov
Date 2019-05-01.11:56:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556711761.15.0.137727865615.issue36764@roundup.psfhosted.org>
In-reply-to
Content
It is based on default behavior of cpython. It tries to import _abc first instead of _py_abc and this type targets c implementation.
History
Date User Action Args
2019-05-01 11:56:01BTaskayasetrecipients: + BTaskaya, methane, yselivanov
2019-05-01 11:56:01BTaskayasetmessageid: <1556711761.15.0.137727865615.issue36764@roundup.psfhosted.org>
2019-05-01 11:56:01BTaskayalinkissue36764 messages
2019-05-01 11:56:00BTaskayacreate