diff --git a/docs/history.rst b/docs/history.rst index 793f567c..4c7f4894 100644 --- a/docs/history.rst +++ b/docs/history.rst @@ -63,3 +63,5 @@ Future * Provide a means for waiting on multiple :py:class:`Channels `. * Comprehensive integration tests. +* Make pickler deliver a CallError to the intended recipient when a type is + rejected during unpickling.