1. bb8114c Issue #18676: Change 'positive' to 'non-negative' in queue.py put and get by Terry Jan Reedy · 12 years ago
  2. fc9ea97 Move the previously local import of threading to module level. by Georg Brandl · 16 years ago
  3. 0fbcf69 give the threading API PEP 8 names by Benjamin Peterson · 17 years ago
  4. a6168f9 Queue renaming reversal part 3: move module into place and by Georg Brandl · 17 years ago[Renamed from Lib/lib-old/Queue.py]
  5. 6153ab3 Queue renaming reversal part 2: move module. by Georg Brandl · 17 years ago[Renamed from Lib/queue.py]
  6. 30ece44 Added stub for the Queue module to be renamed in 3.0. by Alexandre Vassalotti · 17 years ago