[pypy-commit] [Git][pypy/extradoc][branch/extradoc] add Łukasz

2022-09-14 Thread Carl Friedrich Bolz-Tereick (@cfbolz)


Carl Friedrich Bolz-Tereick pushed to branch branch/extradoc at PyPy / extradoc


Commits:
1890a499 by Carl Friedrich Bolz-Tereick at 2022-09-14T12:13:40+02:00
add Łukasz

--HG--
branch : extradoc

- - - - -


1 changed file:

- sprintinfo/ddorf2022/people.txt


View it on Heptapod: 
https://foss.heptapod.net/pypy/extradoc/-/commit/1890a4992c469fd018915e262bd3a1f16c2c546b

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/extradoc/-/commit/1890a4992c469fd018915e262bd3a1f16c2c546b
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-pattern-matching-experiments] Add support for MatchSingleton

2022-09-14 Thread Tadeu Zagallo (@tadeuzagallo)


Tadeu Zagallo pushed to branch branch/py3.9-pattern-matching-experiments at 
PyPy / pypy


Commits:
0f961279 by Tadeu Zagallo at 2022-09-14T14:25:19+02:00
Add support for MatchSingleton

--HG--
branch : py3.9-pattern-matching-experiments

- - - - -


2 changed files:

- pypy/interpreter/astcompiler/codegen.py
- pypy/interpreter/astcompiler/test/test_compiler.py


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

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/0f961279358dead752b313402bddae90349a426b
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/threaded-code-generation-pysom] 3 commits: deleted old implementation

2022-09-14 Thread Yusuke Izawa (@3tty0n)


Yusuke Izawa pushed to branch branch/threaded-code-generation-pysom at PyPy / 
pypy


Commits:
45fcea77 by Yusuke Izawa at 2022-09-15T00:09:32+09:00
deleted old implementation

--HG--
branch : threaded-code-generation-pysom

- - - - -
abd7705f by Yusuke Izawa at 2022-09-15T00:10:50+09:00
add _get_greens helper method

--HG--
branch : threaded-code-generation-pysom

- - - - -
d6c7749d by Yusuke Izawa at 2022-09-15T00:11:15+09:00
WIP: improve label handling

--HG--
branch : threaded-code-generation-pysom

- - - - -


2 changed files:

- rpython/jit/metainterp/compile.py
- rpython/jit/metainterp/optimizeopt/tracesplit.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/8d17db1d9bb2292f69bef83d80d0f86c13ecdd04...d6c7749def01fbcb375115d8cf372803050fa4f6

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/8d17db1d9bb2292f69bef83d80d0f86c13ecdd04...d6c7749def01fbcb375115d8cf372803050fa4f6
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