Historique des commits

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