Message339279
| Author | methane |
|---|---|
| Recipients | CAM-Gerlach, docs@python, giampaolo.rodola, methane, tarek |
| Date | 2019-04-01.05:37:22 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1554097042.98.0.0388563165224.issue36490@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I don' think they are modern-style vs legacy-style. When explicit default value is present, the default value is documented in signature like `param=42`. On the other hand, when default value is not explicit (just an placeholder), the parameter is expressed using optional group `[param]`. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-04-01 05:37:23 | methane | set | recipients: + methane, giampaolo.rodola, tarek, docs@python, CAM-Gerlach |
| 2019-04-01 05:37:22 | methane | set | messageid: <1554097042.98.0.0388563165224.issue36490@roundup.psfhosted.org> |
| 2019-04-01 05:37:22 | methane | link | issue36490 messages |
| 2019-04-01 05:37:22 | methane | create | |