tqdm v4.50.2 Release Notes

Release Date: 2020-10-08 // over 3 years ago
    • 🛠 fixed platform.system() causing fork() warnings (#691)
    • 🛠 fixed contrib.concurrent.process_map pickling error with threading.RLock (#920)
    • 📚 updated documentation & examples
    • ⚡️ updated CI framework
    • ⚡️ updated tests
    • misc code tidy