-
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 inactivitypending::releasethe resolution is pending a new releasethe resolution is pending a new releasesource::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
Milestone
Description
This makes me all kind of uncomfortable since cytoolz is a separate pacakge and us using it this way is totally backwards. We should rely on it instead directly or remove our footprint using it. Probably larger than this PR though, so worth opening a ticket to look into it.
Originally posted by @jezdez in #11290 (comment)
Tasks
- Do we need cytoolz/toolz anymore?
- If we need cytoolz/toolz, stop vendoring and make it a dependency
- @kenodegard None of the third-party uses we have identified need cytoolz/toolz, replace with stdlib itertools or list-/dict-comprehension or arg unpacking
- @kenodegard Conda itself will make cytoolz a dependency
- update default::conda feedstock
- update conda-forge::conda feedstock
- Deprecate libmamba-draft conda-libmamba-solver#45
- Remove usage of
conda._vendor.toolz
and add dependencycytoolz
instead constructor#523
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 inactivitypending::releasethe resolution is pending a new releasethe resolution is pending a new releasesource::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
Type
Projects
Status
🏁 Done