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: Correct error message when pypi-token.pypi has incorrect number of arguments. #8502

Merged
merged 3 commits into from
Oct 6, 2023

Conversation

radoshi
Copy link
Contributor

@radoshi radoshi commented Oct 3, 2023

Pull Request Check List

Resolves: #8503

  • Added tests for changed code.
  • Updated documentation for changed code.

src/poetry/console/commands/config.py Outdated Show resolved Hide resolved
tests/console/commands/test_config.py Outdated Show resolved Hide resolved
@radoshi radoshi marked this pull request as ready for review October 4, 2023 16:47
@radoering radoering changed the title bug: Correct error message when pypi-token.pypi has incorrect number of arguments. fix: Correct error message when pypi-token.pypi has incorrect number of arguments. Oct 6, 2023
@radoering radoering merged commit 30da950 into python-poetry:master Oct 6, 2023
20 checks passed
Copy link

github-actions bot commented Mar 3, 2024

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing value for pypi-token.pypi config value results in the wrong error message.
2 participants