Skip to content

Conversation

@penguinolog
Copy link
Collaborator

  • Python <3.11 behaviour not changed

Fix: #893

Checklist
  • I've ensured that similar functionality has not already been implemented
  • I've ensured that similar functionality has not earlier been proposed and declined
  • I've branched off the master or python-dual-support branch
  • I've merged fresh upstream into my branch recently
  • I've ran tox successfully in local environment
  • I've included docstrings and/or documentation and/or examples for my code (if this is a new feature)

@penguinolog penguinolog added bug python Pull requests that update Python code Event loop labels Jun 6, 2024
@penguinolog penguinolog requested a review from wardi June 6, 2024 06:38
@coveralls
Copy link

coveralls commented Jun 6, 2024

Pull Request Test Coverage Report for Build 9396365651

Details

  • 7 of 10 (70.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.001%) to 74.719%

Changes Missing Coverage Covered Lines Changed/Added Lines %
urwid/event_loop/trio_loop.py 7 10 70.0%
Totals Coverage Status
Change from base Build 9347791057: 0.001%
Covered Lines: 9405
Relevant Lines: 12734

💛 - Coveralls

@penguinolog penguinolog requested a review from ulidtko June 6, 2024 07:14
@penguinolog penguinolog merged commit 5a40654 into urwid:master Jun 7, 2024
@penguinolog penguinolog deleted the exceptiongroup branch June 7, 2024 04:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Event loop python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Test suite fails if trio is installed without exceptiongroup

3 participants