gh-98388: add tests for happy eyeballs by kumaraditya303 · Pull Request #136368 · python/cpython · GitHub
Skip to content

gh-98388: add tests for happy eyeballs - #136368

Merged
kumaraditya303 merged 1 commit into
python:mainfrom
kumaraditya303:eyeballs
Jul 7, 2025
Merged

kumaraditya303 merged 1 commit into
python:mainfrom
kumaraditya303:eyeballs

Conversation

@kumaraditya303

@kumaraditya303 kumaraditya303 commented Jul 7, 2025

Copy link
Copy Markdown
Contributor

This adds tests from #98389 with merge conflicts fixed and applied suggestions. I have not added staggered tests as new staggered tests already exists.

Closes #98388

Co-Authored-By: twisteroid ambassador twisteroidambassador@users.noreply.github.com

@LamentXU123 LamentXU123 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

In the PEP 8, style guide, we limit all lines to a maximum of 79 characters.

(EDIT: Removed loud and redundant screenshot image.)

Comment thread Lib/test/test_asyncio/test_base_events.py
Comment thread Lib/test/test_asyncio/test_base_events.py
Comment thread Lib/test/test_asyncio/test_base_events.py
Comment thread Lib/test/test_asyncio/test_base_events.py
Comment thread Lib/test/test_asyncio/test_base_events.py
@gvanrossum

Copy link
Copy Markdown
Member

@gvanrossum gvanrossum left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM. Let's ignore the suggestion of breaking long-ish lines.

@kumaraditya303
kumaraditya303 merged commit 0240ef4 into python:main Jul 7, 2025
@kumaraditya303
kumaraditya303 deleted the eyeballs branch July 7, 2025 18:00
@bedevere-bot

Copy link
Copy Markdown

AndPuQing pushed a commit to AndPuQing/cpython that referenced this pull request Jul 11, 2025
Pranjal095 pushed a commit to Pranjal095/cpython that referenced this pull request Jul 12, 2025
picnixz pushed a commit to picnixz/cpython that referenced this pull request Jul 13, 2025
taegyunkim pushed a commit to taegyunkim/cpython that referenced this pull request Aug 4, 2025
Agent-Hellboy pushed a commit to Agent-Hellboy/cpython that referenced this pull request Aug 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir topic-asyncio

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tests for happy eyeballs + working around bug in wait_for

4 participants