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

Deprecate Python 2 silliness and use os.makedirs(exists_ok=True) #4843

Merged
merged 10 commits into from
Apr 12, 2023

Conversation

ryanskeith
Copy link
Contributor

@ryanskeith ryanskeith commented Apr 6, 2023

Description

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 Apr 6, 2023
Copy link
Contributor

@kenodegard kenodegard left a comment

Choose a reason for hiding this comment

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

Minor word smithing

news/4843-config-cleanup Outdated Show resolved Hide resolved
news/4843-config-cleanup Outdated Show resolved Hide resolved
conda_build/index.py Outdated Show resolved Hide resolved
conda_build/config.py Outdated Show resolved Hide resolved
@kenodegard kenodegard changed the title Cleanup Deprecate Python 2 silliness and use os.makedirs(exists_ok=True) Apr 7, 2023
@kenodegard kenodegard mentioned this pull request Apr 7, 2023
3 tasks
ryanskeith and others added 4 commits April 7, 2023 09:15
Co-authored-by: Ken Odegard <kodegard@anaconda.com>
Co-authored-by: Ken Odegard <kodegard@anaconda.com>
Co-authored-by: Ken Odegard <kodegard@anaconda.com>
Co-authored-by: Ken Odegard <kodegard@anaconda.com>
conda_build/index.py Outdated Show resolved Hide resolved
@kenodegard kenodegard merged commit 7f3011c into conda:main Apr 12, 2023
@ryanskeith ryanskeith deleted the cleanup branch August 24, 2023 17:32
@github-actions github-actions bot added the locked [bot] locked due to inactivity label Aug 24, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla-signed [bot] added once the contributor has signed the CLA locked [bot] locked due to inactivity
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants