python3Packages.twilio: fix tests on Python 3.14#524031
Merged
Merged
Conversation
2416593 to
189ed45
Compare
189ed45 to
e6e56ad
Compare
e6e56ad to
2b85691
Compare
Contributor
|
applePrincess
approved these changes
May 25, 2026
fabaff
reviewed
May 25, 2026
14 tasks
2b85691 to
fdc6e68
Compare
Contributor
Author
|
Assisted-by: OpenAI Codex (GPT-5)
fdc6e68 to
4030b9e
Compare
Member
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Applies an upstream Twilio patch that replaces
aiounittest.AsyncTestCasewith the stdlibunittest.IsolatedAsyncioTestCase, fixing the check suite on Python 3.14.This removes the
aiounittestcheck dependency from the package and keeps the test suite enabled on Python 3.14.Verified with
nix-build -A python314Packages.twilio --no-out-link.Automation disclosure: this code change, commit message, and PR text were prepared with OpenAI Codex (GPT-5).
Things done
passthru.tests.nixpkgs-reviewon this PR. See nixpkgs-review usage../result/bin/.