Skip to content

tqdm v4.44.0 stable

Compare
Choose a tag to compare
@casperdcl casperdcl released this 28 Mar 22:16
41eadd9
  • add automatic nrows and expose for manual override (#918 -> #924)
  • expose and warn about small chunksize in tqdm.contrib.concurrent.process_map (#912)
  • fix py2 file stream comparison (#727 -> #730)
  • deprecate utils._environ_cols_wrapper
  • add and update tests
  • add documentation