Skip to content

Commit 6fa11a1

Browse files
committed
docs(CHANGES) Note libvcs 0.35.0 bump
1 parent 970ed35 commit 6fa11a1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGES

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,11 @@ $ pipx install --suffix=@next 'vcspull' --pip-args '\--pre' --force
2323

2424
### Development
2525

26+
#### libvcs: 0.34.0 -> 0.35.0 (#461)
27+
28+
Internally, this libvcs will use `text=True` in subprocess, and deal only with
29+
unicode. Before this change, handling bytestrings was supported.
30+
2631
#### chore: Implement PEP 563 deferred annotation resolution (#459)
2732

2833
- Add `from __future__ import annotations` to defer annotation resolution and reduce unnecessary runtime computations during type checking.

0 commit comments

Comments
 (0)