Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d4015ff

Browse filesBrowse files
committed
docs(CHANGES) Note run() update
1 parent 32b43ea commit d4015ff
Copy full SHA for d4015ff

File tree

Expand file treeCollapse file tree

1 file changed

+8
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+8
-0
lines changed

‎CHANGES

Copy file name to clipboardExpand all lines: CHANGES
+8Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,14 @@ $ pip install --user --upgrade --pre libvcs
1515

1616
<!-- Maintainers, insert changes / features for the next release here -->
1717

18+
### Breaking changes
19+
20+
#### `run()` now uses `text=True` (#485)
21+
22+
This means that unicode, not bytes, will be used for running `subprocess`
23+
commands in libvcs. If there are any compatibility issues with this, please file
24+
a ticket.
25+
1826
### Development
1927

2028
#### chore: Implement PEP 563 deferred annotation resolution (#483)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.