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 | python-dev |
|---|---|
| Recipients | Arfrever, Ramchandra Apte, asvetlov, christian.heimes, gpolo, mark.dickinson, pitrou, python-dev, skrah, terry.reedy, zach.ware |
| Date | 2012年12月09日.13:48:57 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3YK8086NdpzRSX@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset d8300842a0e9 by Antoine Pitrou in branch '3.2': Issue #16248: Disable code execution from the user's home directory by tkinter when the -E flag is passed to Python. http://hg.python.org/cpython/rev/d8300842a0e9 New changeset 10d04bdb05ab by Antoine Pitrou in branch '3.3': Issue #16248: Disable code execution from the user's home directory by tkinter when the -E flag is passed to Python. http://hg.python.org/cpython/rev/10d04bdb05ab New changeset a4fc52da295b by Antoine Pitrou in branch 'default': Issue #16248: Disable code execution from the user's home directory by tkinter when the -E flag is passed to Python. http://hg.python.org/cpython/rev/a4fc52da295b |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012年12月09日 13:48:57 | python-dev | set | recipients: + python-dev, terry.reedy, mark.dickinson, pitrou, christian.heimes, gpolo, Arfrever, asvetlov, skrah, Ramchandra Apte, zach.ware |
| 2012年12月09日 13:48:57 | python-dev | link | issue16248 messages |
| 2012年12月09日 13:48:57 | python-dev | create | |