mirror of
https://github.com/python/cpython.git
synced 2026-05-15 08:59:27 -04:00
b86ed8e3bb
* bpo-43797: Improve syntax error for invalid comparisons * Update Lib/test/test_fstring.py Co-authored-by: Guido van Rossum <gvanrossum@gmail.com> * Apply review comments * can't -> cannot Co-authored-by: Guido van Rossum <gvanrossum@gmail.com>