[issue23842] SystemError: ../Objects/longobject.c:998: bad argument to internal function

Roundup Robot report at bugs.python.org
Mon Apr 20 08:33:22 CEST 2015


Roundup Robot added the comment:

New changeset cd7d51b5c951 by Serhiy Storchaka in branch '2.7':
Issue #23842: os.major(), os.minor() and os.makedev() now support ints again.
https://hg.python.org/cpython/rev/cd7d51b5c951

New changeset 998d967b8a57 by Serhiy Storchaka in branch '3.4':
Issue #23842: Added tests for os.major(), os.minor() and os.makedev().
https://hg.python.org/cpython/rev/998d967b8a57

New changeset d477da6f287f by Serhiy Storchaka in branch 'default':
Issue #23842: Added tests for os.major(), os.minor() and os.makedev().
https://hg.python.org/cpython/rev/d477da6f287f

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list