##// END OF EJS Templates
exceptions: don't report lookup errors as exceptions stored in the exception store....
exceptions: don't report lookup errors as exceptions stored in the exception store. - those are regular not found problems that don't indicate any exceptional case - also make the errors report nicer, not as KeyError, or generic Exception

File last commit:

r831:36657fcb default
r843:d6e71ccf default
Show More
.bumpversion.cfg
6 lines | 145 B | text/x-ini | IniLexer
[bumpversion]
current_version = 4.19.0
message = release: Bump version {current_version} to {new_version}
[bumpversion:file:vcsserver/VERSION]