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:37:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490395078.57.0.370300461003.issue29619@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 68d29809405dc766966b2b973b8597212fbc3dbd by Victor Stinner in branch '3.6':
bpo-29619: Convert st_ino using unsigned integer (#557) (#584)
https://github.com/python/cpython/commit/68d29809405dc766966b2b973b8597212fbc3dbd
History
Date User Action Args
2017-03-24 22:37:58vstinnersetrecipients: + vstinner, serhiy.storchaka, eryksun, steve.dower, xiang.zhang, mba
2017-03-24 22:37:58vstinnersetmessageid: <1490395078.57.0.370300461003.issue29619@psf.upfronthosting.co.za>
2017-03-24 22:37:58vstinnerlinkissue29619 messages
2017-03-24 22:37:58vstinnercreate