Skip to content

Commit

Permalink
PEP 673: Mention user requests for the feature. (#2231)
Browse files Browse the repository at this point in the history
  • Loading branch information
pradeep90 authored Jan 12, 2022
1 parent 38c78b0 commit 36ed951
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pep-0673.rst
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,11 @@ of ``dict`` and 1314 uses of ``Callable`` `as of October 2021
This suggests that a ``Self`` type will be used quite often and users will
benefit a lot from the simpler approach above.

Users of Python types have also frequently requested this feature,
both on the `proposal doc
<https://docs.google.com/document/d/1ujuSMXDmSIOJpiZyV7mvBEC8P-y55AgSzXcvhrZciuI/edit?disco=AAAARP_cNdc>`_
and on `GitHub <https://github.com/python/mypy/issues/11871>`_.

Specification
=============

Expand Down

0 comments on commit 36ed951

Please sign in to comment.