[issue29969] Typo in decimal error message

2017-04-03 Thread Angus Hollands

New submission from Angus Hollands:

When passing an object that fails Py_FloatCheck, the error message raised reads
"argument must be int of float", rather than "argument must be int or float"

--
components: Extension Modules
messages: 291070
nosy: Angus Hollands
priority: normal
severity: normal
status: open
title: Typo in decimal error message
type: enhancement
versions: Python 3.7

___
Python tracker 
<http://bugs.python.org/issue29969>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue29969] Typo in decimal error message

2017-04-03 Thread Angus Hollands

Changes by Angus Hollands :


--
pull_requests: +1151

___
Python tracker 
<http://bugs.python.org/issue29969>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com