Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-10-11 | 633 Bytes | |
The Pithonic release source code.tar.gz | 2025-10-11 | 30.2 MB | |
The Pithonic release source code.zip | 2025-10-11 | 31.4 MB | |
Totals: 3 Items | 61.5 MB | 0 |
Version 6.3.0 adds support for Python 3.14, but drops support for Python3.8.
If you are updating, you may also want to update textual-dev
.
There is also a new CSS rule, and a fix for code highlighting.
Enjoy!
[6.3.0] - 2025-10-11
Added
- Added scrollbar-visibility rule https://github.com/Textualize/textual/pull/6156
Fixed
- Fixed highlight not auto-detecting lexer https://github.com/Textualize/textual/pull/6167
Changed
- Dropped support for Python3.8 https://github.com/Textualize/textual/pull/6121/
- Added support for Python3.14 https://github.com/Textualize/textual/pull/6121/