Closed
Description
Description
Now we use universal format with copyreg._reconstructor
but it really hard to understand, e.g.
Possible sollutions
- Use constructor from fuzzer for the function arguments
- Use
__new__
method instead ofcopyreg._reconstructor
if it is possible - Collect all information about objects during function code execution and repeat it in our test
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done