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

Conversation

@jezdez
Copy link
Member

@jezdez jezdez commented May 26, 2021

This is to check if #10659 can be made using importlib.

@jezdez jezdez requested a review from a team as a code owner May 26, 2021 19:54
@anaconda-issue-bot anaconda-issue-bot added the cla-signed [bot] added once the contributor has signed the CLA label May 26, 2021
try:
self._package = self.binstar.package(self.username, self.packagename)
except errors.NotFound:
except IndexError:
Copy link
Member Author

@jezdez jezdez May 26, 2021

Choose a reason for hiding this comment

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

NotFound is using IndexError as one parent class.

@jezdez jezdez added this to the 4.10.2 milestone May 26, 2021
@jezdez jezdez requested a review from chenghlee May 27, 2021 11:52
@jezdez jezdez added the tag::performance related to degraded performance label Jun 3, 2021
@jezdez jezdez merged commit e14d589 into master Jun 7, 2021
@jezdez jezdez deleted the lazy-binstar branch June 7, 2021 14:47
FaustinCarter pushed a commit to FaustinCarter/conda that referenced this pull request Nov 27, 2021
* Don't load binstar_client until needed.

* Fix flake8 issues.

* Use importlib for programmatic loading of binstar.

* Actually call get_server_api.

Co-authored-by: Christopher Granade <cgranade@cgranade.com>
@github-actions github-actions bot added the locked [bot] locked due to inactivity label Jun 8, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 8, 2022
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 tag::performance related to degraded performance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants