Message 265516 - Python tracker (original) (raw)

Message265516

Author serhiy.storchaka
Recipients martin.panter, pitrou, serhiy.storchaka
Date 2016-05-14.10:52:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 1463223139.45.0.966969202736.issue23813@psf.upfronthosting.co.za
In-reply-to
Content
Yes, there were commits with non-ASCII messages near that time: changeset: 95165:f6c6304c8193 user: Benjamin Peterson <benjamin@python.org> date: Tue Mar 24 12:12:44 2015 -0400 files: Doc/library/functions.rst description: change Σ to ν for obscure joke reasons https://twitter.com/ncoghlan_dev/status/579173053793353728 changeset: 94994:35a780a9a3b4 branch: 3.4 parent: 94991:5f49f79d5a83 user: Berker Peksag <berker.peksag@gmail.com> date: Sun Mar 15 01:51:56 2015 +0200 files: Lib/unittest/mock.py Lib/unittest/test/testmock/testmagicmethods.py Misc/NEWS description: Issue #23568: Add rdivmod support to MagicMock() objects. Patch by Håkan Lövdahl. I think the bug still exists and can be reproduced if make a commit with non-ASCII message.
History
Date User Action Args
2016-05-14 10:52:19 serhiy.storchaka set recipients: + serhiy.storchaka, pitrou, martin.panter
2016-05-14 10:52:19 serhiy.storchaka set messageid: 1463223139.45.0.966969202736.issue23813@psf.upfronthosting.co.za
2016-05-14 10:52:19 serhiy.storchaka link issue23813 messages
2016-05-14 10:52:19 serhiy.storchaka create