Skip to content

Update dependency trio to v0.33.0#2714

Merged
diemol merged 1 commit into
trunkfrom
renovate/trio-0.x
Jul 16, 2026
Merged

Update dependency trio to v0.33.0#2714
diemol merged 1 commit into
trunkfrom
renovate/trio-0.x

Conversation

@renovate

@renovate renovate Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
trio (changelog) ==0.31.0==0.33.0 age confidence

Release Notes

python-trio/trio (trio)

v0.33.0

Compare Source

Full Changelog: python-trio/trio@v0.32.0...v0.33.0

Bugfixes

  • Start supporting Android's new "android" sys.platform. (#​3357)

Deprecations and removals

  • Both trio.testing.RaisesGroup and trio.testing.Matcher have been deprecated. Pytest alternatives pytest.RaisesGroup and pytest.RaisesExc (respectively) are considered correct replacement. (#​3326)

v0.32.0

Compare Source

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

Features

  • Allow trio.CapacityLimiter to have zero total_tokens. (#​3321)

Bugfixes

  • Fixed a bug where iterating over an @as_safe_channel-derived ReceiveChannel would raise trio.BrokenResourceError if the channel was closed by another task. It now shuts down cleanly. (#​3331)
  • trio.lowlevel.Task.iter_await_frames now works on completed tasks, by returning an empty list of frames if the underlying coroutine has been closed. Previously, it raised an internal error. (#​3337)

Removals without deprecations

  • Drop support for Python 3.9. (#​3345)

Miscellaneous internal changes

  • Decrease indentation for exception groups raised in trio.as_safe_channel. (#​3332)

Configuration

📅 Schedule: (UTC)

  • 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.

@netlify

netlify Bot commented Jul 16, 2026

Copy link
Copy Markdown

Deploy Preview for selenium-dev ready!

Name Link
🔨 Latest commit 5d4e85a
🔍 Latest deploy log https://app.netlify.com/projects/selenium-dev/deploys/6a58a971085eef00081cf242
😎 Deploy Preview https://deploy-preview-2714--selenium-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

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

@diemol
diemol merged commit 38aac3e into trunk Jul 16, 2026
9 of 12 checks passed
@diemol
diemol deleted the renovate/trio-0.x branch July 16, 2026 10:32
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.

1 participant