Files
typeshed/stdlib
Alex Waygood ff4bd7c465 Add __(r)or__ to various typing classes (#6498)
- `__or__` was added to `TypeVar` in Python 3.10: https://bugs.python.org/issue41428 (this PR: https://github.com/python/cpython/pull/21515)
- `__or__` was added to `ForwardRef` in Python 3.11: https://bugs.python.org/issue45489
2021-12-05 15:16:19 -08:00
..
2021-12-05 16:53:26 +02:00
2021-11-28 22:42:23 +02:00
2021-11-29 11:07:20 -08:00
2021-05-06 18:57:33 +03:00
2021-11-26 21:52:52 +02:00
2021-08-11 20:49:30 -07:00
2021-11-30 23:19:30 -08:00
2021-11-02 20:23:30 -07:00
2021-04-14 19:14:07 -07:00
2021-11-27 23:11:53 -08:00