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 <rep...@bugs.python.org>
<http://bugs.python.org/issue23842>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to