This could make many people happy.
rebased onto 77d90e5e62858e348cd74123c60319a4806d783c
pretty please pagure-ci rebuild
Why would someone care if the empty query string is there or not? (I'm not against removing it.)
I see a few projects have to .strip('?') explicitly in their code, which can be avoided and simplified by this change. Any new code doesn't need to repeat that call.
.strip('?')
Ok. Makes sense. :thumbsup:
Commit 885a8c44 fixes this pull-request
Pull-Request has been merged by cqi
This could make many people happy.