Message 316482 - Python tracker

Message316482

Author mbussonn
Recipients mbussonn
Date 2018-05-13.21:42:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1526247744.31.0.682650639539.issue33487@psf.upfronthosting.co.za>
In-reply-to
Content
BZ2File(buffering=None) should emit a deprecation warning as the argument is deprecated.

The deprecation message and documentation should say since when it is deprecated. (AFAICT since 3.3)
History
Date User Action Args
2018-05-13 21:42:24mbussonnsetrecipients: + mbussonn
2018-05-13 21:42:24mbussonnsetmessageid: <1526247744.31.0.682650639539.issue33487@psf.upfronthosting.co.za>
2018-05-13 21:42:24mbussonnlinkissue33487 messages
2018-05-13 21:42:24mbussonncreate