Dmitry Malinovsky
|
2c541284b2
Move base64 to utils.serialization
|
hace 11 años |
Ask Solem
|
46c92025cd
flakes
|
hace 12 años |
Ask Solem
|
bc1de881d5
Adds Security section to contributing
|
hace 12 años |
Ask Solem
|
e7b1125170
Doc fixes
|
hace 12 años |
Ask Solem
|
cac1d1893f
Wording
|
hace 12 años |
Ask Solem
|
bf70637ab8
get_pickleable_etype must actually return a value... Closes #1556
|
hace 12 años |
Ask Solem
|
154b574809
__all__ is everywhere
|
hace 12 años |
Ask Solem
|
6676276426
Tests passing
|
hace 12 años |
Ask Solem
|
e3da10ac9a
itermro: Forgot to yield value
|
hace 12 años |
Ask Solem
|
812ef9be3b
Trace: Must also find pickleable type
|
hace 12 años |
Ask Solem
|
df87559855
Code now works on both Python 3 and Python 2 (without using 2to3)
|
hace 13 años |
Ask Solem
|
3b17a2e521
Merge branch '3.0'
|
hace 13 años |
Ask Solem
|
c5d34e900c
tests passing
|
hace 13 años |
Ask Solem
|
c17856827b
Merge branch '3.0'
|
hace 13 años |
Ask Solem
|
e3382f5dde
Fixes problem with unpickleable exceptions. Closes celery/billiard#12
|
hace 13 años |
Ask Solem
|
b194fc3935
Use str.format and print_function
|
hace 13 años |
Ask Solem
|
9d95af8772
Remove Python 2.5 specific hacks
|
hace 13 años |
Ask Solem
|
2c4fa2890b
Use except .. as exc
|
hace 13 años |
Ask Solem
|
3de5a34a88
Remove another deepcopy
|
hace 13 años |
Ask Solem
|
384c54c05a
Merge branch 'mattlong/unpickleable_args_fix'
|
hace 13 años |
Ask Solem
|
8d8fbff78e
Serialization: No longer have to deepcopy since djcelery no longer uses picklefield
|
hace 13 años |
Matt Long
|
8e0b147bcd
ensure args to an unpickleable exception are pickleable
|
hace 13 años |
Ask Solem
|
566c4da7b4
Use ' instead of "
|
hace 13 años |
Ask Solem
|
cc1ae88ff9
Remove copyright texts from modules
|
hace 13 años |
Ask Solem
|
53b61c638b
99% overall coverage :happy:
|
hace 13 años |
Ask Solem
|
6b52605db6
Updates copyright years to include 2012
|
hace 13 años |
Ask Solem
|
641e838dd6
Cosmetics
|
hace 14 años |
Ask Solem
|
2f3a216d92
UnpickleableExceptionWrapper should include the string repr of the original.
|
hace 14 años |
Ask Solem
|
dab55c80b6
PEP8ify + pyflakes
|
hace 14 años |
Ask Solem
|
27caaad22c
Adds module docstrings
|
hace 14 años |