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 larry, martin.panter, rhettinger, serhiy.storchaka
Date 2016-05-02.12:23:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1462191790.89.0.928981931626.issue26282@psf.upfronthosting.co.za>
In-reply-to
Content
For example here is a patch that partially reverts issue26243 by making "data" positional parameter, but keeping "level" positional-or-keyword parameter.
History
Date User Action Args
2016-05-02 12:23:10serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, larry, martin.panter
2016-05-02 12:23:10serhiy.storchakasetmessageid: <1462191790.89.0.928981931626.issue26282@psf.upfronthosting.co.za>
2016-05-02 12:23:10serhiy.storchakalinkissue26282 messages
2016-05-02 12:23:10serhiy.storchakacreate