diff --git a/changelog/171.bugfix b/changelog/171.bugfix new file mode 100644 index 0000000..648b26a --- /dev/null +++ b/changelog/171.bugfix @@ -0,0 +1 @@ +Fixed serialization of ``longrepr.sections`` during error reporting from workers. diff --git a/changelog/pr_171.bugfix b/changelog/pr_171.bugfix deleted file mode 100644 index 18a406f..0000000 --- a/changelog/pr_171.bugfix +++ /dev/null @@ -1 +0,0 @@ -Forgot to serialize and deserialize the longrepr.sections attribute. \ No newline at end of file