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 python-dev
Recipients brett.cannon, larry, loewis, python-dev, serhiy.storchaka
Date 2014-11-10.01:23:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20141110012259.707.490@psf.io>
In-reply-to
Content
New changeset 6e6532d313a1 by Brett Cannon in branch 'default':
Issue 20152, 22821: Port the fcntl module to Argument Clinic.
https://hg.python.org/cpython/rev/6e6532d313a1
History
Date User Action Args
2014-11-10 01:23:02python-devsetrecipients: + python-dev, loewis, brett.cannon, larry, serhiy.storchaka
2014-11-10 01:23:02python-devlinkissue20152 messages
2014-11-10 01:23:01python-devcreate