Message168613
(Note: Kevin is looking into this at the PyConAU sprints) New test case needed (probably in Lib/test/test_import.py): - create .py file as 0400 - import it - check .pyc (or .pyo) file is 0600 That ensures the #2501 security bug remains fixed, while also addressing this problem. | |
| Date | User | Action | Args | | 2012-08-20 01:40:05 | ncoghlan | set | recipients: + ncoghlan, barry, amaury.forgeotdarc, pitrou, eric.araujo, brian.curtin, pdsimanyi, markon, mucisland, Steve.Thompson, desolat, kevin.chen | | 2012-08-20 01:40:05 | ncoghlan | set | messageid: <1345426805.57.0.309540757037.issue6074@psf.upfronthosting.co.za> | | 2012-08-20 01:40:01 | ncoghlan | link | issue6074 messages | | 2012-08-20 01:40:01 | ncoghlan | create | | |