[issue36984] typing docs "versionadded" is inaccurate for many attributes

2019-06-01 Thread Ivan Levkivskyi
Change by Ivan Levkivskyi : -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker ___ _

[issue36984] typing docs "versionadded" is inaccurate for many attributes

2019-06-01 Thread miss-islington
Change by miss-islington : -- pull_requests: +13620 pull_request: https://github.com/python/cpython/pull/13737 ___ Python tracker ___ __

[issue36984] typing docs "versionadded" is inaccurate for many attributes

2019-06-01 Thread Cheryl Sabella
Change by Cheryl Sabella : -- nosy: +levkivskyi ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.

[issue36984] typing docs "versionadded" is inaccurate for many attributes

2019-05-20 Thread Anthony Sottile
Change by Anthony Sottile : -- keywords: +patch pull_requests: +13366 stage: -> patch review ___ Python tracker ___ ___ Python-bugs

[issue36984] typing docs "versionadded" is inaccurate for many attributes

2019-05-20 Thread Anthony Sottile
New submission from Anthony Sottile : expanding on https://bugs.python.org/issue36983 the docs are also a bit out of date in places I'm not sure how to document something that appeared in two versions, but I'll leave that part to review. Using data generated / collected in https://github.co