mirror of
https://github.com/python/cpython.git
synced 2026-05-09 06:01:08 -04:00
d5ed8a8258
* [3.10] bpo-46769: Improve documentation for `typing.TypeVar` (GH-31712)
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
(cherry picked from commit 81b425d4dc)
* Remove references to `reveal_type`, add new section on `self` types