Fixed #20278 -- ensured .get() exceptions do not recurse infinitely
A regression caused by d5b93d32 made .get() error reporting recurse infinitely on certain rare conditions. Fixed this by not trying to print the given lookup kwargs.
Showing
Please
register
or
sign in
to comment