New submission from James Tatum:

In https://github.com/python/typeshed/issues/180, we discussed a slight 
ambiguity with PEP 484's mention of forward references. It wasn't entirely 
clear that they don't apply unless using function annotations. This patch 
attempts to clear up the ambiguity.

----------
assignee: docs@python
components: Documentation
files: forward_references.patch
keywords: patch
messages: 265177
nosy: James.Tatum, docs@python
priority: normal
severity: normal
status: open
title: Clarify forward annotations in PEP 484
Added file: http://bugs.python.org/file42785/forward_references.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue26982>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to