[pypy-commit] [Git][pypy/pypy][branch/warmup-improvements-various] 2 commits: fix a generator corner case

Carl Friedrich Bolz-Tereick foss at heptapod.net
Fri Feb 21 03:59:44 EST 2020


Carl Friedrich Bolz-Tereick pushed to branch branch/warmup-improvements-various at PyPy / pypy


Commits:
4e810466 by Carl Friedrich Bolz-Tereick at 2020-02-17T13:54:03+01:00
fix a generator corner case

--HG--
branch : warmup-improvements-various

- - - - -
70e14a03 by Carl Friedrich Bolz-Tereick at 2020-02-17T19:54:03+01:00
remove bogus quasi-immutable declaration on the ExecutionContext. the ec is
never constant, so it doesn't help to make its fields quasi-immutable

--HG--
branch : warmup-improvements-various

- - - - -


2 changed files:

- pypy/interpreter/executioncontext.py
- pypy/interpreter/pyopcode.py


View it on GitLab: https://foss.heptapod.net/pypy/pypy/compare/0357150485401c52d4fab86f3789b663f793546e...70e14a033fd5f807673dcaed11cca8dc91a6564c

---
View it on GitLab: https://foss.heptapod.net/pypy/pypy/compare/0357150485401c52d4fab86f3789b663f793546e...70e14a033fd5f807673dcaed11cca8dc91a6564c
You're receiving this email because of your account on foss.heptapod.net.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-commit/attachments/20200221/ac038f44/attachment.html>


More information about the pypy-commit mailing list