Message 273749 - Python tracker (original) (raw)

Message273749

Author brett.cannon
Recipients JelleZijlstra, brett.cannon, ethan.furman, martin.panter, python-dev, serhiy.storchaka
Date 2016-08-27.02:31:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 1472265071.08.0.580872518494.issue26027@psf.upfronthosting.co.za
In-reply-to
Content
Thanks for catching that, Martin. I removed the test for bytearray as it was originally written before the deprecation.
History
Date User Action Args
2016-08-27 02:31:11 brett.cannon set recipients: + brett.cannon, ethan.furman, python-dev, martin.panter, serhiy.storchaka, JelleZijlstra
2016-08-27 02:31:11 brett.cannon set messageid: 1472265071.08.0.580872518494.issue26027@psf.upfronthosting.co.za
2016-08-27 02:31:11 brett.cannon link issue26027 messages
2016-08-27 02:31:10 brett.cannon create