コミット履歴

作者 SHA1 メッセージ 日付
  Ask Solem 5bc6e57c83 Merge branch '3.0' 12 年 前
  Ask Solem 6c004c93e2 Fixes flakes E126,E127,E128 12 年 前
  Ask Solem df87559855 Code now works on both Python 3 and Python 2 (without using 2to3) 12 年 前
  Ask Solem 5640285c49 flakes 12 年 前
  Ask Solem ded23cadcf Merge branch '3.0' 12 年 前
  Ask Solem febda4ca84 Use USE_FAST_LOCALS envvar instead of USE_PURE_LOCALS, so optimization must be enabled manually 12 年 前
  Ask Solem 3d4b7cc22b Thread pool can't use threading.local since it's broken. Closes #863 13 年 前
  Ask Solem 566c4da7b4 Use ' instead of " 13 年 前
  Ask Solem cc1ae88ff9 Remove copyright texts from modules 13 年 前
  Ask Solem d4bb75ef4b Py3k fixes 13 年 前
  Ask Solem 4b1f822774 Pick stable optimizations from optimizations branch 13 年 前
  Ask Solem 641e838dd6 Cosmetics 13 年 前
  Kornelijus Survila 209293ece6 Fixes a memory leak when using the thread pool. Closes #486. 13 年 前
  Ask Solem b6179c7316 Use new-style relative imports 13 年 前
  Ask Solem 0851fe1680 ReadTheDocs related documentation changes 14 年 前
  Ask Solem 785ab7925a PEP8ify + pyflakes 14 年 前
  Ask Solem 73b117f3bc Refactored .concurrency to use a common base. Also improved eventlet pool 14 年 前
  Ask Solem c6ae39edfb TaskPool api compatible with multiprocessing.Pool 14 年 前
  Ask Solem 77eb02f4f5 Rename curry -> partial 14 年 前
  Ask Solem c408d07b47 PEP8ify (using new version of pep8, 0.6.0) 14 年 前
  Ask Solem bb97451bf6 PEP8ify 15 年 前
  Ask Solem 4e57d705e9 Billiard moved back to celery repo, as Debian doesn't approve much of it. 15 年 前
  Ask Solem 9f68b1e811 celery.concurrency.threads: Experimental ThreadPool support. 15 年 前