We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abde06a commit 78adb49Copy full SHA for 78adb49
1 file changed
CHANGES
@@ -48,10 +48,12 @@ $ pip install --user --upgrade --pre libvcs
48
49
### Cleanup
50
51
-- :{issue}`378` Remove duplicate `uses_netloc` scheme for `git+ssh` (this was in cpython since 2.7 /
52
- 3.1 [^git+ssh][^python:bugs:8657])
+- {issue}`378` {issue}`380` Remove duplicate `uses_netloc` scheme for `git+ssh` (this was in cpython
+ since 2.7 / 3.1 [^git+ssh][^python:bugs:8657])
53
54
-[^git+ssh]: [python/cpython@ead169d]
+[^git+ssh]: `uses_netloc` added `'git'` and `'git+ssh'` in {mod}`urllib.parse`
55
+
56
+ [python/cpython@ead169d]
57
58
[python/cpython@ead169d]:
59
https://github.com/python/cpython/commit/ead169d3114ed0f1041b5b59ca20293449608c50
0 commit comments