- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message308331
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 | brett.cannon |
|---|---|
| Recipients | brett.cannon, christian.heimes, ncoghlan, steve.dower, vstinner |
| Date | 2017-12-14.19:41:01 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1513280461.36.0.213398074469.issue32324@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Since the directory is where the code that is being executed exists don't you have to implicitly trust that directory is secure? Otherwise how can you even trust the code you're choosing to execute? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-12-14 19:41:01 | brett.cannon | set | recipients: + brett.cannon, ncoghlan, vstinner, christian.heimes, steve.dower |
| 2017-12-14 19:41:01 | brett.cannon | set | messageid: <1513280461.36.0.213398074469.issue32324@psf.upfronthosting.co.za> |
| 2017-12-14 19:41:01 | brett.cannon | link | issue32324 messages |
| 2017-12-14 19:41:01 | brett.cannon | create | |

