Skip to content
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

Support PEP424 API as marker for limited size of ListBox body #861

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

penguinolog
Copy link
Collaborator

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)

@coveralls
Copy link

Pull Request Test Coverage Report for Build 8264539325

Details

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 74.528%

Totals Coverage Status
Change from base Build 8264151656: 0.0%
Covered Lines: 9349
Relevant Lines: 12684

💛 - Coveralls

@wardi
Copy link
Collaborator

wardi commented Mar 13, 2024

makes sense to use an existing protocol

@penguinolog
Copy link
Collaborator Author

makes sense to use an existing protocol

I't not in typing/typing extensions, so defined protocol manually for internal usage

@penguinolog penguinolog merged commit 44e7ec1 into urwid:master Mar 13, 2024
35 checks passed
@penguinolog penguinolog deleted the pep_424_lazy branch March 13, 2024 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants