Matti Picus pushed to branch branch/py3.10 at PyPy / pypy


Commits:
2a259fa7 by Matti Picus at 2023-01-23T10:34:11+02:00
update pycparser

- - - - -
015f6079 by Matti Picus at 2023-01-28T20:29:04+02:00
only define SO in sysconfig if imp.get_suffixes() has imp.C_EXTENSION

- - - - -
55675e98 by Matti Picus at 2023-02-03T15:55:03+02:00
use r_longlong math in nanosecond time for perf_counter on windows (issue 3890)

--HG--
branch : py3.9

- - - - -
cab48d40 by Matti Picus at 2023-02-12T17:05:54+02:00
remove symlink, readlink support on windows: support for bytes with unicode is 
broken

--HG--
branch : py3.9

- - - - -
2afa4479 by Matti Picus at 2023-02-13T05:33:57+02:00
update to ssl 1.1.1t, 3.0.8

- - - - -
88867b99 by Matti Picus at 2023-02-13T05:36:41+02:00
merge default

--HG--
branch : py3.9

- - - - -
347afd9f by Matti Picus at 2023-02-13T05:37:00+02:00
merge py3.9

--HG--
branch : py3.10

- - - - -


10 changed files:

- lib_pypy/cffi/_pycparser/README
- lib_pypy/cffi/_pycparser/__init__.py
- lib_pypy/cffi/_pycparser/c_lexer.py
- lib_pypy/cffi/_pycparser/c_parser.py
- lib_pypy/cffi/_pycparser/lextab.py
- lib_pypy/cffi/_pycparser/yacctab.py
- lib_pypy/pypy_tools/build_cffi_imports.py
- pypy/module/posix/interp_posix.py
- pypy/module/posix/moduledef.py
- pypy/module/time/interp_time.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/1864bc59586af4d5cccc0cc46dd8f35485e06993...347afd9f06b488812f142296413d5561123cb2f6

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/1864bc59586af4d5cccc0cc46dd8f35485e06993...347afd9f06b488812f142296413d5561123cb2f6
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

Reply via email to