Message 170127 - Python tracker

This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Content
AFAIK, the pickles are created with exactly the same permissions as the cached pyc and pyo files have been all along.  So, if you propose to change the permissions for the pickles, the compileall steps should be changed as well.