コミット履歴

作者 SHA1 メッセージ 日付
  Ask Solem 68d003ae2b Docs: I.e., E.g. 9 年 前
  Ask Solem 82e478e07c Change to Google-style docstrings and small updates. 9 年 前
  Ask Solem 4f2f949a34 Python 2: Values in __all__ can only be unicode. Closes #3231 9 年 前
  Ask Solem 792a7ea287 flakes 9 年 前
  Ask Solem 819aff23f8 celery.five now extends vine.five 9 年 前
  Ask Solem 9b68e8f9df Make sure __repr__ and __str__ returns bytes on Python 2 9 年 前
  Ask Solem 016629f75e Use unicode_literals in all modules (with upgrading flakeplus to use 2.7 target) 9 年 前
  Ask Solem 74d5bff213 [utils] .five.getfullargspec now returns the same fields as on Python3 9 年 前
  Ask Solem b0a9990ead Adds .five.getfullargspec 9 年 前
  Ask Solem 5106352570 flakes 10 年 前
  Ask Solem 72b16ac7c4 Apparently (x,) is legal now, so no need for (x, ) 10 年 前
  Gunnlaugur Thor Briem 4e1909e35b Fix typo in COMPAT_MODULES 10 年 前
  Ask Solem d5029501ab Fixes problem with celery module type. Closes #2109 11 年 前
  Ask Solem 4e52e8f1f5 Fixes flakes after flake8 update 11 年 前
  Ask Solem bd8a989a46 celery.five now extends amqp.five 11 年 前
  Ask Solem 66672c0f17 Use kombu.utils.json instead of anyjson :sad: 11 年 前
  Ask Solem 6ac362660a Now imports OrderedDict directly from collections 11 年 前
  Ask Solem acee6680ce Needs to copy buffer into bytes early so that librabbitmq does not release the buffer 11 年 前
  Ask Solem 2e1cad9e04 Removes magic keyword arguments support 11 年 前
  Ask Solem 0dcb8fe0b1 Fixes tests 11 年 前
  Ask Solem f9e49a8f7a 3.2: Use dict and set comprehensions (+ literals) 11 年 前
  Ask Solem 8b7e3f2e9a TaskProducer replaced by create_task_message and send_task_message 11 年 前
  Ask Solem 0dbc9b8439 Py3 tests and flakes 11 年 前
  Ask Solem 131912f693 Tests passing 11 年 前
  Ask Solem 5cabf6b335 Import StringIO/BytesIO from io module 11 年 前
  Ask Solem c9a9ee19e4 Cosmetics 11 年 前
  Ask Solem 9c3fe17e7f Fixes Unicode error in celery worker. Closes celery/kombu#274 11 年 前
  Ask Solem 5ae4386d85 Use kombu.five.monotonic 12 年 前
  Ask Solem 9fe795e137 Use time.monotonic when available 12 年 前
  Ask Solem 48b7b45047 Generated modules now pickleable 12 年 前