summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/queue.py
Commit message (Expand)AuthorAgeFilesLines
* - Always use native dequeJason Kirtland2008-07-151-8/+1
* migrated (most) docstrings to pep-257 format, docstring generator using strai...Mike Bayer2007-02-251-23/+35
* migrated Queue.Queue to its own module here, to assure RLock compatibilityMike Bayer2006-06-261-0/+182