[pypy-commit] [Git][pypy/pypy][branch/default] (cfbolz, mattip around, arigo around): unbreak b38599cd5da0: we can't just

2022-12-11 Thread Carl Friedrich Bolz-Tereick (@cfbolz)


Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy


Commits:
1b7535e2 by Carl Friedrich Bolz-Tereick at 2022-12-11T19:18:03+01:00
(cfbolz, mattip around, arigo around): unbreak b38599cd5da0: we can't just
remove get_box_replacement here, that has wrong effects down the line, issue
#3867

unfortunately this means that the original bug is back, in some forms. that
needs a bigger refactoring and some more conceptual thinking though (the bug is
somewhat theoretical though, it can only happens if you use __pypy__.intop)

- - - - -


2 changed files:

- rpython/jit/metainterp/optimizeopt/pure.py
- rpython/jit/metainterp/optimizeopt/test/test_optimizeintbound.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/1b7535e23d4cc4a06aafae385324764d2438e47a

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/1b7535e23d4cc4a06aafae385324764d2438e47a
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


[pypy-commit] [Git][pypy/pypy][branch/default] add a paragraph about buildbot

2022-12-11 Thread Matti Picus (@mattip)


Matti Picus pushed to branch branch/default at PyPy / pypy


Commits:
868d14bb by Matti Picus at 2022-12-11T16:10:57-05:00
add a paragraph about buildbot

- - - - -


1 changed file:

- pypy/doc/contributing.rst


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/868d14bb6dfb1bb345e28b6c3b75764eb0811553

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/868d14bb6dfb1bb345e28b6c3b75764eb0811553
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