SIGN IN SIGN UP

bpo-40585: Normalize errors messages in codeop when comparing them (GH-20030)

With the new parser, the error message contains always the trailing
newlines, causing the comparison of the repr of the error messages
in codeop to fail. This commit makes the new parser mirror the old parser's
behaviour regarding trailing newlines.
P
Pablo Galindo committed
5b956ca42de37c761562e9c9aeb96a0e67606e33
Parent: 2cc9b84
Committed by GitHub <noreply@github.com> on 5/11/2020, 12:41:26 AM