Mercurial > hg
comparison mercurial/help/deprecated.txt @ 38931:5caee9f923ae stable
hgweb: catch ParseError that's raised by revset.match()
Some queries, like the demonstrated "first(::)", fail earlier than we call
mfunc(), and that results in a "500 Internal Server Error". To prevent it,
revset.match() also needs to be in a try-except block.
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Thu, 09 Aug 2018 13:04:52 +0800 |
parents | 5fa4e29ba3e3 |
children |
comparison
equal
deleted
inserted
replaced
38833:c9e6ca31cfe7 | 38931:5caee9f923ae |
---|