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 serhiy.storchaka
Recipients jcea, python-dev, serhiy.storchaka
Date 2015-01-18.09:47:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1421574478.05.0.617150333172.issue23098@psf.upfronthosting.co.za>
In-reply-to
Content
Committed to 2.7 with small change: stat() and makedev() should return int instead of long if possible.
History
Date User Action Args
2015-01-18 09:47:58serhiy.storchakasetrecipients: + serhiy.storchaka, jcea, python-dev
2015-01-18 09:47:58serhiy.storchakasetmessageid: <1421574478.05.0.617150333172.issue23098@psf.upfronthosting.co.za>
2015-01-18 09:47:58serhiy.storchakalinkissue23098 messages
2015-01-18 09:47:57serhiy.storchakacreate