Skip to content

Pickled tags don't == tags from parsed filenames with same str() representation? #859

@dholth

Description

@dholth

I tried pickling some tags and evaluating them in a different interpreter, and tag1 != tag2 even though str(tag1) == str(tag2). Is this intentional?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions