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 | brett.cannon, christian.heimes, georg.brandl, jcea, python-dev |
| Date | 2012年09月11日.12:12:32 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3XGQ3z69BszQC3@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 4754c4a710e6 by Christian Heimes in branch 'default': Issue #15895: Fix FILE pointer leak in PyRun_SimpleFileExFlags() when filename points to a pyc/pyo file and closeit is false. http://hg.python.org/cpython/rev/4754c4a710e6 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012年09月11日 12:12:33 | python-dev | set | recipients: + python-dev, brett.cannon, georg.brandl, jcea, christian.heimes |
| 2012年09月11日 12:12:32 | python-dev | link | issue15895 messages |
| 2012年09月11日 12:12:32 | python-dev | create | |