This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients Yury.Selivanov, brett.cannon, georg.brandl, larry, serhiy.storchaka, taleinat, vajrasky, zach.ware
Date 2014-01-22.10:35:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390386908.54.0.152255626115.issue20341@psf.upfronthosting.co.za>
In-reply-to
Content
And thank you for the fix for the __init__ methods. Could you please commit it? The I'll update patches for bz2 and lzma modules.

Looks as Vajrasky Kok has encountered with yet one bug in generated __init__ wrapper(issue20185).
History
Date User Action Args
2014-01-22 10:35:08serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, georg.brandl, taleinat, larry, Yury.Selivanov, zach.ware, vajrasky
2014-01-22 10:35:08serhiy.storchakasetmessageid: <1390386908.54.0.152255626115.issue20341@psf.upfronthosting.co.za>
2014-01-22 10:35:08serhiy.storchakalinkissue20341 messages
2014-01-22 10:35:08serhiy.storchakacreate