Dimitri Papadopoulos Orfanos
Dimitri Papadopoulos Orfanos
Thank you. Quarterly releases seem OK to me, monthly too. Note that am I currently fixing basic things: typos and addressing [Repo-Review](https://learn.scientific-python.org/development/guides/repo-review/?repo=airspeed-velocity%2Fasv&ref=main&refType=branch) suggestions. Once this is done, I'm not certain...
After every PR is definitely too much, unless the PR is about an important bug fix.
I don't think have enough knowledge of the internals of asv to help as a reviewer.
See also https://github.com/astanin/python-tabulate/issues/323#issuecomment-2094967953.
@yurivict @rubyff Which versions of python-tabulate are you using? ```python >>> from tabulate import tabulate >>> >>> headers = ['Header#1', 'Header#2', 'Header#3'] >>> data = [ ... ['Alpha beta gama...