#Python 3.15 will be the most colorful version yet! ๐ŸŽจ ๐Ÿ
@stanfromireland Why. โ€ฆWhat? How? ๐Ÿ˜…
@FabMusacchio In 3.15 (almost) every CLI in the standard library will have a splash of color! For example, this morning I added some to the `ast` module CLI in https://github.com/python/cpython/commit/6d4ca16f47586533c9223fe5729f6b7e221fa9f9 :-)
gh-148981: Add color parameter to `ast.dump` (#148982) ยท python/cpython@6d4ca16

And turn on color for the `ast` module CLI.

GitHub
@stanfromireland Oh this is awesome! Now I really canโ€™t wait to use #Python315!