-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
in-progressissue is actively being worked onissue is actively being worked onlocked[bot] locked due to inactivity[bot] locked due to inactivitysource::anacondacreated by members of Anaconda, Inc.created by members of Anaconda, Inc.type::tech-debtidentifies or resolves some technical debtidentifies or resolves some technical debt
Description
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 onissue is actively being worked onlocked[bot] locked due to inactivity[bot] locked due to inactivitysource::anacondacreated by members of Anaconda, Inc.created by members of Anaconda, Inc.type::tech-debtidentifies or resolves some technical debtidentifies or resolves some technical debt