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

delete pyc files in test folder #121

Closed
wants to merge 1 commit into from

Conversation

adrelanos
Copy link

No description provided.

@thestinger
Copy link
Member

thestinger commented Sep 19, 2020

Can you try changing __init__.py to /usr/bin/env python3 and then try this again? My python is python3 so it's using python3 here. I'd rather have this use python3 everywhere and then only clean the files generated by python3.

@adrelanos
Copy link
Author

That doesn't work.

@adrelanos
Copy link
Author

Though, setting a shebang everywhere might be good nevertheless.

@thestinger
Copy link
Member

Don't know what you mean by doesn't work.

@thestinger
Copy link
Member

I pushed a change switching python to python3 in the Makefile.

@thestinger
Copy link
Member

Can you reopen this for the Python3 cache?

@thestinger thestinger closed this Sep 19, 2020
@adrelanos
Copy link
Author

adrelanos commented Sep 19, 2020 via email

@thestinger
Copy link
Member

With b9ebf47 it should now be using Python3 so it will create the Python3 cache directory instead of these files. That could be removed by clean instead.

@adrelanos
Copy link
Author

Great! Thank you for working on hardened_malloc!

Btw we've been considering enabling hardened_malloc by default in Whonix, and Kicksecure.

https://forums.whonix.org/t/hardened-malloc-hardened-memory-allocator/7474/69

@GrapheneOS GrapheneOS locked and limited conversation to collaborators Jan 26, 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.

2 participants