Skip to content

Conversation

kenodegard
Copy link
Contributor

@kenodegard kenodegard commented Apr 22, 2022

Description

Removes conda.exceptions.CommandArgumentError in favor of conda.exceptions.ArgumentError.

Removes:

  • conda.exceptions.TooFewArgumentsError
  • conda.exceptions.CondaRevisionError
  • conda.exceptions.InstallError
  • conda.exceptions.CondaTypeError
  • conda.exceptions.CaseInsensitiveFileSystemError
  • conda_env.exceptions.NoBinstar
  • conda_env.exceptions.AlreadyExist
  • conda_env.exceptions.EnvironmentAlreadyInNotebook
  • conda_env.exceptions.EnvironmentFileDoesNotExist
  • conda_env.exceptions.InvalidLoader
  • conda_env.exceptions.NBFormatNotInstalled

See #11321

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?

@kenodegard kenodegard requested a review from a team as a code owner April 22, 2022 08:54
@anaconda-issue-bot anaconda-issue-bot added the cla-signed [bot] added once the contributor has signed the CLA label Apr 22, 2022
UnknownPackageClobberError,
conda_exception_handler,
ExceptionHandler,
)
Copy link
Member

Choose a reason for hiding this comment

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

Thank you for consistently improving the readability of the codebase via your PRs!!

Copy link
Member

@beeankha beeankha left a comment

Choose a reason for hiding this comment

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

👍

Copy link
Member

@jezdez jezdez left a comment

Choose a reason for hiding this comment

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

drool Thank you!

@jezdez jezdez merged commit 91df955 into conda:master Apr 28, 2022
@kenodegard kenodegard deleted the remove-unused-exceptions branch July 28, 2022 18:12
@github-actions github-actions bot added the locked [bot] locked due to inactivity label Jul 29, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 29, 2023
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
None yet
Development

Successfully merging this pull request may close these issues.

4 participants