Serhiy Storchaka added the comment:

Yes, there were commits with non-ASCII messages near that time:

changeset:   95165:f6c6304c8193
user:        Benjamin Peterson <benja...@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.pek...@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.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue23813>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to