Message395292
| Author | andrei.avk |
|---|---|
| Recipients | andrei.avk, docs@python, kamilturek, nmarrow |
| Date | 2021-06-07.22:33:56 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1623105236.37.0.841895190753.issue31472@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I don't think the docs in current form imply keyword args are disallowed: "arguments" covers both positional and keyword args, and the call as given in example would work for both positional and keyword args (though not overriding the default value of an arg). It seems to me this can be closed. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-06-07 22:33:56 | andrei.avk | set | recipients: + andrei.avk, docs@python, nmarrow, kamilturek |
| 2021-06-07 22:33:56 | andrei.avk | set | messageid: <1623105236.37.0.841895190753.issue31472@roundup.psfhosted.org> |
| 2021-06-07 22:33:56 | andrei.avk | link | issue31472 messages |
| 2021-06-07 22:33:56 | andrei.avk | create | |