We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c39717c commit ead667cCopy full SHA for ead667c
CHANGES
@@ -15,6 +15,11 @@ $ pip install --user --upgrade --pre libtmux
15
16
<!-- To maintainers and contributors: Please add notes for the forthcoming version above -->
17
18
+### Fixes
19
+
20
+- {meth}`Server.__repr__()`: Use {meth}`os.geteuid()` for default `socket_path`. Thank you @lazysegtree!
21
+ (#557, resolves #556)
22
23
### Development
24
25
#### chore: Implement PEP 563 deferred annotation resolution (#555)
0 commit comments