gh-130578: clarify urllib.parse.quote parameter defaults behavior#130598
Conversation
|
Requesting @gvanrossum since you originally added this. |
|
Sorry, I no longer do such code reviews. |
|
This looks like an improvement to me, although it would be more complete to explicitly allow passing None even when string is a byte string. FWIW I would write something like
|
|
This PR is stale because it has been open for 30 days with no activity. |
Documentation build overview
|
|
Thanks @Mr-Sunglasses for the PR, and @orsenthil for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14, 3.15. |
|
GH-153383 is a backport of this pull request to the 3.15 branch. |
|
GH-153384 is a backport of this pull request to the 3.14 branch. |
|
GH-153385 is a backport of this pull request to the 3.13 branch. |
fix: #130578
urllib.parse.quoteis not consistent aboutencodinganderrorsdefaults #130578📚 Documentation preview 📚: https://cpython-previews--130598.org.readthedocs.build/