Jannis Leidel
Jannis Leidel
> I was able to bisect this to [33a75a9](https://github.com/conda/conda/commit/33a75a98f04cf9b09b4fa32d28855c9b2bbaecbd) which was added in #13168. Prior to this commit the Python version in the base environment could be changed using `conda...
Wow, talk about a deep rabbit hole 🐰
> We could rethink logging as a whole Hard no, at least based on the presented reasons above. Of course there are different libraries that are better suited, but any...
@mbargull Wow, what a horrible find! Yes please open a ticket for posterity and assign the March milestone.
As an interesting aside, maybe as a way to roll back the changes we made for libmamba solver, we could maybe utilize logging adapters for the additonal context? https://docs.python.org/3/howto/logging-cookbook.html#adding-contextual-information-to-your-logging-output
Moving to the next milestone, this is more involved than the time left for the March release. #13628 has addressed a symptom, but the question is whether we should still...
@jaimergp Could you take a look at this if this is somehow conflicting with your current work on [conda-pip](https://github.com/jaimergp/conda-pip)?
@wolfv For posterity’s sake, could you please open a ticket to track this change? In the past, we've had cases where important spec changes were done without much debate or...
> > continue to make envs a first-class citizen of conda, as we've learned again and again, a large bulk of install/dependency issues arise from users installing everything into their...