Commit Verlauf

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