Ronan Lamy pushed to branch branch/py3.6 at PyPy / pypy
Commits: e65e6f10 by Yannick Jadoul at 2020-06-18T15:59:30Z Implement bpo-30465: Fix lineno and col_offset in fstring AST nodes --HG-- branch : py3.6 - - - - - 654108ff by Yannick Jadoul at 2020-06-18T16:50:11Z Fix annotation in f_string_compile --HG-- branch : py3.6 - - - - - e4a30913 by Yannick Jadoul at 2020-06-18T20:56:04Z Convert pypy/objspace/std/test/test_fstring.py into new-style apptest_fstring.py --HG-- branch : py3.6 - - - - - 5299574c by Yannick Jadoul at 2020-06-20T22:59:42Z Fix test_error_unknown_code in apptest_fstring, and add test on unicode --HG-- branch : py3.6 - - - - - b782f178 by Ronan Lamy at 2020-06-22T18:39:32Z Merge branch 'topic/py3.6/py3.6-bpo-30465' into 'branch/py3.6' Implement bpo-30465: Fix lineno and col_offset in fstring AST nodes See merge request pypy/pypy!730 --HG-- branch : py3.6 - - - - - 4 changed files: - lib-python/3/test/test_fstring.py - pypy/interpreter/astcompiler/fstring.py - + pypy/objspace/std/test/apptest_fstring.py - − pypy/objspace/std/test/test_fstring.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/compare/3c0005b3c1d0125bceb483bcdee584d67bb009e4...b782f1782a192b120820c4707d5158d52d6ca1be -- View it on GitLab: https://foss.heptapod.net/pypy/pypy/compare/3c0005b3c1d0125bceb483bcdee584d67bb009e4...b782f1782a192b120820c4707d5158d52d6ca1be You're receiving this email because of your account on foss.heptapod.net.
_______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
