Skip to content

Conversation

@sunbit
Copy link
Contributor

@sunbit sunbit commented Apr 28, 2016

We use usernames that have slashes on them in the form domain/username and rabbitpy was failing to parse the urls. Quoting slashes with %2f did not help, because a unquoting was missing after parsing

https://www.ietf.org/rfc/rfc3986.txt

@codecov-io
Copy link

codecov-io commented Apr 28, 2016

Current coverage is 78.33%

Merging #93 into master will increase coverage by +<.01%

@@           master        #93   diff @@
========================================
  Files          16         16          
  Lines        1874       1874          
  Methods         0          0          
  Branches        0          0          
========================================
  Hits         1468       1468          
  Misses        406        406          
  Partials        0          0          

Powered by Codecov. Last updated by d05d594

@gmr gmr merged commit 0dfd126 into gmr:master Apr 29, 2016
@sunbit
Copy link
Contributor Author

sunbit commented Apr 29, 2016

When do you have planned to make a release? It would be very usefull to us if we could get the last changes from pypi.

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants