[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.heptap

[pypy-commit] [Git][pypy/pypy][branch/default] add another hook to actually disable tracing and be better at writing docstrings

2022-07-20 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed to branch branch/default at PyPy / pypy Commits: 3a0af27e by fijal at 2022-07-20T14:38:13+02:00 add another hook to actually disable tracing and be better at writing docstrings - - - - - 5 changed files: - pypy/module/pypyjit/interp_jit.py - pypy/module/pypyjit/mod

[pypy-commit] [Git][pypy/pypy][branch/default] add more natural arities

2022-07-06 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed to branch branch/default at PyPy / pypy Commits: 4859d00f by fijal at 2022-07-06T12:25:39+02:00 add more natural arities - - - - - 2 changed files: - pypy/module/fcntl/interp_fcntl.py - rpython/rlib/rposix.py View it on Heptapod: https://foss.heptapod.net/pypy/p

[pypy-commit] [Git][pypy/pypy][branch/default] make sure we have wrappers around variadic calls in the JIT, fixes #3762

2022-07-01 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed to branch branch/default at PyPy / pypy Commits: 7a22f10c by fijal at 2022-07-01T14:43:06+02:00 make sure we have wrappers around variadic calls in the JIT, fixes #3762 - - - - - 2 changed files: - rpython/jit/codewriter/call.py - rpython/rtyper/lltypesystem/rffi.p

[pypy-commit] [Git][pypy/pypy][branch/reverse-debugger-fun] try harder

2022-06-13 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed to branch branch/reverse-debugger-fun at PyPy / pypy Commits: cb554eeb by fijal at 2022-06-13T16:39:51+02:00 try harder --HG-- branch : reverse-debugger-fun - - - - - 4 changed files: - pypy/interpreter/error.py - pypy/module/__pypy__/interp_magic.py - pypy/module

[pypy-commit] [Git][pypy/pypy][branch/reverse-debugger-fun] fix imports

2022-06-13 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed to branch branch/reverse-debugger-fun at PyPy / pypy Commits: ef8d2b74 by fijal at 2022-06-13T15:56:58+02:00 fix imports --HG-- branch : reverse-debugger-fun - - - - - 1 changed file: - pypy/module/exceptions/interp_exceptions.py View it on Heptapod: https://fo

[pypy-commit] [Git][pypy/pypy][branch/reverse-debugger-fun] stick revdb_time on the exception object

2022-06-13 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed to branch branch/reverse-debugger-fun at PyPy / pypy Commits: 8fea8200 by fijal at 2022-06-13T15:54:42+02:00 stick revdb_time on the exception object --HG-- branch : reverse-debugger-fun - - - - - 1 changed file: - pypy/module/exceptions/interp_exceptions.py Vie

[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/reverse-debugger-fun

2022-06-13 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed new branch branch/reverse-debugger-fun at PyPy / pypy -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/reverse-debugger-fun You're receiving this email because of your account on foss.heptapod.net. ___

[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/test-streamio-using-osopen

2022-06-02 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed new branch branch/test-streamio-using-osopen at PyPy / pypy -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/test-streamio-using-osopen You're receiving this email because of your account on foss.heptapod.net. __

[pypy-commit] [Git][pypy/pypy][branch/default] 2 commits: remove old calls

2022-05-30 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed to branch branch/default at PyPy / pypy Commits: 48e08421 by fijal at 2022-05-24T13:38:37+02:00 remove old calls - - - - - c38dca2a by fijal at 2022-05-31T08:29:54+02:00 merge - - - - - 1 changed file: - rpython/rlib/test/test_rmmap.py View it on Heptapod: http

[pypy-commit] [Git][pypy/pypy][branch/default] 2 commits: remove the hacks

2022-05-23 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed to branch branch/default at PyPy / pypy Commits: bcf00aaf by fijal at 2022-05-23T13:46:06+02:00 remove the hacks - - - - - e6065a2e by fijal at 2022-05-24T07:41:52+02:00 merge - - - - - 1 changed file: - pypy/doc/build.rst View it on Heptapod: https://foss.hept

[pypy-commit] [Git][pypy/pypy] Deleted branch branch/m1

2022-05-23 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski deleted branch branch/m1 at PyPy / pypy -- 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.

[pypy-commit] [Git][pypy/pypy][branch/default] 2 commits: close to be merge branch

2022-05-23 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed to branch branch/default at PyPy / pypy Commits: 98803d44 by fijal at 2022-05-23T09:15:56+02:00 close to be merge branch --HG-- branch : m1 - - - - - 4915c836 by fijal at 2022-05-23T09:16:07+02:00 merge closed branch - - - - - 0 changed files: View it on Heptap

[pypy-commit] [Git][pypy/pypy][branch/default] 33 commits: Start a branch to port stuff to m1 platform

2022-05-23 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed to branch branch/default at PyPy / pypy Commits: 1af3dfab by Maciej Fijalkowski at 2021-11-30T18:53:16+02:00 Start a branch to port stuff to m1 platform --HG-- branch : m1 - - - - - 1ccf7b65 by Maciej Fijalkowski at 2021-11-30T20:03:40+02:00 fix c99 --HG-- branch :

[pypy-commit] [Git][pypy/pypy][branch/m1] fix running of the tests

2022-05-22 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed to branch branch/m1 at PyPy / pypy Commits: 43fdf735 by fijal at 2022-05-23T08:36:05+02:00 fix running of the tests --HG-- branch : m1 - - - - - 1 changed file: - rpython/rlib/rvmprof/test/__init__.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/c

[pypy-commit] [Git][pypy/pypy][branch/m1] add aarch64 on OS X support

2022-05-22 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed to branch branch/m1 at PyPy / pypy Commits: e85d810d by fijal at 2022-05-23T08:30:28+02:00 add aarch64 on OS X support --HG-- branch : m1 - - - - - 1 changed file: - rpython/rlib/rvmprof/src/shared/vmprof_config.h View it on Heptapod: https://foss.heptapod.net/

[pypy-commit] [Git][pypy/pypy][branch/m1] I think enough to make mac asm happy

2022-05-22 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed to branch branch/m1 at PyPy / pypy Commits: 76cf7a4b by fijal at 2022-05-23T08:14:54+02:00 I think enough to make mac asm happy --HG-- branch : m1 - - - - - 1 changed file: - rpython/translator/c/src/stacklet/switch_aarch64_gcc.h View it on Heptapod: https://fo

[pypy-commit] [Git][pypy/pypy][branch/m1] frame info wrtiing is updating assembler

2022-05-22 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed to branch branch/m1 at PyPy / pypy Commits: 739e906d by fijal at 2022-05-22T08:23:16+02:00 frame info wrtiing is updating assembler --HG-- branch : m1 - - - - - 1 changed file: - rpython/jit/backend/llsupport/llmodel.py View it on Heptapod: https://foss.heptapo

[pypy-commit] [Git][pypy/pypy][branch/m1] 4 commits: slightly better JIT approach here

2022-05-21 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed to branch branch/m1 at PyPy / pypy Commits: 3dc61dbe by fijal at 2022-05-21T15:30:38+02:00 slightly better JIT approach here --HG-- branch : m1 - - - - - 7e98ef14 by fijal at 2022-05-21T16:15:48+02:00 remap to RPython --HG-- branch : m1 - - - - - 091ac577 by fijal

[pypy-commit] [Git][pypy/pypy][branch/m1] more progress towards variadic calls in ll2ctypes

2022-05-18 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed to branch branch/m1 at PyPy / pypy Commits: 3766bd2b by fijal at 2022-05-18T17:24:11+02:00 more progress towards variadic calls in ll2ctypes --HG-- branch : m1 - - - - - 5 changed files: - rpython/rlib/_rsocket_rffi.py - rpython/rlib/rposix.py - rpython/rtyper/llt

[pypy-commit] [Git][pypy/pypy][branch/m1] pass the parameters forever everywhere until we get the right call to variadic_args

2022-05-18 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed to branch branch/m1 at PyPy / pypy Commits: 6c1eec8f by fijal at 2022-05-18T12:32:22+02:00 pass the parameters forever everywhere until we get the right call to variadic_args --HG-- branch : m1 - - - - - 5 changed files: - extra_tests/ctypes_tests/_ctypes_test.c

[pypy-commit] [Git][pypy/pypy][branch/m1] 3 commits: write a test that sometimes fails

2022-05-17 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed to branch branch/m1 at PyPy / pypy Commits: 5dd7dbea by fijal at 2022-05-16T11:25:05+02:00 write a test that sometimes fails --HG-- branch : m1 - - - - - 29ecee9d by fijal at 2022-05-16T11:43:38+02:00 (fijal, arigo) fix the test --HG-- branch : m1 - - - - - 26b7b3c

[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 : m

[pypy-commit] [Git][pypy/pypy][branch/m1] 2 commits: bump min OS X version

2022-05-11 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed to branch branch/m1 at PyPy / pypy Commits: 89afccb8 by fijal at 2022-05-11T12:14:46+02:00 bump min OS X version --HG-- branch : m1 - - - - - 7b9ba05a by fijal at 2022-05-11T12:14:56+02:00 use proper API for managing closures and not our own --HG-- branch : m1 - -

[pypy-commit] [Git][pypy/pypy][branch/m1] skip one more

2022-05-02 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed to branch branch/m1 at PyPy / pypy Commits: 6c32161f by Maciej Fijalkowski at 2022-05-02T12:30:28+03:00 skip one more --HG-- branch : m1 - - - - - 1 changed file: - rpython/rlib/test/test_rposix_stat.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-

[pypy-commit] [Git][pypy/pypy][branch/m1] skip a bunch more tests

2022-05-02 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed to branch branch/m1 at PyPy / pypy Commits: 37f01813 by Maciej Fijalkowski at 2022-05-02T12:24:43+03:00 skip a bunch more tests --HG-- branch : m1 - - - - - 5 changed files: - rpython/rlib/test/test_rpoll.py - rpython/rlib/test/test_rposix.py - rpython/rlib/test/t

[pypy-commit] [Git][pypy/pypy][branch/m1] try a bit harder to run more tests on OS X

2022-05-02 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed to branch branch/m1 at PyPy / pypy Commits: 6e937871 by Maciej Fijalkowski at 2022-05-02T11:55:58+03:00 try a bit harder to run more tests on OS X --HG-- branch : m1 - - - - - 2 changed files: - rpython/rlib/clibffi.py - rpython/rlib/test/test_rfile.py View it o

[pypy-commit] [Git][pypy/pypy][branch/m1] Skip those tests on OS X as the ctypes layer does not work well for variadic...

2022-04-27 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed to branch branch/m1 at PyPy / pypy Commits: 7d891067 by Maciej Fijalkowski at 2022-04-27T10:29:10+03:00 Skip those tests on OS X as the ctypes layer does not work well for variadic calls (and other problems) --HG-- branch : m1 - - - - - 1 changed file: - rpython/

[pypy-commit] [Git][pypy/pypy][branch/m1] 174 commits: somewhat laboriously reproduce the problem of #3598 as a jit test

2022-03-26 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed to branch branch/m1 at PyPy / pypy Commits: a55f4a8e by Carl Friedrich Bolz-Tereick at 2021-11-25T11:44:06+01:00 somewhat laboriously reproduce the problem of #3598 as a jit test --HG-- branch : shortpreamble-no-mutate - - - - - 61abc439 by Carl Friedrich Bolz-Tereic

[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/io-simpler-buffers

2022-01-11 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed new branch branch/io-simpler-buffers at PyPy / pypy -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/io-simpler-buffers You're receiving this email because of your account on foss.heptapod.net. ___

[pypy-commit] [Git][pypy/pypy][branch/default] add memory pressure for RawByteBuffer around the malloc

2022-01-08 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed to branch branch/default at PyPy / pypy Commits: a14dc05f by fijal at 2022-01-08T14:55:32+02:00 add memory pressure for RawByteBuffer around the malloc - - - - - 1 changed file: - rpython/rlib/buffer.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/

[pypy-commit] [Git][pypy/pypy][branch/m1] call write_protect around the callback write here

2022-01-03 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed to branch branch/m1 at PyPy / pypy Commits: 2023ff9c by fijal at 2022-01-03T10:51:12+02:00 call write_protect around the callback write here --HG-- branch : m1 - - - - - 1 changed file: - pypy/module/_cffi_backend/ccallback.py View it on Heptapod: https://foss.

[pypy-commit] [Git][pypy/pypy][branch/m1] skip one test and use some write_protect

2022-01-03 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed to branch branch/m1 at PyPy / pypy Commits: a499ebca by fijal at 2022-01-03T10:18:43+02:00 skip one test and use some write_protect --HG-- branch : m1 - - - - - 2 changed files: - rpython/rlib/clibffi.py - rpython/rlib/test/test_clibffi.py View it on Heptapod:

[pypy-commit] [Git][pypy/pypy][branch/m1] first go at write protect

2022-01-02 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed to branch branch/m1 at PyPy / pypy Commits: 8ab78bc0 by fijal at 2022-01-03T09:50:26+02:00 first go at write protect --HG-- branch : m1 - - - - - 3 changed files: - pypy/module/_cffi_backend/ccallback.py - rpython/rlib/rmmap.py - rpython/rlib/test/test_rmmap.py

[pypy-commit] [Git][pypy/pypy][branch/m1] small fixes, not ready yet

2022-01-02 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed to branch branch/m1 at PyPy / pypy Commits: eab78751 by fijal at 2022-01-03T08:45:21+02:00 small fixes, not ready yet --HG-- branch : m1 - - - - - 2 changed files: - rpython/rlib/rmmap.py - rpython/rlib/test/test_rsignal.py View it on Heptapod: https://foss.hep

[pypy-commit] [Git][pypy/pypy][branch/m1] small fixes

2022-01-02 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed to branch branch/m1 at PyPy / pypy Commits: 43793cb6 by fijal at 2022-01-02T11:26:16+02:00 small fixes --HG-- branch : m1 - - - - - 2 changed files: - rpython/rlib/clibffi.py - rpython/rlib/rdynload.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/

[pypy-commit] [Git][pypy/pypy][branch/m1] skip for bugs in libffi

2022-01-02 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed to branch branch/m1 at PyPy / pypy Commits: 159ed77a by fijal at 2022-01-02T10:39:36+02:00 skip for bugs in libffi --HG-- branch : m1 - - - - - 1 changed file: - rpython/rtyper/test/test_rbuiltin.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/com

[pypy-commit] [Git][pypy/pypy][branch/m1] small changes to improve the tests on m1 mac

2022-01-02 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed to branch branch/m1 at PyPy / pypy Commits: 2c6b1051 by fijal at 2022-01-02T10:23:39+02:00 small changes to improve the tests on m1 mac --HG-- branch : m1 - - - - - 3 changed files: - rpython/memory/gctransform/boehm.py - rpython/translator/c/test/test_lltyped.py

[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/m1

2021-11-30 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed new branch branch/m1 at PyPy / pypy -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/m1 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-co

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 22 commits: one less copy of strings in memmove (and not make it immediately old) as well...

2021-11-04 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed to branch branch/py3.7 at PyPy / pypy Commits: b752e5b3 by fijal at 2021-10-12T13:02:01+02:00 one less copy of strings in memmove (and not make it immediately old) as well as a start of _offset_in_bytes --HG-- branch : experiment-with-ffi-addresses - - - - - 1bfe0bd

[pypy-commit] [Git][pypy/pypy][branch/experiment-with-ffi-addresses] rename this function too

2021-11-03 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed to branch branch/experiment-with-ffi-addresses at PyPy / pypy Commits: e19e3830 by fijal at 2021-11-03T12:26:15+02:00 rename this function too --HG-- branch : experiment-with-ffi-addresses - - - - - 2 changed files: - lib-python/3/ssl.py - lib_pypy/_cffi_ssl/_std

[pypy-commit] [Git][pypy/pypy][branch/experiment-with-ffi-addresses] 2 commits: clarify the comment

2021-11-03 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed to branch branch/experiment-with-ffi-addresses at PyPy / pypy Commits: 0821142a by fijal at 2021-11-03T12:11:37+02:00 clarify the comment --HG-- branch : experiment-with-ffi-addresses - - - - - de4a34b1 by fijal at 2021-11-03T12:23:58+02:00 I think fix the function

[pypy-commit] [Git][pypy/pypy][branch/experiment-with-ffi-addresses] 2 commits: revert the RPython changes (one accidental, one ported to default)

2021-11-03 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed to branch branch/experiment-with-ffi-addresses at PyPy / pypy Commits: 320c8755 by fijal at 2021-11-03T11:49:04+02:00 revert the RPython changes (one accidental, one ported to default) --HG-- branch : experiment-with-ffi-addresses - - - - - 7e83b615 by fijal at 2021

[pypy-commit] [Git][pypy/pypy][branch/default] print more details about the percentages

2021-11-03 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed to branch branch/default at PyPy / pypy Commits: 5e59ec24 by fijal at 2021-11-03T11:46:45+02:00 print more details about the percentages - - - - - 1 changed file: - rpython/tool/logparser.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/5e59e

[pypy-commit] [Git][pypy/pypy][branch/experiment-with-ffi-addresses] this is a hack for bytes *only*

2021-11-02 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed to branch branch/experiment-with-ffi-addresses at PyPy / pypy Commits: 59c2704a by fijal at 2021-11-02T13:28:39+02:00 this is a hack for bytes *only* --HG-- branch : experiment-with-ffi-addresses - - - - - 1 changed file: - lib-python/3/ssl.py View it on Heptap

[pypy-commit] [Git][pypy/pypy][branch/experiment-with-ffi-addresses] actually make this float

2021-11-02 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed to branch branch/experiment-with-ffi-addresses at PyPy / pypy Commits: c52a0356 by fijal at 2021-11-02T12:04:40+02:00 actually make this float --HG-- branch : experiment-with-ffi-addresses - - - - - 1 changed file: - rpython/tool/logparser.py View it on Heptapo

[pypy-commit] [Git][pypy/pypy][branch/experiment-with-ffi-addresses] display more digits

2021-11-02 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed to branch branch/experiment-with-ffi-addresses at PyPy / pypy Commits: 6e993679 by fijal at 2021-11-02T12:03:50+02:00 display more digits --HG-- branch : experiment-with-ffi-addresses - - - - - 1 changed file: - rpython/tool/logparser.py View it on Heptapod: h

[pypy-commit] [Git][pypy/pypy][branch/experiment-with-ffi-addresses] jit cant see this

2021-11-02 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed to branch branch/experiment-with-ffi-addresses at PyPy / pypy Commits: 3c9fb317 by fijal at 2021-11-02T10:42:55+02:00 jit cant see this --HG-- branch : experiment-with-ffi-addresses - - - - - 1 changed file: - pypy/module/_cffi_backend/ctypeptr.py View it on He

[pypy-commit] [Git][pypy/pypy][branch/experiment-with-ffi-addresses] rename the w_bytes to bytes to avoid confusion

2021-11-02 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed to branch branch/experiment-with-ffi-addresses at PyPy / pypy Commits: b7aa32cf by fijal at 2021-11-02T10:28:54+02:00 rename the w_bytes to bytes to avoid confusion --HG-- branch : experiment-with-ffi-addresses - - - - - 2 changed files: - pypy/module/_cffi_backe

[pypy-commit] [Git][pypy/pypy][branch/experiment-with-ffi-addresses] oops

2021-11-02 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed to branch branch/experiment-with-ffi-addresses at PyPy / pypy Commits: 57e66fbb by fijal at 2021-11-02T10:27:21+02:00 oops --HG-- branch : experiment-with-ffi-addresses - - - - - 1 changed file: - pypy/module/_cffi_backend/ctypeptr.py View it on Heptapod: http

[pypy-commit] [Git][pypy/pypy][branch/experiment-with-ffi-addresses] run your tests kids

2021-11-02 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed to branch branch/experiment-with-ffi-addresses at PyPy / pypy Commits: 4b612c29 by fijal at 2021-11-02T10:14:25+02:00 run your tests kids --HG-- branch : experiment-with-ffi-addresses - - - - - 1 changed file: - pypy/module/_cffi_backend/ctypeptr.py View it on

[pypy-commit] [Git][pypy/pypy][branch/experiment-with-ffi-addresses] try harder to pin things when they go through layers of offset in bytes

2021-11-02 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed to branch branch/experiment-with-ffi-addresses at PyPy / pypy Commits: 9b4baf75 by fijal at 2021-11-02T10:06:53+02:00 try harder to pin things when they go through layers of offset in bytes --HG-- branch : experiment-with-ffi-addresses - - - - - 2 changed files:

[pypy-commit] [Git][pypy/pypy][branch/experiment-with-ffi-addresses] typo

2021-10-19 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed to branch branch/experiment-with-ffi-addresses at PyPy / pypy Commits: be8a2185 by fijal at 2021-10-19T16:14:02+02:00 typo --HG-- branch : experiment-with-ffi-addresses - - - - - 1 changed file: - lib-python/3/ssl.py View it on Heptapod: https://foss.heptapod.

[pypy-commit] [Git][pypy/pypy][branch/experiment-with-ffi-addresses] try to use (unsafely!) the new primitive

2021-10-19 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed to branch branch/experiment-with-ffi-addresses at PyPy / pypy Commits: 67cd159f by fijal at 2021-10-19T16:12:53+02:00 try to use (unsafely!) the new primitive --HG-- branch : experiment-with-ffi-addresses - - - - - 2 changed files: - lib-python/3/ssl.py - lib_pyp

[pypy-commit] [Git][pypy/pypy][branch/experiment-with-ffi-addresses] hide this from the JIT

2021-10-19 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed to branch branch/experiment-with-ffi-addresses at PyPy / pypy Commits: a4d5a1c0 by fijal at 2021-10-19T15:34:19+02:00 hide this from the JIT --HG-- branch : experiment-with-ffi-addresses - - - - - 1 changed file: - pypy/module/_cffi_backend/ctypeptr.py View it

[pypy-commit] [Git][pypy/pypy][branch/experiment-with-ffi-addresses] try harder to please the rtyper

2021-10-19 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed to branch branch/experiment-with-ffi-addresses at PyPy / pypy Commits: 7b71c6ac by fijal at 2021-10-19T15:21:08+02:00 try harder to please the rtyper --HG-- branch : experiment-with-ffi-addresses - - - - - 1 changed file: - pypy/module/_cffi_backend/ctypeptr.py

[pypy-commit] [Git][pypy/pypy][branch/experiment-with-ffi-addresses] quick and dirty hack to always pass directly offset of OffsetInBytes

2021-10-19 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed to branch branch/experiment-with-ffi-addresses at PyPy / pypy Commits: 1a892ad9 by fijal at 2021-10-19T14:59:31+02:00 quick and dirty hack to always pass directly offset of OffsetInBytes --HG-- branch : experiment-with-ffi-addresses - - - - - 4 changed files: - e

[pypy-commit] [Git][pypy/pypy][branch/experiment-with-ffi-addresses] oops

2021-10-12 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed to branch branch/experiment-with-ffi-addresses at PyPy / pypy Commits: 38f2227b by fijal at 2021-10-12T13:28:37+02:00 oops --HG-- branch : experiment-with-ffi-addresses - - - - - 1 changed file: - pypy/module/_cffi_backend/func.py View it on Heptapod: https://

[pypy-commit] [Git][pypy/pypy][branch/experiment-with-ffi-addresses] typo

2021-10-12 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed to branch branch/experiment-with-ffi-addresses at PyPy / pypy Commits: 1bfe0bd4 by fijal at 2021-10-12T13:19:26+02:00 typo --HG-- branch : experiment-with-ffi-addresses - - - - - 1 changed file: - pypy/module/_cffi_backend/moduledef.py View it on Heptapod: htt

[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/experiment-with-ffi-addresses

2021-10-12 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed new branch branch/experiment-with-ffi-addresses at PyPy / pypy -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/experiment-with-ffi-addresses You're receiving this email because of your account on foss.heptapod.net.

[pypy-commit] [Git][pypy/pypy][branch/py3.7] hopefully fix the merge

2021-10-01 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed to branch branch/py3.7 at PyPy / pypy Commits: db21d4fe by fijal at 2021-10-01T13:53:01+02:00 hopefully fix the merge --HG-- branch : py3.7 - - - - - 1 changed file: - lib_pypy/_cffi_ssl/_stdssl/__init__.py View it on Heptapod: https://foss.heptapod.net/pypy/py

[pypy-commit] [Git][pypy/pypy][branch/py3.7] fix broken merge hopefully

2021-10-01 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed to branch branch/py3.7 at PyPy / pypy Commits: d0bce127 by fijal at 2021-10-01T13:22:18+02:00 fix broken merge hopefully --HG-- branch : py3.7 - - - - - 1 changed file: - lib_pypy/_cffi_ssl/_stdssl/__init__.py View it on Heptapod: https://foss.heptapod.net/pypy

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 14 commits: mention stdlib 3.7.12 in the release note

2021-09-27 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed to branch branch/py3.7 at PyPy / pypy Commits: 5b5c4619 by Matti Picus at 2021-09-12T08:19:28+03:00 mention stdlib 3.7.12 in the release note - - - - - 25baf7b7 by Matti Picus at 2021-09-13T08:17:55+03:00 tweak release note, fix other doc errors - - - - - b725b0da by

[pypy-commit] [Git][pypy/pypy] Deleted branch branch/scoped-cffi-malloc

2021-09-27 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski deleted branch branch/scoped-cffi-malloc at PyPy / pypy -- You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pyp

[pypy-commit] [Git][pypy/pypy][branch/default] 7 commits: write and use StackNew for a cffi helper

2021-09-27 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed to branch branch/default at PyPy / pypy Commits: 536f3054 by fijal at 2021-09-27T11:57:29+02:00 write and use StackNew for a cffi helper --HG-- branch : scoped-cffi-malloc - - - - - b7cf79d3 by fijal at 2021-09-27T12:38:40+02:00 write a dumb test, a bit hard to test

[pypy-commit] [Git][pypy/pypy][branch/scoped-cffi-malloc] move stuff around so we can actually import ssl

2021-09-27 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed to branch branch/scoped-cffi-malloc at PyPy / pypy Commits: 3db7ab1d by fijal at 2021-09-27T14:46:35+02:00 move stuff around so we can actually import ssl --HG-- branch : scoped-cffi-malloc - - - - - 1 changed file: - lib_pypy/pypy_tools/build_cffi_imports.py Vi

[pypy-commit] [Git][pypy/pypy][branch/scoped-cffi-malloc] cffi rename

2021-09-27 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed to branch branch/scoped-cffi-malloc at PyPy / pypy Commits: e3fd043b by fijal at 2021-09-27T13:20:57+02:00 cffi rename --HG-- branch : scoped-cffi-malloc - - - - - 4 changed files: - lib_pypy/_cffi_ssl/_stdssl/__init__.py - lib_pypy/_pypy_util_build.py - lib_pypy/

[pypy-commit] [Git][pypy/pypy][branch/scoped-cffi-malloc] dumb test

2021-09-27 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed to branch branch/scoped-cffi-malloc at PyPy / pypy Commits: c6f44858 by fijal at 2021-09-27T12:53:46+02:00 dumb test --HG-- branch : scoped-cffi-malloc - - - - - 1 changed file: - pypy/module/test_lib_pypy/test_pypy_util.py View it on Heptapod: https://foss.hep

[pypy-commit] [Git][pypy/pypy][branch/scoped-cffi-malloc] write a dumb test, a bit hard to test

2021-09-27 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed to branch branch/scoped-cffi-malloc at PyPy / pypy Commits: b7cf79d3 by fijal at 2021-09-27T12:38:40+02:00 write a dumb test, a bit hard to test --HG-- branch : scoped-cffi-malloc - - - - - 1 changed file: - + pypy/module/test_lib_pypy/test_pypy_util.py View it

[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/scoped-cffi-malloc

2021-09-27 Thread Maciej Fijalkowski (@fijal)
Maciej Fijalkowski pushed new branch branch/scoped-cffi-malloc at PyPy / pypy -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/scoped-cffi-malloc You're receiving this email because of your account on foss.heptapod.net. ___