0.1.1.json 189 B

1234567
  1. [
  2. {
  3. "category": "deadlock",
  4. "description": "Fix deadlock issue described here: https://bugs.python.org/issue20319 with using concurrent.futures.wait",
  5. "type": "bugfix"
  6. }
  7. ]