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

Revert "Fix label links in CONTRIBUTING.md (#14272)" by brianschubert · Pull Request #15883 · python/typeshed · GitHub

Revert "Fix label links in CONTRIBUTING.md (#14272)" - #15883

Merged
srittau merged 1 commit into
python:mainfrom
brianschubert:contributing-fix-label-links
Jun 8, 2026
Merged

Revert "Fix label links in CONTRIBUTING.md (#14272)"#15883
srittau merged 1 commit into
python:mainfrom
brianschubert:contributing-fix-label-links

Conversation

Copy link
Copy Markdown
Collaborator

Reverts #14272

It seems GitHub fixed the issue with spaces in tag names. Now the unquoted link works again:

https://github.com/python/typeshed/labels/stubs%3A%20removal

It now chokes on the manually-quoted workaround:

https://github.com/python/typeshed/labels/%22stubs%3A%20removal%22

This restores the original unquoted links.

This reverts commit ecd5141.

# Conflicts:
#	CONTRIBUTING.md
srittau merged commit 17ce80f into python:main Jun 8, 2026
1 check passed
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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL