Skip to content

Update asyncio to 3.14.5#8012

Merged
youknowone merged 3 commits into
RustPython:mainfrom
ShaharNaveh:update-asyncio
Jun 2, 2026
Merged

Update asyncio to 3.14.5#8012
youknowone merged 3 commits into
RustPython:mainfrom
ShaharNaveh:update-asyncio

Conversation

@ShaharNaveh
Copy link
Copy Markdown
Contributor

Summary

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Jun 2, 2026

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (12)
  • Lib/asyncio/__main__.py is excluded by !Lib/**
  • Lib/asyncio/base_events.py is excluded by !Lib/**
  • Lib/asyncio/base_subprocess.py is excluded by !Lib/**
  • Lib/asyncio/futures.py is excluded by !Lib/**
  • Lib/asyncio/queues.py is excluded by !Lib/**
  • Lib/asyncio/windows_utils.py is excluded by !Lib/**
  • Lib/test/test_asyncio/test_sock_lowlevel.py is excluded by !Lib/**
  • Lib/test/test_asyncio/test_ssl.py is excluded by !Lib/**
  • Lib/test/test_asyncio/test_streams.py is excluded by !Lib/**
  • Lib/test/test_asyncio/test_subprocess.py is excluded by !Lib/**
  • Lib/test/test_asyncio/test_tasks.py is excluded by !Lib/**
  • Lib/test/test_asyncio/test_windows_utils.py is excluded by !Lib/**

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yml

Review profile: CHILL

Plan: Pro

Run ID: bc15c9e9-1ead-4bbc-87f2-4a34049875ee

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 2, 2026

📦 Library Dependencies

The following Lib/ modules were modified. Here are their dependencies:

[x] lib: cpython/Lib/asyncio
[ ] test: cpython/Lib/test/test_asyncio (TODO: 32)

dependencies:

  • asyncio

dependent tests: (6 tests)

  • asyncio: test_asyncio test_inspect test_logging test_os test_sys_settrace test_unittest

Legend:

  • [+] path exists in CPython
  • [x] up-to-date, [ ] outdated

@youknowone youknowone enabled auto-merge (squash) June 2, 2026 09:07
@youknowone youknowone merged commit 8e35cc9 into RustPython:main Jun 2, 2026
18 checks 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