We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
typing_extensions
1 parent cc4e888 commit 024259aCopy full SHA for 024259a
CHANGES
@@ -15,6 +15,10 @@ $ pip install --user --upgrade --pre libtmux
15
16
- _Future release notes will be placed here_
17
18
+### Bug fix
19
+
20
+- Fix `typing_extensions` issue by wrapping it in `TYPE_CHECKING`, continuation of #564, via #572.
21
22
### Development
23
24
- Improved test organization and coverage in `test_common.py` (#570):
0 commit comments