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 anton.barkovsky, asvetlov, ezio.melotti, georg.brandl, python-dev, r.david.murray, tshepang
Date 2012-09-03.16:53:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3X9cgp0RmDzQG3@mail.python.org>
In-reply-to
Content
New changeset 6768aa70c2d3 by R David Murray in branch '3.2':
#15509: If %action substitution produces a null string, drop it.
http://hg.python.org/cpython/rev/6768aa70c2d3

New changeset 323ca2f0e382 by R David Murray in branch 'default':
Merge #15509: If %action substitution produces a null string, drop it.
http://hg.python.org/cpython/rev/323ca2f0e382

New changeset 5da3b2df38b3 by R David Murray in branch 'default':
#15557,#15447,#15509: webbrowser test suite added.
http://hg.python.org/cpython/rev/5da3b2df38b3
History
Date User Action Args
2012-09-03 16:53:27python-devsetrecipients: + python-dev, georg.brandl, ezio.melotti, r.david.murray, asvetlov, tshepang, anton.barkovsky
2012-09-03 16:53:26python-devlinkissue15509 messages
2012-09-03 16:53:26python-devcreate