New submission from Terji:

It has become possible to create a ``NewType`` from an existing  ``NewType``, 
see https://github.com/python/mypy/pull/3465 and 
https://github.com/python/peps/pull/271.

This is a small update to the documentation as a concequence of the above 
change.

----------
assignee: docs@python
components: Documentation
messages: 302809
nosy: Petersen, docs@python
priority: normal
severity: normal
status: open
title: NewType can subclass NewType
type: enhancement
versions: Python 3.6, Python 3.7

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

Reply via email to