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

Logged config location #675

Merged
merged 6 commits into from Aug 9, 2020
Merged

Conversation

VikramJayanthi17
Copy link
Contributor

Continuing #674 on a new branch/PR. I used f-strings to log the config location instead of concatenation to stay consistent as advised by @sigmavirus24.

@bhrutledge bhrutledge self-requested a review July 16, 2020 21:45
Copy link
Contributor

@bhrutledge bhrutledge left a comment

Choose a reason for hiding this comment

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

I like how easy the prior work makes it to add a log message. I'd tweak the language. Also, can you add a test for it?

twine/utils.py Outdated Show resolved Hide resolved
tests/test_utils.py Outdated Show resolved Hide resolved
@bhrutledge bhrutledge self-requested a review July 27, 2020 12:42
Copy link
Contributor

@bhrutledge bhrutledge left a comment

Choose a reason for hiding this comment

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

Apologies again for the lag!

tests/test_utils.py Outdated Show resolved Hide resolved
tests/test_utils.py Outdated Show resolved Hide resolved
Copy link
Contributor

@bhrutledge bhrutledge left a comment

Choose a reason for hiding this comment

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

Thanks for moving; just one nitpick on using accurate test names and docstrings.

tests/test_settings.py Outdated Show resolved Hide resolved
@bhrutledge
Copy link
Contributor

Thanks for your patience on the merge; last time I looked there were some bizarre test failures that I wasn't ready to look into, but now I see things are passing.

@bhrutledge bhrutledge merged commit 62cec5b into pypa:master Aug 9, 2020
@bhrutledge bhrutledge added this to the 3.3.0 milestone Oct 4, 2020
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

3 participants