File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -20,10 +20,12 @@ $ pip install --user --upgrade --pre libvcs
2020
2121### Internals
2222
23+ - {issue}` 345 ` ` libvcs.utils ` -> ` libvcs._internal ` to make it more obvious the APIs are strictly
24+ closed.
2325- ` StrOrPath ` -> ` StrPath `
24- - {issue}` #336 ` : {class}` ~libvcs._internal.subprocess.SubprocessCommand ` : Encapsulated {mod} ` subprocess `
25- call in a {func}` dataclasses.dataclass ` for introspecting, modifying, mocking and controlling
26- execution.
26+ - {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.
2729- Dataclass helper: {class}` ~libvcs._internal.dataclasses.SkipDefaultFieldsReprMixin `
2830
2931 Skip default fields in object representations.
You can’t perform that action at this time.
0 commit comments