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 berker.peksag
Recipients ashkop, berker.peksag, brett.cannon, docs@python, martin.panter, python-dev, r.david.murray, serhiy.storchaka
Date 2015-03-21.01:59:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1426903153.35.0.668129262124.issue22832@psf.upfronthosting.co.za>
In-reply-to
Content
> I object to dropping the brackets from the function signatures. Now it gives the impression that the functions accept keyword arguments:

See issue 21488 for a similar confusion.
History
Date User Action Args
2015-03-21 01:59:13berker.peksagsetrecipients: + berker.peksag, brett.cannon, r.david.murray, docs@python, python-dev, martin.panter, serhiy.storchaka, ashkop
2015-03-21 01:59:13berker.peksagsetmessageid: <1426903153.35.0.668129262124.issue22832@psf.upfronthosting.co.za>
2015-03-21 01:59:13berker.peksaglinkissue22832 messages
2015-03-21 01:59:12berker.peksagcreate