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


Commits:
375bfa17 by Yannick Jadoul at 2020-07-13T01:17:58+02:00
Fix handling of double braces in f-strings, after bpo-29104 implementation

--HG--
branch : py3.6

- - - - -
f355fd76 by Matti Picus at 2020-07-14T17:26:44+00:00
Merge branch 'topic/py3.6/fix-fstring-double-braces' into 
'branch/py3.6'

Fix handling of double braces in f-strings, after bpo-29104 implementation

See merge request pypy/pypy!739

--HG--
branch : py3.6

- - - - -


2 changed files:

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


View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/-/compare/de67fa5799b731fc8b593c445989d92fa3d9bd2c...f355fd76453034c954999e7f4bf6b2adf2d13d2c

-- 
View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/-/compare/de67fa5799b731fc8b593c445989d92fa3d9bd2c...f355fd76453034c954999e7f4bf6b2adf2d13d2c
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

Reply via email to