◐ Shell
clean mode source ↗

Message 300177 - Python tracker

Message300177

Author serhiy.storchaka
Recipients giampaolo.rodola, methane, serhiy.storchaka, vstinner, yselivanov
Date 2017-08-11.16:51:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1502470268.55.0.153805579583.issue31185@psf.upfronthosting.co.za>
In-reply-to
Content
They are occurred in very obscure cases like calling __init__ multiple times. The patch doesn't contain tests for them.
History
Date User Action Args
2017-08-11 16:51:08serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, giampaolo.rodola, methane, yselivanov
2017-08-11 16:51:08serhiy.storchakasetmessageid: <1502470268.55.0.153805579583.issue31185@psf.upfronthosting.co.za>
2017-08-11 16:51:08serhiy.storchakalinkissue31185 messages
2017-08-11 16:51:08serhiy.storchakacreate