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 brett.cannon
Recipients brett.cannon, larry, loewis, python-dev
Date 2014-11-07.17:44:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1415382260.91.0.87151781712.issue20152@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a new patch for fcntl. I would like a review since I had to get a bit tricky to handle the polymorphic arguments for fcntl and ioctl and I don't think the test suite is that thorough for this module.
History
Date User Action Args
2014-11-07 17:44:21brett.cannonsetrecipients: + brett.cannon, loewis, larry, python-dev
2014-11-07 17:44:20brett.cannonsetmessageid: <1415382260.91.0.87151781712.issue20152@psf.upfronthosting.co.za>
2014-11-07 17:44:20brett.cannonlinkissue20152 messages
2014-11-07 17:44:20brett.cannoncreate