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 bkabrda
Recipients benjamin.peterson, bkabrda, josh.r, pitrou, serhiy.storchaka, stutzbach
Date 2014-06-20.07:47:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1403250450.75.0.130036226547.issue21679@psf.upfronthosting.co.za>
In-reply-to
Content
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
History
Date User Action Args
2014-06-20 07:47:30bkabrdasetrecipients: + bkabrda, pitrou, benjamin.peterson, stutzbach, serhiy.storchaka, josh.r
2014-06-20 07:47:30bkabrdasetmessageid: <1403250450.75.0.130036226547.issue21679@psf.upfronthosting.co.za>
2014-06-20 07:47:30bkabrdalinkissue21679 messages
2014-06-20 07:47:30bkabrdacreate