Skip to content

Conversation

@moshekaplan
Copy link
Contributor

Remove reference to gethostbyaddr(), because gethostbyaddr() is not actually used within this file.

Remove reference to gethostbyaddr(), because it's not actually used within this code.
@picnixz picnixz changed the title server.py: Remove reference to gethostbyaddr() Remove incorrect imports rationale comment in http.server Dec 26, 2024
Copy link
Member

@picnixz picnixz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we can consider this one as a typo fix.

@hauntsaninja
Copy link
Contributor

Thanks! Do note that CPython doesn't like to encourage changes that are largely cosmetic

@hauntsaninja hauntsaninja merged commit ea2b537 into python:main Dec 26, 2024
46 checks passed
@moshekaplan moshekaplan deleted the patch-1 branch December 26, 2024 22:12
srinivasreddy pushed a commit to srinivasreddy/cpython that referenced this pull request Jan 8, 2025
…28278)

Remove reference to gethostbyaddr(), because it's not actually used within this code.
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.

3 participants