Update test_cmath.py from 3.14.4#7623
Conversation
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (1)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including ⚙️ Run configurationConfiguration used: Path: .coderabbit.yml Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
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 |
📦 Library DependenciesThe following Lib/ modules were modified. Here are their dependencies: [x] test: cpython/Lib/test/test_cmath.py dependencies: dependent tests: (1 tests)
Legend:
|
ShaharNaveh
left a comment
There was a problem hiding this comment.
tysm!
welcome to the project:)
Thank you for the review 😊 |
Syncs
Lib/test/test_cmath.pywith CPython 3.14.4.Adds the SunOS skip decorator on
test_phaseintroduced in CPython (gh-138573).Follows the same pattern as #7607, #7609, #7614, #7618.