Skip to content

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

@brianschubert
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 srittau merged commit 17ce80f into python:main Jun 8, 2026
1 check passed
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