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 | alex, amaury.forgeotdarc, ezio.melotti, hynek, jcea, ncoghlan, python-dev, shaitanich, vstinner |
| Date | 2012年11月07日.08:14:31 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3XxL504btpzP0t@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset b256d054f229 by Hynek Schlawack in branch '3.2': Issue #15001: fix segfault on "del sys.module['__main__']" http://hg.python.org/cpython/rev/b256d054f229 New changeset 215297665098 by Hynek Schlawack in branch '3.3': Issue #15001: fix segfault on "del sys.module['__main__']" http://hg.python.org/cpython/rev/215297665098 New changeset 859ef54bdce2 by Hynek Schlawack in branch 'default': Issue #15001: fix segfault on "del sys.module['__main__']" http://hg.python.org/cpython/rev/859ef54bdce2 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012年11月07日 08:14:32 | python-dev | set | recipients: + python-dev, jcea, amaury.forgeotdarc, ncoghlan, vstinner, ezio.melotti, alex, hynek, shaitanich |
| 2012年11月07日 08:14:32 | python-dev | link | issue15001 messages |
| 2012年11月07日 08:14:31 | python-dev | create | |