[New-bugs-announce] [issue46104] Reduce use of old-style syntax in typing docs

Alex Waygood report at bugs.python.org
Thu Dec 16 11:23:54 EST 2021


New submission from Alex Waygood <Alex.Waygood at Gmail.com>:

There are a few places in the typing docs where old-style (pre-PEP 526) syntax is used in examples. It doesn't look like these examples have been updated since 2016; it would be good to change them so that they use the newer syntax introduced in PEP 526.

----------
assignee: docs at python
components: Documentation
messages: 408721
nosy: AlexWaygood, docs at python, gvanrossum, kj
priority: normal
severity: normal
status: open
title: Reduce use of old-style syntax in typing docs
type: enhancement
versions: Python 3.10, Python 3.11, Python 3.9

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue46104>
_______________________________________


More information about the New-bugs-announce mailing list