pypi tqdm 4.50.1
tqdm v4.50.1 stable

latest releases: 4.66.6, 4.66.5, 4.66.4...
4 years ago
  • fix multiprocessing lock creation leak (#982, #936, #759)
    • fixes #617 which introduced this bug (v4.29.0, released 2019-01-06, undiagnosed until now) where multiple threads could concurrently create and append process locks to a global list, then try to release them without first acquiring 👿
  • major test overhaul: fix, update, and speed up
  • misc CI framework updates
  • code linting
  • minor documentation tidy

Don't miss a new tqdm release

NewReleases is sending notifications on new releases.