Skip to content

Make the frozen dataclasses picklable #13325

Open
@nraynaud

Description

@nraynaud

What's the problem this feature will solve?

it's probably nice to let people pickle the result of a requirements.txt parsing
here is a dependent that broke (indirectly pickling ParsedRequirement):

achillesrasquinha/pipupgrade#161

Describe the solution you'd like

I'm not even sure it's the right place to ask this, just submitting an idea.

The technical solutions are discussed on SO:
https://stackoverflow.com/a/69556666

Alternative Solutions

None

Additional context

https://github.com/achillesrasquinha/pipupgrade

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions