[issue15988] Inconsistency in overflow error messages of integer argument

Oren Milman report at bugs.python.org
Sun Mar 19 10:01:03 EDT 2017


Oren Milman added the comment:

Here is a patch including only changes related to mmap, posix, socket and select.

(I ran the test module, and on my Windows 10, the same tests failed with
and without my patches. However, on my Ubuntu 16.04 VM, none of the tests
failed.)

----------
Added file: http://bugs.python.org/file46742/mmap_posix_socket_select_patchVer1.diff

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


More information about the Python-bugs-list mailing list