gruns / gruns/furl

Extra slash in string representation.

Open
#103 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
2.8k
Forks
165
PR merge metrics
No merged PRs in 30d

Description

Hi,

When I take a schemaless URL, and set a schema, the resulting string has an extra slash.

```python
furl('www.example.com').set(scheme='http').tostr()
```
`'http:///www.example.com'`

Is that by design? Can I get rid of it?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.