Historial de Commits

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