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 0d156a3

Browse filesBrowse files
committed
docs(CHANGES): Note #366
1 parent 7e24050 commit 0d156a3
Copy full SHA for 0d156a3

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+5
-0
lines changed

‎CHANGES

Copy file name to clipboardExpand all lines: CHANGES
+5Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,11 @@ $ pip install --user --upgrade --pre libvcs
1717

1818
- {issue}`343`: `libvcs.cmd.core` (including {func}`~libvcs._internal.run.run`) have been moved to
1919
`libvcs._internal.run`. It will be supported as an unstable, internal API.
20+
- {issue}`366`: `libvcs.cmd` for hg, git, and svn updated to use Keyword-only arguments via [PEP
21+
3102]
22+
23+
[pep 3102]: https://peps.python.org/pep-3102/#specification
24+
2025
- {issue}`361`: {class}`~libvcs._internal.run.run`'s params are now a pass-through to
2126
{class}`subprocess.Popen`.
2227

0 commit comments

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