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

Return _uname_info from the uname_info() method #233

Merged
merged 1 commit into from
Feb 2, 2019

Conversation

abadger
Copy link
Contributor

@abadger abadger commented Dec 19, 2018

Fixes #229

I'm sorry, I don't understand how the test cases work well enough to see why the existing uname_info tests failed to pick up this problem otherwise I would have adapted them to test this case too. I'm guessing that they test the _uname_info() method directly instead of testing the uname_info() method but I don't quite see where that would be happening.

@nir0s
Copy link
Collaborator

nir0s commented Feb 2, 2019

Great catch. The tests are actually testing uname attributes directly, which is wrong. I'll merge this, but we should definitely attend to the missing tests.

@nir0s nir0s merged commit 765d12d into python-distro:master Feb 2, 2019
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.

2 participants