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


Commits:
19156729 by Yannick Jadoul at 2020-06-29T00:37:09+02:00
Implement bpo-29104: Fixed parsing backslashes in f-strings

--HG--
branch : py3.6

- - - - -
647bc53c by Yannick Jadoul at 2020-06-29T01:41:50+02:00
Fix annotation error

--HG--
branch : py3.6

- - - - -
22e124ad by Matti Picus at 2020-06-30T08:30:45+00:00
Merge branch 'topic/py3.6/py3.6-bpo-29104' into 'branch/py3.6'

Implement bpo-29104: Fixed parsing backslashes in f-strings

See merge request pypy/pypy!736

--HG--
branch : py3.6

- - - - -


3 changed files:

- pypy/interpreter/astcompiler/fstring.py
- pypy/interpreter/pyparser/parsestring.py
- pypy/objspace/std/test/apptest_fstring.py


View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/-/compare/81f9f002586e9651390d0de090e46591b56332d2...22e124adc0ca4846f3aded5224a5402d8ae44089

-- 
View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/-/compare/81f9f002586e9651390d0de090e46591b56332d2...22e124adc0ca4846f3aded5224a5402d8ae44089
You're receiving this email because of your account on foss.heptapod.net.


_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to