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 Yann.Diorcet, christian.heimes, eli.bendersky, fdrake, python-dev, scoder, vajrasky, vstinner
Date 2013-11-28.14:25:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3dVh3H5MrDzPdS@mail.python.org>
In-reply-to
Content
New changeset 395a266bcb5a by Eli Bendersky in branch '2.7':
Issue #19815: Fix segfault when parsing empty namespace declaration.
http://hg.python.org/cpython/rev/395a266bcb5a
History
Date User Action Args
2013-11-28 14:25:48python-devsetrecipients: + python-dev, fdrake, scoder, vstinner, christian.heimes, eli.bendersky, vajrasky, Yann.Diorcet
2013-11-28 14:25:48python-devlinkissue19815 messages
2013-11-28 14:25:48python-devcreate