Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge 23.7.x branch back into main #13093

Closed
wants to merge 7 commits into from
Closed

Merge 23.7.x branch back into main #13093

wants to merge 7 commits into from

Conversation

beeankha
Copy link
Contributor

Merges 23.7.4 hotfixes (#13076, #13035) back into main.

Xref #12849

Warning
DO NOT SQUASH MERGE!

dholth and others added 7 commits September 11, 2023 10:11
* Speed up find_commands() on WSL (#13035)

On WSL, the entire Windows PATH is inherited, and calling `isfile`
(specifically, `os.stat`) across the filesystem boundary is
extremely slow. Delaying the check until after pattern matching
speeds things up considerably.

---------

Co-authored-by: P. Talley <otaithleigh@users.noreply.github.com>
Co-authored-by: Ken Odegard <kodegard@anaconda.com>
Co-authored-by: Travis Hathaway <travis.j.hathaway@gmail.com>
Fix `test_s3_server` failure (#12986)
Co-authored-by: Ken Odegard <kodegard@anaconda.com>
@beeankha beeankha requested a review from a team as a code owner September 12, 2023 13:50
@conda-bot conda-bot added the cla-signed [bot] added once the contributor has signed the CLA label Sep 12, 2023
@kenodegard
Copy link
Contributor

superseded by #13094

@kenodegard kenodegard closed this Sep 12, 2023
@kenodegard kenodegard mentioned this pull request Sep 12, 2023
62 tasks
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.

None yet

4 participants