Skip to content

Conversation

@penguinolog
Copy link
Collaborator

  • Filler & Overlay - in-place atomic valign validation (help static checkers)
  • MonitoredList - make generic for subtype correct annotations
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)

* `Filler` & `Overlay` - in-place atomic valign validation
  (help static checkers)
* `MonitoredList` - make generic for subtype correct annotations
:param valign: one of:
'top', 'middle', 'bottom'
('fixed top', rows)
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

these values are not supported by normalize_valign and will fail

@coveralls
Copy link

Pull Request Test Coverage Report for Build 7611796356

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.01%) to 70.187%

Totals Coverage Status
Change from base Build 7609859746: 0.01%
Covered Lines: 8347
Relevant Lines: 11981

💛 - Coveralls

@penguinolog penguinolog merged commit 804cbe7 into urwid:master Jan 22, 2024
@penguinolog penguinolog deleted the extra_typing branch January 22, 2024 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants