Thanks to visit codestin.com
Credit goes to github.com

Skip to content

gh-111768: Add wsgiref.util.is_hop_by_hop to __all__ #111770

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Nov 8, 2023
Merged

gh-111768: Add wsgiref.util.is_hop_by_hop to __all__ #111770

merged 4 commits into from
Nov 8, 2023

Conversation

stefan6419846
Copy link
Contributor

@stefan6419846 stefan6419846 commented Nov 6, 2023

Fixes #111768. I did not add a news entry for now as I consider this a trivial enough change.

@ghost
Copy link

ghost commented Nov 6, 2023

All commit authors signed the Contributor License Agreement.
CLA signed

@bedevere-app
Copy link

bedevere-app bot commented Nov 6, 2023

Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool.

If this change has little impact on Python users, wait for a maintainer to apply the skip news label instead.

@JelleZijlstra
Copy link
Member

Could you add a NEWS entry?

@stefan6419846
Copy link
Contributor Author

A corresponding news entry has been added.

@JelleZijlstra JelleZijlstra enabled auto-merge (squash) November 8, 2023 14:23
@JelleZijlstra JelleZijlstra self-assigned this Nov 8, 2023
@JelleZijlstra JelleZijlstra merged commit f88caab into python:main Nov 8, 2023
@stefan6419846 stefan6419846 deleted the fix-issue-111768 branch November 8, 2023 15:43
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
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.

Visibility of wsgiref.util.is_hop_by_hop
3 participants