这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@kenodegard
Copy link
Contributor

@kenodegard kenodegard commented Jun 23, 2025

Description

While reviewing #14942 discovered we weren't force uppercasing for export_metavars=False:

conda/conda/activate.py

Lines 154 to 156 in a6a02ac

else:
# unset all meta variables
unset_vars.extend(context.conda_exe_vars_dict)

Flatten nested if-clauses for readability

Checklist - did you ...

  • Add a file to the news directory (using the template) for the next release's release notes?
  • Add / update necessary tests?
  • Add / update outdated documentation?

@conda-bot conda-bot added the cla-signed [bot] added once the contributor has signed the CLA label Jun 23, 2025
@github-project-automation github-project-automation bot moved this to 🆕 New in 🔎 Review Jun 23, 2025
@codspeed-hq
Copy link

codspeed-hq bot commented Jun 23, 2025

CodSpeed Performance Report

Merging #14960 will not alter performance

Comparing kenodegard:normalize-case (63844b8) with main (eacc4c4)

Summary

✅ 21 untouched benchmarks

@kenodegard kenodegard marked this pull request as ready for review June 24, 2025 13:39
@kenodegard kenodegard requested a review from a team as a code owner June 24, 2025 13:39
@kenodegard kenodegard moved this from 🆕 New to 👀 In Review in 🔎 Review Jun 24, 2025
Copy link
Contributor

@travishathaway travishathaway left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agree with the change. Thanks for improving the code.

@github-project-automation github-project-automation bot moved this from 👀 In Review to ✅ Approved in 🔎 Review Jun 24, 2025
@kenodegard kenodegard merged commit e64835d into conda:main Jun 24, 2025
75 checks passed
@github-project-automation github-project-automation bot moved this from ✅ Approved to 🏁 Done in 🔎 Review Jun 24, 2025
@kenodegard kenodegard deleted the normalize-case branch June 24, 2025 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed [bot] added once the contributor has signed the CLA

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants