FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.15] gh-149083: Use sentinel for urllib.parse._UNSPECIFIED (GH-149612) by miss-islington · Pull Request #151017 · python/cpython · GitHub

/ cpython Public

[3.15] gh-149083: Use sentinel for urllib.parse._UNSPECIFIED (GH-149612) - #151017

Merged
JelleZijlstra merged 1 commit into
python:3.15from
miss-islington:backport-884ac3e-3.15
Jun 6, 2026
Merged

[3.15] gh-149083: Use sentinel for urllib.parse._UNSPECIFIED (GH-149612)#151017
JelleZijlstra merged 1 commit into
python:3.15from
miss-islington:backport-884ac3e-3.15

Conversation

miss-islington commented Jun 6, 2026
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Contributor

This was added in 3.15; let's use a real sentinel instead of an ad-hoc list object.
(cherry picked from commit 884ac3e)

Co-authored-by: Jelle Zijlstra jelle.zijlstra@gmail.com

…-149612)

This was added in 3.15; let's use a real sentinel instead of an ad-hoc list object.
(cherry picked from commit 884ac3e)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
JelleZijlstra enabled auto-merge (squash) June 6, 2026 12:48
JelleZijlstra merged commit 9352936 into python:3.15 Jun 6, 2026
55 checks passed
miss-islington deleted the backport-884ac3e-3.15 branch June 6, 2026 13:13
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL