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.

作者 bkabrda
收信人 benjamin.peterson, bkabrda, josh.r, pitrou, serhiy.storchaka, stutzbach
日期 2014-06-20.07:47:29
SpamBayes Score -1.0
Marked as misclassified
Message-id <1403250450.75.0.130036226547.issue21679@psf.upfronthosting.co.za>
In-reply-to
内容
I'm attaching fourth version of the patch. Changes:
- fileio's _blksize member is now of type T_UINT
- extended test_fileio.AutoFileTests.testAttributes to also test _blksize value
历史
日期 用户 动作 参数
2014-06-20 07:47:30bkabrda修改recipients: + bkabrda, pitrou, benjamin.peterson, stutzbach, serhiy.storchaka, josh.r
2014-06-20 07:47:30bkabrda修改messageid: <1403250450.75.0.130036226547.issue21679@psf.upfronthosting.co.za>
2014-06-20 07:47:30bkabrda链接issue21679 messages
2014-06-20 07:47:30bkabrda创建