[issue29932] Missing word ("be") in error message ("first argument must a type object")

SylvainDe report at bugs.python.org
Tue Mar 28 08:35:05 EDT 2017


New submission from SylvainDe:

Very uninteresting issue but error message should probably be "first argument must BE a type object" in `array__array_reconstructor_impl` in Modules/arraymodule.c .

This has been introduced with ad077154d0f305ee0ba5bf41d3cb47d1d9c43e7b .

I'll handle this issue in the next day.

----------
messages: 290701
nosy: SylvainDe
priority: normal
severity: normal
status: open
title: Missing word ("be") in error message ("first argument must a type object")
type: enhancement
versions: Python 3.7

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue29932>
_______________________________________


More information about the Python-bugs-list mailing list