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 terry.reedy
Recipients docs@python, meowmeowmeowcat, terry.reedy, yangqing
Date 2021-08-13.23:39:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1628897962.98.0.406714789347.issue44907@roundup.psfhosted.org>
In-reply-to
Content
Example here is in 
https://docs.python.org/3/tutorial/controlflow.html#default-argument-values
2 more in PR in
https://docs.python.org/3/tutorial/controlflow.html#function-examples

I confirmed that message is same in 3.10 and 3.11.
History
Date User Action Args
2021-08-13 23:39:23terry.reedysetrecipients: + terry.reedy, docs@python, meowmeowmeowcat, yangqing
2021-08-13 23:39:22terry.reedysetmessageid: <1628897962.98.0.406714789347.issue44907@roundup.psfhosted.org>
2021-08-13 23:39:22terry.reedylinkissue44907 messages
2021-08-13 23:39:22terry.reedycreate