prompt-toolkit / python-prompt-toolkit

Library for building powerful interactive command line applications in Python
https://python-prompt-toolkit.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
9.1k stars 717 forks source link

Simple fix for performance issue with ProgressBar formatters #1867

Closed ale-dd closed 1 month ago

jonathanslenders commented 1 month ago

Thanks!

In theory, this can be a breaking change. But I don't think anyone depends on this, and it's definitely better, so merging anyway.