- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message170127
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.
| Author | ned.deily |
|---|---|
| Recipients | Arfrever, loewis, ned.deily, tpievila |
| Date | 2012-09-09.19:19:33 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1347218373.6.0.436846178862.issue15890@psf.upfronthosting.co.za> |
| In-reply-to |
| 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. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-09-09 19:19:33 | ned.deily | set | recipients: + ned.deily, loewis, Arfrever, tpievila |
| 2012-09-09 19:19:33 | ned.deily | set | messageid: <1347218373.6.0.436846178862.issue15890@psf.upfronthosting.co.za> |
| 2012-09-09 19:19:33 | ned.deily | link | issue15890 messages |
| 2012-09-09 19:19:33 | ned.deily | create | |

