Message340572
| Author | Windson Yang |
|---|---|
| Recipients | Windson Yang, docs@python, eric.smith, matrixise, mfisherlevine, xtreak |
| Date | 2019-04-20.13:00:36 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1555765236.26.0.617442480624.issue36661@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I agreed most of the documents won't need the change, but some documents like https://docs.python.org/3/library/dataclasses.html#dataclasses.field didn't mention we have to run `from typing import List` and I guess most developers not familiar with this package. I suggest we should add the import statement for the uncommon package. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-04-20 13:00:36 | Windson Yang | set | recipients: + Windson Yang, eric.smith, docs@python, matrixise, xtreak, mfisherlevine |
| 2019-04-20 13:00:36 | Windson Yang | set | messageid: <1555765236.26.0.617442480624.issue36661@roundup.psfhosted.org> |
| 2019-04-20 13:00:36 | Windson Yang | link | issue36661 messages |
| 2019-04-20 13:00:36 | Windson Yang | create | |