Matti Picus pushed to branch branch/py3.9 at PyPy / pypy


Commits:
f51aed6d by Matti Picus at 2022-03-14T11:32:51+02:00
the syntax error offset poitns to the character now, not the opening brace

--HG--
branch : py3.9

- - - - -
c8df0c46 by Matti Picus at 2022-03-14T11:39:18+02:00
adjust expected suggestion and test

--HG--
branch : py3.9

- - - - -
81d26ee2 by Matti Picus at 2022-03-14T11:46:33+02:00
fix test for cases using '{', now passes like CPython3.9

--HG--
branch : py3.9

- - - - -
6c84483f by Matti Picus at 2022-03-14T12:01:24+02:00
skip test_marshal in test_audit since PyPy does not audit marshal calls

--HG--
branch : py3.9

- - - - -


4 changed files:

- lib-python/3/test/test_audit.py
- pypy/interpreter/pyparser/rpypegparse.py
- pypy/module/exceptions/test/test_exc.py
- pypy/objspace/std/test/apptest_fstring.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/6e54db9fddb9567b5855ccc809c03882e78d329a...6c84483fefb6f3fe01131e866c634a1bb6aad60a

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/6e54db9fddb9567b5855ccc809c03882e78d329a...6c84483fefb6f3fe01131e866c634a1bb6aad60a
You're receiving this email because of your account on foss.heptapod.net.


_______________________________________________
pypy-commit mailing list -- pypy-commit@python.org
To unsubscribe send an email to pypy-commit-le...@python.org
https://mail.python.org/mailman3/lists/pypy-commit.python.org/
Member address: arch...@mail-archive.com

Reply via email to