Skip to content

Commit 2db34ea

Browse files
committed
docs(CHANGES): Note removal of redundant netloc
1 parent bf886bb commit 2db34ea

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

CHANGES

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,18 @@ $ pip install --user --upgrade --pre libvcs
4242

4343
_Backport from 0.13.3_
4444

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+
4557
## libvcs 0.13.6 (2022-06-18)
4658

4759
### Development

0 commit comments

Comments
 (0)