Carl Friedrich Bolz-Tereick pushed to branch branch/py3.10 at PyPy / pypy


Commits:
3e6eeae4 by Carl Friedrich Bolz-Tereick at 2023-01-22T20:05:22+01:00
only staticmethods are callable in 3.10, not classmethods

--HG--
branch : py3.10

- - - - -
91242fd9 by Carl Friedrich Bolz-Tereick at 2023-01-22T20:16:37+01:00
fix lineno in the "end of file in multi-line statement" case

--HG--
branch : py3.10

- - - - -
a4b87dab by Carl Friedrich Bolz-Tereick at 2023-01-22T21:32:39+01:00
lots of detailed improvements in the tokenizer, around unterminated strings

--HG--
branch : py3.10

- - - - -


7 changed files:

- lib-python/3/test/test_eof.py
- pypy/interpreter/function.py
- pypy/interpreter/pyparser/pytokenizer.py
- pypy/interpreter/pyparser/test/test_pyparse.py
- pypy/interpreter/pyparser/test/test_pytokenizer.py
- pypy/interpreter/test/apptest_function.py
- pypy/interpreter/typedef.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/2f26382333e76887221429c93f7bf42e7777ec25...a4b87dab0da0c3bf3f1cd542b18ed7ed115990e9

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/2f26382333e76887221429c93f7bf42e7777ec25...a4b87dab0da0c3bf3f1cd542b18ed7ed115990e9
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