Skip to content

Replace conda.auxlib.collection.frozendict with vendored frozendict #11337

@kenodegard

Description

@kenodegard

What is the idea?

We are using two implementations of frozendict. A slim version via conda.auxlib.collection and the complete one via the vendored frozendict package. We should identify why and whether there's a reason to continue doing so.

Why is this needed

Cut down on "duplicate" code.

What should happen?

Remove conda.auxlib.collection.frozendict.

Additional Context

No response

Metadata

Metadata

Assignees

Labels

in-progressissue is actively being worked onlocked[bot] locked due to inactivitysource::anacondacreated by members of Anaconda, Inc.type::tech-debtidentifies or resolves some technical debt

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions