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

Bug/fix os.getresuid not supported on os x #28

Conversation

andrejb
Copy link

@andrejb andrejb commented Oct 14, 2013

I changed os.getresuid() calls for psutil.Process(os.getpid()).uids because those seem to be supported in Mac OS X.

I also fixed self.temp_ keyring and self.temp_secring paths creation in _meta.py and the path used in test_recv_keys_default.

@harobed
Copy link

harobed commented Oct 26, 2013

+1

1 similar comment
@ttanner
Copy link
Contributor

ttanner commented Nov 12, 2013

+1

@isislovecruft isislovecruft merged commit 2f60144 into isislovecruft:develop Dec 2, 2013
@isislovecruft
Copy link
Owner

@andrejb : Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants