[pypy-commit] [Git][pypy/pypy][branch/default] call backend optimizations in the right moment

2022-07-26 Thread Maciej Fijalkowski (@fijal)


Maciej Fijalkowski pushed to branch branch/default at PyPy / pypy


Commits:
779be110 by fijal at 2022-07-26T09:17:08+02:00
call backend optimizations in the right moment

- - - - -


1 changed file:

- rpython/jit/backend/llsupport/test/zrpy_gc_test.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/779be1102ceff1e31f5a31f884bb4aa7a63c78c2

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/779be1102ceff1e31f5a31f884bb4aa7a63c78c2
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] Pushed new branch branch/raise-in-thread-2

2022-07-26 Thread Carl Friedrich Bolz-Tereick (@cfbolz)


Carl Friedrich Bolz-Tereick pushed new branch branch/raise-in-thread-2 at PyPy 
/ pypy

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/tree/branch/raise-in-thread-2
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/py3.9] #3766: (bpo-20443) make __file__ of the __main__ module be an absolute path, if

2022-07-26 Thread Carl Friedrich Bolz-Tereick (@cfbolz)


Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9 at PyPy / pypy


Commits:
41a3e232 by Carl Friedrich Bolz-Tereick at 2022-07-25T11:34:13+02:00
#3766: (bpo-20443) make __file__ of the __main__ module be an absolute path, if
possible

--HG--
branch : py3.9

- - - - -


2 changed files:

- pypy/interpreter/app_main.py
- pypy/interpreter/test/test_app_main.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/41a3e232f9bd7cc749d99a9db074f7e7e4707c4b

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/41a3e232f9bd7cc749d99a9db074f7e7e4707c4b
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/raise-in-thread-2] fix typo

2022-07-26 Thread Carl Friedrich Bolz-Tereick (@cfbolz)


Carl Friedrich Bolz-Tereick pushed to branch branch/raise-in-thread-2 at PyPy / 
pypy


Commits:
b4087fac by Carl Friedrich Bolz-Tereick at 2022-07-26T18:02:46+02:00
fix typo

--HG--
branch : raise-in-thread-2

- - - - -


1 changed file:

- pypy/module/cpyext/pystate.py


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

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