mirror of https://github.com/peter4431/rq.git
Replace substring in Pickle string differently.
Pickle uses a new format since Python 3, which is incompatible with Python 2. This problem now pops up because the replacement string had a different length, so we broke the pickle protocol with this test.main
parent
d08352b103
commit
85a7a14a4c
Loading…
Reference in New Issue