[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/metaparser-optional-repeater

2022-05-12 Thread @nulano


Ondrej Baranovič pushed new branch branch/metaparser-optional-repeater at PyPy 
/ pypy

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/tree/branch/metaparser-optional-repeater
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/metaparser-optional-repeater] check both DFA states

2022-05-12 Thread @nulano


Ondrej Baranovič pushed to branch branch/metaparser-optional-repeater at PyPy / 
pypy


Commits:
fd391731 by nulano at 2022-05-12T11:13:12+01:00
check both DFA states

--HG--
branch : metaparser-optional-repeater

- - - - -


1 changed file:

- pypy/interpreter/pyparser/test/test_metaparser.py


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

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/fd391731dafc23d5381dce9aa1fc6836b18f91fc
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/m1] 2 commits: update openssl downloads

2022-05-12 Thread Maciej Fijalkowski (@fijal)


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


Commits:
0452d4b7 by Matti Picus at 2022-05-05T20:39:23+03:00
update openssl downloads

--HG--
branch : m1

- - - - -
15478763 by fijal at 2022-05-12T19:22:40+02:00
enough fixes to call callbacks. Remove closureHeap

--HG--
branch : m1

- - - - -


7 changed files:

- lib_pypy/_ctypes/function.py
- lib_pypy/pypy_tools/build_cffi_imports.py
- pypy/module/_cffi_backend/ccallback.py
- pypy/module/_rawffi/callback.py
- rpython/rlib/clibffi.py
- rpython/rlib/test/test_clibffi.py
- rpython/translator/c/test/test_newgc.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/7b9ba05aaf769fabae1fc19af67bbed78cb3982d...154787633f610530d575ed26aefc5302d23c550f

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/7b9ba05aaf769fabae1fc19af67bbed78cb3982d...154787633f610530d575ed26aefc5302d23c550f
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/frozen-modules-py2] 3 commits: simplify make_builtins()

2022-05-12 Thread Ronan Lamy (@rlamy)


Ronan Lamy pushed to branch branch/frozen-modules-py2 at PyPy / pypy


Commits:
83819eaa by Ronan Lamy at 2022-05-12T15:17:25+01:00
simplify make_builtins()

--HG--
branch : frozen-modules-py2

- - - - -
98cc3f23 by Ronan Lamy at 2022-05-12T16:47:32+01:00
fix test_mixedmodule

--HG--
branch : frozen-modules-py2

- - - - -
92f9ba55 by Ronan Lamy at 2022-05-12T18:45:14+01:00
remove unused __builtin__.__builtins__

--HG--
branch : frozen-modules-py2

- - - - -


2 changed files:

- pypy/interpreter/baseobjspace.py
- pypy/interpreter/test/test_mixedmodule.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/c2677911ece7e30761b1725fbc423f9421b1a071...92f9ba55bf0c663341b22da34f80a15754d65a5c

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/c2677911ece7e30761b1725fbc423f9421b1a071...92f9ba55bf0c663341b22da34f80a15754d65a5c
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