This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ncoghlan
Recipients JelleZijlstra, barry, levkivskyi, ncoghlan, njs, yselivanov
Date 2017-06-07.12:03:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1496837004.71.0.395342638141.issue30359@psf.upfronthosting.co.za>
In-reply-to
Content
As far as whether or not this usage fits within the guidelines at https://www.python.org/dev/peps/pep-0008/#function-annotations, it would definitely be worth bringing up in a python-dev thread before going ahead with it.

I think it's a good dynamic use of annotations that fits within the spirit of PEP 484 without requiring sphinxcontrib-trio to rely on a static typechecker like mypy, but others may have a different perspective.
History
Date User Action Args
2017-06-07 12:03:24ncoghlansetrecipients: + ncoghlan, barry, njs, yselivanov, levkivskyi, JelleZijlstra
2017-06-07 12:03:24ncoghlansetmessageid: <1496837004.71.0.395342638141.issue30359@psf.upfronthosting.co.za>
2017-06-07 12:03:24ncoghlanlinkissue30359 messages
2017-06-07 12:03:24ncoghlancreate