summaryrefslogtreecommitdiff
path: root/eventlet/green/Queue.py
Commit message (Expand)AuthorAgeFilesLines
* chore: CI upgrades, pycodestyle fix 2 empty lines after class/defSergey Shepelev2023-01-181-0/+1
* PEP-8 fixesSergey Shepelev2014-08-271-3/+7
* Tweaked the way monkey_patch works so that it'll work better if called after ...Ryan Williams2010-02-071-0/+2
* More accurate replication of stdlib queue classes.Ryan Williams2010-01-231-1/+26
* Added eventlet.green.Queue, and refactored the queue module so that it's actu...Ryan Williams2010-01-231-0/+1