Message344246
| Author | levkivskyi |
|---|---|
| Recipients | Anthony Sottile, docs@python, gvanrossum, levkivskyi |
| Date | 2019-06-02.00:07:20 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1559434040.77.0.43284750444.issue36985@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Guido, I remember you were against exposing `ForwardRef` as public at some point, but recently you approved https://github.com/python/cpython/pull/13456 that added it to `typing.__all__`. I don't have any particular opinion on this, but if you don't object, I think it would make sense to add a short section about this to the docs, since it may be exposed at runtime, e.g. in `List['Cls']`. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-06-02 00:07:20 | levkivskyi | set | recipients: + levkivskyi, gvanrossum, docs@python, Anthony Sottile |
| 2019-06-02 00:07:20 | levkivskyi | set | messageid: <1559434040.77.0.43284750444.issue36985@roundup.psfhosted.org> |
| 2019-06-02 00:07:20 | levkivskyi | link | issue36985 messages |
| 2019-06-02 00:07:20 | levkivskyi | create | |