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 erlendaasland
Recipients berker.peksag, docs@python, erlendaasland, nchammas, serhiy.storchaka
Date 2021-02-09.10:58:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1612868282.89.0.63534826093.issue43094@roundup.psfhosted.org>
In-reply-to
Content
Quoting from Victor Stinner's reply on python-dev (https://mail.python.org/archives/list/python-dev@python.org/message/X6SZIVOZ233TLLJV43UQEHMV3ELGP34S/):

If there are applications relying on the parameter name, it's better
to trust the Python implementation, rather than the documentation.

It would be better to make these parameters positional only in the
first place, but now it's too late for such backward incompatible
change :-(
History
Date User Action Args
2021-02-09 10:58:02erlendaaslandsetrecipients: + erlendaasland, docs@python, berker.peksag, serhiy.storchaka, nchammas
2021-02-09 10:58:02erlendaaslandsetmessageid: <1612868282.89.0.63534826093.issue43094@roundup.psfhosted.org>
2021-02-09 10:58:02erlendaaslandlinkissue43094 messages
2021-02-09 10:58:02erlendaaslandcreate