Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upbpo-38449: Add URL delimiters test cases #16729
Conversation
I think semicolon is only one of the tricky case, there could be others which would result in a similar error case, especially the delimiters for various parts of a URL:
So, I think, |
This comment has been minimized.
This comment has been minimized.
bedevere-bot
commented
Oct 12, 2019
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase |
This comment has been minimized.
This comment has been minimized.
Thanks for the review. |
This comment has been minimized.
This comment has been minimized.
bedevere-bot
commented
Oct 12, 2019
Thanks for making the requested changes! @maxking: please review the changes made to this pull request. |
This comment has been minimized.
This comment has been minimized.
@maxking gentle ping~ |
This comment has been minimized.
This comment has been minimized.
bedevere-bot
commented
Dec 1, 2019
@maxking: Please replace |
This comment has been minimized.
This comment has been minimized.
miss-islington
commented
Dec 1, 2019
This comment has been minimized.
This comment has been minimized.
miss-islington
commented
Dec 1, 2019
I'm having trouble backporting to |
This comment has been minimized.
This comment has been minimized.
bedevere-bot
commented
Dec 1, 2019
GH-17431 is a backport of this pull request to the 3.7 branch. |
This comment has been minimized.
This comment has been minimized.
miss-islington
commented
Dec 1, 2019
This comment has been minimized.
This comment has been minimized.
bedevere-bot
commented
Dec 1, 2019
GH-17432 is a backport of this pull request to the 3.8 branch. |
* bpo-38449: Add tricky test cases * bpo-38449: Reflect codereview
corona10 commentedOct 12, 2019
•
edited by bedevere-bot
https://bugs.python.org/issue38449