We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf886bb commit 2db34eaCopy full SHA for 2db34ea
1 file changed
CHANGES
@@ -42,6 +42,18 @@ $ pip install --user --upgrade --pre libvcs
42
43
_Backport from 0.13.3_
44
45
+### Cleanup
46
+
47
+- :{issue}`378` Remove duplicate `uses_netloc` scheme for `git+ssh` (this was in cpython since 2.7 /
48
+ 3.1 [^git+ssh][^python:bugs:8657])
49
50
+[^git+ssh]: [python/cpython@ead169d]
51
52
+[python/cpython@ead169d]:
53
+ https://github.com/python/cpython/commit/ead169d3114ed0f1041b5b59ca20293449608c50
54
55
+[^python:bugs:8657]: <https://bugs.python.org/issue8657>
56
57
## libvcs 0.13.6 (2022-06-18)
58
59
### Development
0 commit comments