SIGN IN SIGN UP

bpo-30682: Removed a too-strict assertion that failed for certain f-strings. (#2232)

This caused a segfault on eval("f'\\\n'") and eval("f'\\\r'") in debug build.
E
ericvsmith committed
11e97f2f80bf65cc828c127eafc95229df35d403
Parent: a49c935
Committed by Serhiy Storchaka <storchaka@gmail.com> on 6/16/2017, 10:19:32 AM