Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore(deps): update dependency trio to v0.31.0 #2476

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
renovate wants to merge 1 commit into trunk
base: trunk
Choose a base branch
Loading
from renovate/trio-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 9, 2025
edited
Loading

This PR contains the following updates:

Package Change Age Confidence
trio (changelog) ==0.30.0 -> ==0.31.0 age confidence

Release Notes

python-trio/trio (trio)

v0.31.0

Compare Source

Full Changelog: python-trio/trio@v0.30.0...v0.31.0

Features

  • Cancelled strings can now display the source and reason for a cancellation. Trio-internal sources of cancellation will set this string, and CancelScope.cancel now has a reason string parameter that can be used to attach info to any Cancelled to help in debugging. (#​3232)

Bugfixes

  • Make ctrl+c work in more situations in the Trio REPL (python -m trio). (#​3007)
  • Allow pickling trio.Cancelled, as they can show up when you want to pickle something else. This does not rule out pickling other NoPublicConstructor objects -- create an issue if necessary. (#​3248)
  • Decrease import time on Windows by around 10%. (#​3263)
  • Handle unwrapping SystemExit/KeyboardInterrupt exception gracefully in utility function raise_single_exception_from_group that reraises last exception from group. (#​3275)
  • Ensure that the DTLS server does not mutate SSL context. (#​3277)
  • Avoid having trio.as_safe_channel raise if closing the generator wrapped
    GeneratorExit in a BaseExceptionGroup. (#​3324)

Deprecations and removals

  • Implement bool(trio.Event) and have it raise a DeprecationWarning and tell users to use trio.Event.is_set instead. This is an alternative to mypy --enable-error-code=truthy-bool for users who don't use type checking. (#​3322)

Miscellaneous internal changes

  • When misnesting nurseries you now get a helpful RuntimeError instead of a catastrophic TrioInternalError. (#​3307)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

netlify bot commented Sep 9, 2025
edited
Loading

Deploy Preview for selenium-dev ready!

Name Link
🔨 Latest commit 2681c46
🔍 Latest deploy log https://app.netlify.com/projects/selenium-dev/deploys/68fcd11d8c887c0008e5b72b
😎 Deploy Preview https://deploy-preview-2476--selenium-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@renovate renovate bot force-pushed the renovate/trio-0.x branch 2 times, most recently from 3a7568e to a1e7e67 Compare September 18, 2025 08:48
@renovate renovate bot force-pushed the renovate/trio-0.x branch 8 times, most recently from 8089c61 to 5a2a430 Compare October 8, 2025 04:32
@renovate renovate bot force-pushed the renovate/trio-0.x branch 3 times, most recently from 2d23111 to 0f4b378 Compare October 15, 2025 01:23
@renovate renovate bot force-pushed the renovate/trio-0.x branch 4 times, most recently from dc341da to d4e145d Compare October 25, 2025 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

AltStyle によって変換されたページ (->オリジナル) /