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.
1 parent 66217cd commit 3129472Copy full SHA for 3129472
CHANGES
@@ -23,7 +23,7 @@ $ pip install --user --upgrade --pre libvcs
23
- {issue}`345` `libvcs.utils` -> `libvcs._internal` to make it more obvious the APIs are strictly
24
closed.
25
- `StrOrPath` -> `StrPath`
26
-- {issue}`#336`: {class}`~libvcs._internal.subprocess.SubprocessCommand`: Encapsulated
+- {issue}`336`: {class}`~libvcs._internal.subprocess.SubprocessCommand`: Encapsulated
27
{mod}`subprocess` call in a {func}`dataclasses.dataclass` for introspecting, modifying, mocking
28
and controlling execution.
29
- Dataclass helper: {class}`~libvcs._internal.dataclasses.SkipDefaultFieldsReprMixin`
0 commit comments