Message342979
| Author | Anthony Sottile |
|---|---|
| Recipients | Anthony Sottile, docs@python |
| Date | 2019-05-21.05:35:01 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1558416902.0.0.868432422236.issue36985@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
- New since 3.7.0
- is exposed by some public apis:
- the `__doc__` attribute of `typing` mentions `ForwardRef`
- `get_type_hints` can expose an instance of it: https://bugs.python.org/issue35834
Should this be documented? including in __all__? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-05-21 05:35:02 | Anthony Sottile | set | recipients: + Anthony Sottile, docs@python |
| 2019-05-21 05:35:02 | Anthony Sottile | set | messageid: <1558416902.0.0.868432422236.issue36985@roundup.psfhosted.org> |
| 2019-05-21 05:35:01 | Anthony Sottile | link | issue36985 messages |
| 2019-05-21 05:35:01 | Anthony Sottile | create | |