tartley / colorama

Simple cross-platform colored terminal text in Python
BSD 3-Clause "New" or "Revised" License
3.51k stars 249 forks source link

Add support for Python 3.11 #363

Closed hugovk closed 1 year ago

hugovk commented 1 year ago

Fixes https://github.com/tartley/colorama/issues/360.

Python 3.11 was released on 2022-10-24.

image