Add tests asyncio by terryluan12 · Pull Request #6584 · RustPython/RustPython
Adds asyncio tests. Goes towards resolving #1671
Important
Review skipped
Too many files!
34 files out of 184 files are above the max files limit of 150.
You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.
✨ Finishing touches
🧪 Generate unit tests (beta)
- Create PR with unit tests
- Post copyable unit tests in a comment
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.
Comment @coderabbitai help to get the list of available commands and usage tips.
(I'm realizing this also has my other changes from #6570, so it's probably better to merge that first, so that changes are more apparent)
Whoops sorry. Wrote this last night; I'm realizing now, it needs to be tested with windows (+ probably mac) before it's merged
I uhh. Realized I am very silly, and did not actually merge the changes from the actual asyncio library...