Historique des commits

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