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

Fix the assumption that all sources are named. #5004

Merged
merged 3 commits into from Mar 23, 2022

Conversation

matteius
Copy link
Member

@matteius matteius commented Mar 23, 2022

The issue

#5002

The fix

Check the indexes safely, the problem will still be that if you don't name an index, then it is just an extra source, but if you call out the name of an index it won't be able to resolve to an index that is unamed, and that should be fine.

The checklist

  • Associated issue
  • A news fragment in the news/ directory to describe this fix with the extension .bugfix, .feature, .behavior, .doc. .vendor. or .trivial (this will appear in the release changelog). Use semantic line breaks and name the file after the issue number or the PR #.

@oz123 oz123 changed the title Fix my assumption that all sources are named. Fix the assumption that all sources are named. Mar 23, 2022
@oz123 oz123 merged commit b60fa7f into main Mar 23, 2022
@oz123 oz123 deleted the issue-5002-pipenv-index-safety-fix branch March 23, 2022 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants