Skip to content

tqdm v4.46.1 stable

Compare
Choose a tag to compare
@casperdcl casperdcl released this 03 Jun 10:23
1e0bb74
  • fix missing sys.setcheckinterval in py3.9 (#978)
  • fix keras.TqdmCallback compatibility with tensorflow==2.2.0 (#979)
  • update documentation
    • correct contrib.concurrent correct max_workers (#977)
    • drop prominent mention of xrange (#965)
  • minor linting