Message 403523 - Python tracker
Message403523
| Author | mdk |
|---|---|
| Recipients | erlendaasland, lukasz.langa, mdk, ned.deily, pablogsal, rhettinger, vstinner |
| Date | 2021-10-09.07:59:37 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1633766377.53.0.765653102116.issue42238@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New suspicious today:
[library/typing:1011] "`" found in " # Type of ``val`` is narrowed to ``list[str]``."
But it's only because the old one with List[str] instead of list[str] was in susp-ignored.csv, so I just fixed susp-ignored.csv in https://github.com/python/cpython/pull/28827. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-10-09 07:59:37 | mdk | set | recipients: + mdk, rhettinger, vstinner, ned.deily, lukasz.langa, pablogsal, erlendaasland |
| 2021-10-09 07:59:37 | mdk | set | messageid: <1633766377.53.0.765653102116.issue42238@roundup.psfhosted.org> |
| 2021-10-09 07:59:37 | mdk | link | issue42238 messages |
| 2021-10-09 07:59:37 | mdk | create | |