Skip to content

Improve rendering of python objects #2077

Closed
@tamarinvs19

Description

@tamarinvs19

Description

Now we use universal format with copyreg._reconstructor but it really hard to understand, e.g.
Снимок экрана (6)

Possible sollutions

  • Use constructor from fuzzer for the function arguments
  • Use __new__ method instead of copyreg._reconstructor if it is possible
  • Collect all information about objects during function code execution and repeat it in our test

Metadata

Metadata

Assignees

Labels

comp-codegenIssue is related to code generatorctg-enhancementNew feature, improvement or change requestlang-pythonIssue is related to python support

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions