Skip to content

Commit 024259a

Browse files
committed
docs(CHANGES) Note typing_extensions fix
1 parent cc4e888 commit 024259a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGES

+4
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ $ pip install --user --upgrade --pre libtmux
1515

1616
- _Future release notes will be placed here_
1717

18+
### Bug fix
19+
20+
- Fix `typing_extensions` issue by wrapping it in `TYPE_CHECKING`, continuation of #564, via #572.
21+
1822
### Development
1923

2024
- Improved test organization and coverage in `test_common.py` (#570):

0 commit comments

Comments
 (0)