Skip to content

Document ParkingLot.broken_by - #3508

Closed
bpiper02 wants to merge 1 commit into
python-trio:mainfrom
bpiper02:docs-parking-lot-broken-by
Closed

bpiper02 wants to merge 1 commit into
python-trio:mainfrom
bpiper02:docs-parking-lot-broken-by

Conversation

@bpiper02

Copy link
Copy Markdown

Closes Part of #3221

Adds documentation for ParkingLot.broken_by and removes it from the documentation allowlist.

Validation:

  • python -m pytest src\trio\_core\_tests\test_parking_lot.py
  • python -m ruff check src\trio\_core\_parking_lot.py docs\source\conf.py
  • python -m ruff format --check src\trio\_core\_parking_lot.py docs\source\conf.py
  • python -m compileall src\trio\_core\_parking_lot.py docs\source\conf.py

@codecov

codecov Bot commented Sep 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00000%. Comparing base (a3d7cdd) to head (c98feb8).

Additional details and impacted files
@@               Coverage Diff               @@
##                 main        #3508   +/-   ##
===============================================
  Coverage   100.00000%   100.00000%           
===============================================
  Files             128          128           
  Lines           19454        19455    +1     
  Branches         1321         1321           
===============================================
+ Hits            19454        19455    +1     
Files with missing lines Coverage Δ
src/trio/_core/_parking_lot.py 100.00000% <100.00000%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@A5rocks

A5rocks commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

As long as you don't try to use an LLM to do it, probably.

That applies to PR description too 😭

@A5rocks A5rocks closed this Sep 10, 2026
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.

2 participants