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.
__eq__
1 parent 2897712 commit bdb105fCopy full SHA for bdb105f
CHANGES
@@ -14,6 +14,11 @@ $ pip install --user --upgrade --pre libtmux
14
15
<!-- Maintainers and contributors: Insert change notes for the next release above -->
16
17
+### Improvement
18
+
19
+- `Window.__eq__` now returns `False` instead of raising `AssertionError`, thank
20
+ you @m1guelperez! (#505)
21
22
## libtmux 0.24.1 (2023-11-23)
23
24
### Packaging
0 commit comments