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 ashkop
Recipients ashkop, brett.cannon, docs@python, serhiy.storchaka
Date 2015-02-27.08:55:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1425027356.85.0.600286905295.issue22832@psf.upfronthosting.co.za>
In-reply-to
Content
Created a patch. It renames arguments in clinic declarations and in documents. For lockf I've chosen Linux naming, because it really calls fcntl which has an argument called cmd, not function.
History
Date User Action Args
2015-02-27 08:55:57ashkopsetrecipients: + ashkop, brett.cannon, docs@python, serhiy.storchaka
2015-02-27 08:55:56ashkopsetmessageid: <1425027356.85.0.600286905295.issue22832@psf.upfronthosting.co.za>
2015-02-27 08:55:56ashkoplinkissue22832 messages
2015-02-27 08:55:56ashkopcreate