Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update db_url.py #2915

Closed
wants to merge 1 commit into from
Closed

Update db_url.py #2915

wants to merge 1 commit into from

Conversation

chrisribe
Copy link

Fixed issue where split would also split passwords containing ?
This fix limits the split to only be performed once.

Fixed issue where split would also split passwords containing `?`
So limiting the split to only 1
coleifer added a commit that referenced this pull request Jul 12, 2024
@coleifer
Copy link
Owner

I chose to fix this slightly differently, removing the python 2.6 workaround: 7306521

@coleifer coleifer closed this Jul 12, 2024
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.

2 participants