This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients eryksun, mba, serhiy.storchaka, steve.dower, vstinner, xiang.zhang
Date 2017-03-24.22:38:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490395112.44.0.747218326772.issue29619@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 0f6d73343d342c106cda2219ebb8a6f0c4bd9b3c by Victor Stinner in branch 'master':
bpo-29619: Convert st_ino using unsigned integer (#557)
https://github.com/python/cpython/commit/0f6d73343d342c106cda2219ebb8a6f0c4bd9b3c
History
Date User Action Args
2017-03-24 22:38:32vstinnersetrecipients: + vstinner, serhiy.storchaka, eryksun, steve.dower, xiang.zhang, mba
2017-03-24 22:38:32vstinnersetmessageid: <1490395112.44.0.747218326772.issue29619@psf.upfronthosting.co.za>
2017-03-24 22:38:32vstinnerlinkissue29619 messages
2017-03-24 22:38:32vstinnercreate