<!-- Release notes generated using configuration in .github/release.yml at master -->
What's Changed
New features 🗹
* `ScrollBar`: fully support `__length_hint__` if not `Sized` by penguinolog in https://github.com/urwid/urwid/pull/863
Other Changes
* Support PEP424 API as marker for limited size of ListBox body by penguinolog in https://github.com/urwid/urwid/pull/861
**Full Changelog**: https://github.com/urwid/urwid/compare/2.6.9...2.6.10