New submission from Christian Heimes:

I found the issue while I was working on unit tests. It looks like a honest 
mistake ... :)

PyUnicode_FromStringAndSize("SHA1", 3);

----------
files: sha1name.patch
keywords: patch
messages: 193930
nosy: christian.heimes, gregory.p.smith, pitrou
priority: normal
severity: normal
stage: needs patch
status: open
title: _sha1module report "SHA" as its name
type: behavior
versions: Python 3.3, Python 3.4
Added file: http://bugs.python.org/file31086/sha1name.patch

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

Reply via email to