Ronan Lamy pushed to branch branch/py3.6 at PyPy / pypy

Commits:
06c75f31 by Matti Picus at 2020-02-19T19:57:13+02:00
merge default into branch

--HG--
branch : StringIO-perf

- - - - -
f18c13c5 by Ronan Lamy at 2020-02-27T15:15:56+00:00
Backport changes from branch py3-StringIO-perf

--HG--
branch : StringIO-perf

- - - - -
bbc4098e by Carl Friedrich Bolz-Tereick at 2020-02-27T17:03:03+01:00
help the annotator use a more efficient comparison

- - - - -
74392462 by Carl Friedrich Bolz-Tereick at 2020-02-27T17:03:57+01:00
make less stuff alive across the merge point

- - - - -
b6292af2 by Ronan Lamy at 2020-02-27T16:04:32+00:00
Document branch

--HG--
branch : StringIO-perf

- - - - -
050ed50c by Carl Friedrich Bolz-Tereick at 2020-02-27T17:35:02+01:00
fix test: one of the ptr_eq is no longer necessary, due to the improved
reasoning about non-standard virtualizables by the heapcache: we've seen the
allocation, it can't be virtualizable

- - - - -
260af9a1 by Ronan Lamy at 2020-02-27T16:36:01+00:00
hg merge default

--HG--
branch : StringIO-perf

- - - - -
da15ea00 by Ronan Lamy at 2020-02-27T16:38:47+00:00
Close branch before merging

--HG--
branch : StringIO-perf

- - - - -
e5f0e3fb by Ronan Lamy at 2020-02-27T16:58:17+00:00
Merge branch StringIO-perf

- - - - -
e328ccec by Ronan Lamy at 2020-02-27T17:16:07+00:00
hg merge default

--HG--
branch : py3.6

- - - - -


4 changed files:

- pypy/doc/whatsnew-head.rst
- pypy/objspace/std/bytesobject.py
- pypy/objspace/std/tupleobject.py
- rpython/jit/metainterp/test/test_virtualizable.py


View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/compare/f951b08908ac272fe61223eadbe55dd201944c52...e328ccecacdd69a51a5d37df2777b85a680280ca

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