[pypy-commit] [Git][pypy/pypy][branch/warmup-improvements-various] 2 commits: fix a generator corner case

2020-02-21 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/warmup-improvements-various at PyPy / pypy Commits: 4e810466 by Carl Friedrich Bolz-Tereick at 2020-02-17T13:54:03+01:00 fix a generator corner case --HG-- branch : warmup-improvements-various - - - - - 70e14a03 by Carl Friedrich Bolz

[pypy-commit] [Git][pypy/pypy][branch/default] count the number of ops that aren't even executed, because they are caught by

2020-02-21 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: 06ef154c by Carl Friedrich Bolz-Tereick at 2020-02-21T10:01:11+01:00 count the number of ops that aren't even executed, because they are caught by the heap cache - - - - - 4 changed files: - rpytho

[pypy-commit] [Git][pypy/pypy][branch/pypy-jitdriver-greenkeys] 24 commits: update script for portable builds

2020-02-21 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/pypy-jitdriver-greenkeys at PyPy / pypy Commits: 685c2b69 by Matti Picus at 2020-02-11T17:26:45+02:00 update script for portable builds - - - - - 9d5c16c4 by Matti Picus at 2020-02-11T19:07:51+02:00 start to migrate documentation to

[pypy-commit] [Git][pypy/pypy][branch/warmup-improvements-various] fix tests due to changen in guard_not_invalidated

2020-02-21 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/warmup-improvements-various at PyPy / pypy Commits: 315d87d0 by Carl Friedrich Bolz-Tereick at 2020-02-21T11:42:16+01:00 fix tests due to changen in guard_not_invalidated --HG-- branch : warmup-improvements-various - - - - - 1 changed file

[pypy-commit] [Git][pypy/pypy][branch/pypy-jitdriver-greenkeys] 2 commits: fix translation

2020-02-21 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/pypy-jitdriver-greenkeys at PyPy / pypy Commits: 7489dbed by Carl Friedrich Bolz-Tereick at 2020-02-21T11:52:02+01:00 fix translation - - - - - 65ff1239 by Carl Friedrich Bolz-Tereick at 2020-02-21T11:52:12+01:00 merge default --HG-- branch

[pypy-commit] [Git][pypy/pypy][branch/default] fix translation

2020-02-21 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: 7489dbed by Carl Friedrich Bolz-Tereick at 2020-02-21T11:52:02+01:00 fix translation - - - - - 1 changed file: - rpython/jit/metainterp/pyjitpl.py View it on GitLab: https://foss.heptapod.net/pypy/pypy

[pypy-commit] [Git][pypy/pypy][branch/default] fix test

2020-02-21 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: f3543d05 by Carl Friedrich Bolz-Tereick at 2020-02-21T12:50:59+01:00 fix test - - - - - 2 changed files: - rpython/jit/tool/jitoutput.py - rpython/jit/tool/test/test_jitoutput.py View it on GitLab: https

[pypy-commit] [Git][pypy/pypy][branch/pypy-jitdriver-greenkeys] 3 commits: fix test

2020-02-21 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/pypy-jitdriver-greenkeys at PyPy / pypy Commits: f3543d05 by Carl Friedrich Bolz-Tereick at 2020-02-21T12:50:59+01:00 fix test - - - - - c05c3b83 by Carl Friedrich Bolz-Tereick at 2020-02-21T13:06:04+01:00 merge default --HG-- branch : pypy

[pypy-commit] [Git][pypy/pypy][branch/py3.6] 18 commits: a branch to try refactor the way that green keys are done on all the small

2020-02-23 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.6 at PyPy / pypy Commits: c4f4b1de by Carl Friedrich Bolz-Tereick at 2020-02-08T17:56:44+01:00 a branch to try refactor the way that green keys are done on all the small custom jit driver that pypy uses here and there --HG-- branch : pypy

[pypy-commit] [Git][pypy/pypy][branch/default] 16 commits: a branch to try refactor the way that green keys are done on all the small

2020-02-23 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: c4f4b1de by Carl Friedrich Bolz-Tereick at 2020-02-08T17:56:44+01:00 a branch to try refactor the way that green keys are done on all the small custom jit driver that pypy uses here and there --HG-- branch

[pypy-commit] [Git][pypy/pypy][branch/better-storesink] 3 commits: minimize the cse optimization to a version that actually works

2020-02-23 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/better-storesink at PyPy / pypy Commits: b7c79334 by Carl Friedrich Bolz-Tereick at 2020-02-23T19:12:06+01:00 minimize the cse optimization to a version that actually works --HG-- branch : better-storesink - - - - - ec86c1aa by Carl

[pypy-commit] [Git][pypy/pypy][branch/warmup-improvements-various] 17 commits: start to migrate documentation to foss.heptapod.net and document new workflow

2020-02-23 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/warmup-improvements-various at PyPy / pypy Commits: 9d5c16c4 by Matti Picus at 2020-02-11T19:07:51+02:00 start to migrate documentation to foss.heptapod.net and document new workflow --HG-- branch : heptapod - - - - - 141737a8 by Matti Picus

[pypy-commit] [Git][pypy/pypy][branch/default] 2 commits: make it possible to convert classes to strs in RPython (I keep running into

2020-02-24 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: bbf83041 by Carl Friedrich Bolz-Tereick at 2020-02-24T13:20:40+01:00 make it possible to convert classes to strs in RPython (I keep running into this problem) - - - - - 1ac92983 by Carl Friedrich Bolz-Tereick at

[pypy-commit] [Git][pypy/pypy][branch/py3.6] 4 commits: merge heads

2020-02-24 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.6 at PyPy / pypy Commits: dc426d3f by Carl Friedrich Bolz-Tereick at 2020-02-23T17:57:58+01:00 merge heads - - - - - bbf83041 by Carl Friedrich Bolz-Tereick at 2020-02-24T13:20:40+01:00 make it possible to convert classes to strs in

[pypy-commit] [Git][pypy/pypy][branch/py3.6] 15 commits: redo 8fcba04d307f: don't generate tons and tons of guard_not_invalidated while

2020-02-26 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.6 at PyPy / pypy Commits: 35d83d03 by Carl Friedrich Bolz-Tereick at 2020-02-16T15:26:19+01:00 redo 8fcba04d307f: don't generate tons and tons of guard_not_invalidated while tracing one benchmark had 43% of all guar

[pypy-commit] [Git][pypy/pypy][branch/default] 14 commits: redo 8fcba04d307f: don't generate tons and tons of guard_not_invalidated while

2020-02-26 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: 35d83d03 by Carl Friedrich Bolz-Tereick at 2020-02-16T15:26:19+01:00 redo 8fcba04d307f: don't generate tons and tons of guard_not_invalidated while tracing one benchmark had 43% of all guar

[pypy-commit] [Git][pypy/pypy][branch/record-known-result] 66 commits: update to cffi/f2ec51ca7510

2020-02-26 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/record-known-result at PyPy / pypy Commits: 3d450ad8 by Armin Rigo at 2020-02-07T10:00:28+01:00 update to cffi/f2ec51ca7510 - - - - - ab534c67 by Armin Rigo at 2019-04-13T16:53:02+02:00 (cfbolz) graft 4c6c15e3e3bf to get the useful names

[pypy-commit] [Git][pypy/pypy][branch/default] 2 commits: help the annotator use a more efficient comparison

2020-02-27 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: bbc4098e by Carl Friedrich Bolz-Tereick at 2020-02-27T17:03:03+01:00 help the annotator use a more efficient comparison - - - - - 74392462 by Carl Friedrich Bolz-Tereick at 2020-02-27T17:03:57+01:00 make less

[pypy-commit] [Git][pypy/pypy][branch/default] fix test: one of the ptr_eq is no longer necessary, due to the improved

2020-02-27 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: 050ed50c by Carl Friedrich Bolz-Tereick at 2020-02-27T17:35:02+01:00 fix test: one of the ptr_eq is no longer necessary, due to the improved reasoning about non-standard virtualizables by the heapcache: we&#x

[pypy-commit] [Git][pypy/pypy][branch/default] fix bug

2020-02-29 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: 3db6b2c0 by Carl Friedrich Bolz-Tereick at 2020-02-29T09:15:26+01:00 fix bug - - - - - 2 changed files: - pypy/objspace/std/bytesobject.py - pypy/objspace/std/test/test_bytesobject.py View it on GitLab

[pypy-commit] [Git][pypy/pypy][branch/default] 2 commits: remove very convoluted _build_consts_array function

2020-02-29 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: 96f76bfa by Carl Friedrich Bolz-Tereick at 2020-02-29T09:17:03+01:00 remove very convoluted _build_consts_array function - - - - - c32afba7 by Carl Friedrich Bolz-Tereick at 2020-02-29T23:07:21+01:00 fix bug in

[pypy-commit] [Git][pypy/pypy][branch/py3.6] 5 commits: fix bug

2020-03-01 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.6 at PyPy / pypy Commits: 3db6b2c0 by Carl Friedrich Bolz-Tereick at 2020-02-29T09:15:26+01:00 fix bug - - - - - 96f76bfa by Carl Friedrich Bolz-Tereick at 2020-02-29T09:17:03+01:00 remove very convoluted _build_consts_array function

[pypy-commit] [Git][pypy/pypy][branch/default] turns out some annoying person (hint: me) did the same fixes already only on

2020-03-01 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: e934ccc1 by Carl Friedrich Bolz-Tereick at 2020-02-29T23:56:55+01:00 turns out some annoying person (hint: me) did the same fixes already only on py3.6 in 438c53ddd510, without backporting them. Now do the

[pypy-commit] [Git][pypy/pypy][branch/py3.6] 2 commits: hack slightly differently: make recursively equal code objects still compare

2020-03-01 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.6 at PyPy / pypy Commits: c20b48e9 by Carl Friedrich Bolz-Tereick at 2020-03-01T13:06:56+01:00 hack slightly differently: make recursively equal code objects still compare equal, but still don't share them in the bytecode compiler.

[pypy-commit] [Git][pypy/pypy][branch/default] hack slightly differently: make recursively equal code objects still compare

2020-03-01 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: c20b48e9 by Carl Friedrich Bolz-Tereick at 2020-03-01T13:06:56+01:00 hack slightly differently: make recursively equal code objects still compare equal, but still don't share them in the bytecode compiler.

[pypy-commit] [Git][pypy/pypy][branch/default] speed up integer parsing:

2020-03-02 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: c6433387 by Carl Friedrich Bolz-Tereick at 2020-03-02T16:55:10+01:00 speed up integer parsing: - no need to call the fully general startswith implementation if the second argument is always just 1 or 2 chars

[pypy-commit] [Git][pypy/pypy][branch/default] a magic function that gives access to the underlying utf-8 bytes of a unicode

2020-03-02 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: c004c6d5 by Carl Friedrich Bolz-Tereick at 2020-03-02T17:07:53+01:00 a magic function that gives access to the underlying utf-8 bytes of a unicode object (useful for debugging) - - - - - 3 changed files

[pypy-commit] [Git][pypy/pypy][branch/default] 2 commits: move those utf8 benchmarks to more sensible places

2020-03-02 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: fef876f6 by Carl Friedrich Bolz-Tereick at 2020-03-02T19:21:42+01:00 move those utf8 benchmarks to more sensible places - - - - - 07a6187b by Carl Friedrich Bolz-Tereick at 2020-03-02T19:47:20+01:00 gah, the

[pypy-commit] [Git][pypy/pypy][branch/py3.6] 2 commits: Backed out changeset 28beb86f9764

2020-03-08 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.6 at PyPy / pypy Commits: 2ae201c2 by Carl Friedrich Bolz-Tereick at 2020-03-08T12:09:12+01:00 Backed out changeset 28beb86f9764 seems there is a use for having quasi-immutable declarations on the executioncontext, see

[pypy-commit] [Git][pypy/pypy][branch/default] Backed out changeset 28beb86f9764

2020-03-08 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: 2ae201c2 by Carl Friedrich Bolz-Tereick at 2020-03-08T12:09:12+01:00 Backed out changeset 28beb86f9764 seems there is a use for having quasi-immutable declarations on the executioncontext, see

[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/nested-scopes-jit

2020-03-09 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed new branch branch/nested-scopes-jit at PyPy / pypy --- View it on GitLab: https://foss.heptapod.net/pypy/pypy/tree/branch/nested-scopes-jit You're receiving this email because of your account on foss.heptapo

[pypy-commit] [Git][pypy/pypy][branch/default] fix test_generators

2020-03-11 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: a2876376 by Carl Friedrich Bolz-Tereick at 2020-03-11T20:29:07+01:00 fix test_generators the two extra setfields that look scary aren't actually new in the trace, they are just moved around. They are forc

[pypy-commit] [Git][pypy/pypy][branch/nested-scopes-jit] 24 commits: (antocuni, arigo): add a passing test which we needed to convince ourselves that…

2020-03-16 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/nested-scopes-jit at PyPy / pypy Commits: 9d641148 by Antonio Cuni at 2019-11-18T15:27:18+01:00 (antocuni, arigo): add a passing test which we needed to convince ourselves that you can raise exceptions from within llhelper()ed functions --HG

[pypy-commit] [Git][pypy/pypy][branch/nested-scopes-jit] 3 commits: make the cells optimization also work for non-arguments, as long as the

2020-03-17 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/nested-scopes-jit at PyPy / pypy Commits: 0a92bf79 by Carl Friedrich Bolz-Tereick at 2020-03-16T18:11:07+01:00 make the cells optimization also work for non-arguments, as long as the variable is only written to once --HG-- branch : nested

[pypy-commit] [Git][pypy/pypy][branch/default] 14 commits: a branch to try to help the jit reason about nested scopes better, Cells in

2020-03-17 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: 48fd242b by Carl Friedrich Bolz-Tereick at 2020-03-08T12:18:16+01:00 a branch to try to help the jit reason about nested scopes better, Cells in particular --HG-- branch : nested-scopes-jit - - - - - fe216fc2

[pypy-commit] [Git][pypy/pypy] Deleted branch branch/nested-scopes-jit

2020-03-17 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick deleted branch branch/nested-scopes-jit 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/ma

[pypy-commit] [Git][pypy/pypy][branch/record-known-result] 137 commits: (antocuni, arigo): add a passing test which we needed to convince ourselves that…

2020-03-17 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/record-known-result at PyPy / pypy Commits: 9d641148 by Antonio Cuni at 2019-11-18T15:27:18+01:00 (antocuni, arigo): add a passing test which we needed to convince ourselves that you can raise exceptions from within llhelper()ed functions

[pypy-commit] [Git][pypy/pypy][branch/record-known-result] Backed out changeset 65dfc22b4c9f

2020-03-17 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/record-known-result at PyPy / pypy Commits: d20ca834 by Carl Friedrich Bolz-Tereick at 2020-03-17T23:27:46+01:00 Backed out changeset 65dfc22b4c9f nonsense, nonsense --HG-- branch : record-known-result - - - - - 2 changed files: - pypy

[pypy-commit] [Git][pypy/pypy][branch/py3.7] implement socket.getblocking

2020-03-17 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy Commits: 732c by Carl Friedrich Bolz-Tereick at 2020-03-17T23:28:05+01:00 implement socket.getblocking --HG-- branch : py3.7 - - - - - 2 changed files: - pypy/module/_socket/interp_socket.py - pypy/module/_socket

[pypy-commit] [Git][pypy/pypy][branch/py3.7] implement _socket.close(fd)

2020-03-17 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy Commits: dd31f1de by Carl Friedrich Bolz-Tereick at 2020-03-17T23:42:50+01:00 implement _socket.close(fd) --HG-- branch : py3.7 - - - - - 3 changed files: - pypy/module/_socket/interp_socket.py - pypy/module/_socket

[pypy-commit] [Git][pypy/pypy][branch/default] add two global functions that give information on socket fds that 3.7 needs

2020-03-18 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: a10ccf6a by Carl Friedrich Bolz-Tereick at 2020-03-18T09:16:06+01:00 add two global functions that give information on socket fds that 3.7 needs - - - - - 2 changed files: - rpython/rlib/rsocket.py - rpython

[pypy-commit] [Git][pypy/pypy][branch/py3.7] bpo28134: if a socket is constructed from a fd, query the family, type, proto

2020-03-18 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy Commits: 6ade3b73 by Carl Friedrich Bolz-Tereick at 2020-03-18T11:07:55+01:00 bpo28134: if a socket is constructed from a fd, query the family, type, proto --HG-- branch : py3.7 - - - - - 2 changed files: - pypy/module

[pypy-commit] [Git][pypy/pypy][branch/py3.6] fix translation

2020-03-18 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.6 at PyPy / pypy Commits: fe3fc780 by Carl Friedrich Bolz-Tereick at 2020-03-18T14:11:42+01:00 fix translation --HG-- branch : py3.6 - - - - - 1 changed file: - pypy/interpreter/pyframe.py View it on GitLab: https

[pypy-commit] [Git][pypy/pypy][branch/py3.6] 7 commits: update setuptools.msvc vendored copy to find msvc 2019

2020-03-18 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.6 at PyPy / pypy Commits: a82cf4e7 by Matti Picus at 2020-03-18T10:47:33+02:00 update setuptools.msvc vendored copy to find msvc 2019 - - - - - 1f53dbd6 by Matti Picus at 2020-03-18T13:43:40+02:00 prefer modern MSVC over visual 9 to build

[pypy-commit] [Git][pypy/pypy][branch/default] 2 commits: add SOCK_NONBLOCK constant

2020-03-18 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: 1cb72039 by Carl Friedrich Bolz-Tereick at 2020-03-18T13:20:05+01:00 add SOCK_NONBLOCK constant - - - - - eda5b91a by Carl Friedrich Bolz-Tereick at 2020-03-18T14:38:59+01:00 make sure that new constants aren&#

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 14 commits: update setuptools.msvc vendored copy to find msvc 2019

2020-03-18 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy Commits: a82cf4e7 by Matti Picus at 2020-03-18T10:47:33+02:00 update setuptools.msvc vendored copy to find msvc 2019 - - - - - 1f53dbd6 by Matti Picus at 2020-03-18T13:43:40+02:00 prefer modern MSVC over visual 9 to build

[pypy-commit] [Git][pypy/pypy][branch/default] SOCK_NONBLOCK in rsocket

2020-03-18 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: aeec4448 by Carl Friedrich Bolz-Tereick at 2020-03-18T18:38:36+01:00 SOCK_NONBLOCK in rsocket - - - - - 2 changed files: - rpython/rlib/rsocket.py - rpython/rlib/test/test_rsocket.py View it on GitLab

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 12 commits: backport change for post-msvc2010 compiler versions

2020-03-20 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy Commits: 5f1da25b by Matti Picus at 2020-03-18T19:56:25+02:00 backport change for post-msvc2010 compiler versions - - - - - fbdfa357 by Carl Friedrich Bolz-Tereick at 2020-03-18T19:12:27+01:00 another exposed constant

[pypy-commit] [Git][pypy/pypy][branch/default] 2 commits: another missing constant

2020-03-20 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: 392fff14 by Carl Friedrich Bolz-Tereick at 2020-03-20T17:45:18+01:00 another missing constant - - - - - b69e2f18 by Carl Friedrich Bolz-Tereick at 2020-03-20T17:46:51+01:00 expose an siphash24_with_key that

[pypy-commit] [Git][pypy/pypy][branch/py3.7] add the new --check-hash-based-pycs command line option

2020-03-22 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy Commits: 47163509 by Carl Friedrich Bolz-Tereick at 2020-03-22T12:51:41+01:00 add the new --check-hash-based-pycs command line option --HG-- branch : py3.7 - - - - - 4 changed files: - pypy/interpreter/app_main.py

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 3 commits: bpo-31843: allow opening Path objects in the sqlite3 module

2020-03-22 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy Commits: 9fceb1ca by Carl Friedrich Bolz-Tereick at 2020-03-22T13:41:57+01:00 bpo-31843: allow opening Path objects in the sqlite3 module --HG-- branch : py3.7 - - - - - 1adfc6b6 by Carl Friedrich Bolz-Tereick at 2020-03

[pypy-commit] [Git][pypy/pypy][branch/py3.7] a CPython oddity around Decimal.fromfloat is fixed nowadays

2020-03-22 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy Commits: 987a613e by Carl Friedrich Bolz-Tereick at 2020-03-22T19:15:11+01:00 a CPython oddity around Decimal.fromfloat is fixed nowadays --HG-- branch : py3.7 - - - - - 2 changed files: - extra_tests/test_decimal.py

[pypy-commit] [Git][pypy/pypy][branch/py3.7] another subtlely around subclasses of Decimal

2020-03-23 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy Commits: ac2efd08 by Carl Friedrich Bolz-Tereick at 2020-03-23T13:08:07+01:00 another subtlely around subclasses of Decimal --HG-- branch : py3.7 - - - - - 2 changed files: - extra_tests/test_decimal.py - lib_pypy

[pypy-commit] [Git][pypy/pypy][branch/py3.7] implement the slightly different behaviour of CPy 3.7

2020-03-24 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy Commits: 6347f84a by Carl Friedrich Bolz-Tereick at 2020-03-24T14:05:43+01:00 implement the slightly different behaviour of CPy 3.7 --HG-- branch : py3.7 - - - - - 2 changed files: - pypy/interpreter/astcompiler

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 9 commits: First try at positional-only parameters

2020-03-24 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy Commits: 4cd10401 by Yannick Jadoul at 2019-12-31T02:39:38+01:00 First try at positional-only parameters --HG-- branch : posonly-params - - - - - 283fcba5 by Carl Friedrich Bolz-Tereick at 2020-03-22T19:31:52+01:00 merge

[pypy-commit] [Git][pypy/pypy][branch/py3.7] allow deletion of Cell.cell_contents

2020-03-24 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy Commits: 347f4736 by Carl Friedrich Bolz-Tereick at 2020-03-24T14:49:24+01:00 allow deletion of Cell.cell_contents --HG-- branch : py3.7 - - - - - 3 changed files: - pypy/interpreter/nestedscope.py - pypy/interpreter

[pypy-commit] [Git][pypy/pypy][branch/default] 2 commits: typo

2020-03-24 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: 87fb6860 by Carl Friedrich Bolz-Tereick at 2020-03-23T14:07:46+01:00 typo - - - - - df19a932 by Carl Friedrich Bolz-Tereick at 2020-03-24T14:54:25+01:00 fix bug: if a cell is deleted, it's family's &qu

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 6 commits: CO_KILL_DOCSTRING changed

2020-03-25 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy Commits: 65ea046d by Carl Friedrich Bolz-Tereick at 2020-03-24T15:40:18+01:00 CO_KILL_DOCSTRING changed --HG-- branch : py3.7 - - - - - 8b8ef84d by Carl Friedrich Bolz-Tereick at 2020-03-24T16:55:38+01:00 fix

[pypy-commit] [Git][pypy/pypy][branch/default] fix potential segfault in the zipimporter

2020-03-25 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: 07491531 by Carl Friedrich Bolz-Tereick at 2020-03-25T18:34:01+01:00 fix potential segfault in the zipimporter - - - - - 2 changed files: - pypy/module/zipimport/interp_zipimport.py - pypy/module/zipimport

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 21 commits: issue 3190: enable _cppyy on win32

2020-03-26 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy Commits: 1246241b by Matti Picus at 2020-03-16T16:27:42+02:00 issue 3190: enable _cppyy on win32 --HG-- branch : win32-cppyy - - - - - 4553e28a by Matti Picus at 2020-03-17T08:38:13+02:00 use msvc14 for building by

[pypy-commit] [Git][pypy/pypy][branch/py3.7] fake the pyc files correctly here too

2020-03-26 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy Commits: 9d5a3aae by Carl Friedrich Bolz-Tereick at 2020-03-26T22:59:43+01:00 fake the pyc files correctly here too --HG-- branch : py3.7 - - - - - 1 changed file: - pypy/module/imp/test/test_app.py View it on GitLab

[pypy-commit] [Git][pypy/pypy][branch/py3.7] support for utf-8-encoded keys in dbm.gnu

2020-03-29 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy Commits: 62116412 by Carl Friedrich Bolz-Tereick at 2020-03-29T17:29:46+02:00 support for utf-8-encoded keys in dbm.gnu --HG-- branch : py3.7 - - - - - 2 changed files: - extra_tests/test_gdbm.py - lib_pypy/_gdbm.py

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 33 commits: README.rst edited online with Bitbucket

2020-03-30 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy Commits: e0c13280 by mattip at 2020-02-12T16:52:26+00:00 README.rst edited online with Bitbucket - - - - - 1dd4c385 by Matti Picus at 2020-03-19T11:01:46+02:00 merge default --HG-- branch : py3.6 - - - - - 8ecd42cd by

[pypy-commit] [Git][pypy/pypy][branch/py3.6] 5 commits: probable fix for ppc

2020-04-01 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.6 at PyPy / pypy Commits: eda04e61 by Armin Rigo at 2020-04-01T10:11:43+02:00 probable fix for ppc - - - - - daad32db by Armin Rigo at 2020-04-01T10:22:13+02:00 merge heads - - - - - 6ec1d030 by Armin Rigo at 2020-04-01T10:43:48+02:00

[pypy-commit] [Git][pypy/pypy][branch/py3.7] start implementing TextIOWrapper.reconfigure

2020-04-01 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy Commits: 7ec753fe by Carl Friedrich Bolz-Tereick at 2020-03-31T14:45:11+02:00 start implementing TextIOWrapper.reconfigure (not completely done yet: it's not quite possible to easily distinguish "this kwonl

[pypy-commit] [Git][pypy/pypy][branch/default] make other attributes of builtin functions unwriteable/undeletable as well

2020-04-01 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: 383af038 by Carl Friedrich Bolz-Tereick at 2020-04-01T12:49:31+02:00 make other attributes of builtin functions unwriteable/undeletable as well - - - - - 2 changed files: - pypy/interpreter/function.py - pypy

[pypy-commit] [Git][pypy/pypy][branch/py3.6] do the same for a few py3-specific function attributes

2020-04-01 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.6 at PyPy / pypy Commits: 9dd405e7 by Carl Friedrich Bolz-Tereick at 2020-04-01T15:27:05+02:00 do the same for a few py3-specific function attributes --HG-- branch : py3.6 - - - - - 3 changed files: - pypy/interpreter/function.py

[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/optimize-sre-unicode

2020-04-04 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed new branch branch/optimize-sre-unicode at PyPy / pypy --- View it on GitLab: https://foss.heptapod.net/pypy/pypy/tree/branch/optimize-sre-unicode You're receiving this email because of your account on foss.heptapo

[pypy-commit] [Git][pypy/pypy][branch/optimize-sre-unicode] test for f0dd6cd6eec2

2020-04-04 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/optimize-sre-unicode at PyPy / pypy Commits: 7d8b39af by Carl Friedrich Bolz-Tereick at 2020-04-04T21:29:02+02:00 test for f0dd6cd6eec2 --HG-- branch : optimize-sre-unicode - - - - - 1 changed file: - rpython/rlib/rsre/test/test_zjit.py

[pypy-commit] [Git][pypy/pypy][branch/default] test and fix: grouprefs which contained unicode were broken

2020-04-04 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: c83c263f by Carl Friedrich Bolz-Tereick at 2020-04-05T08:56:53+02:00 test and fix: grouprefs which contained unicode were broken - - - - - 2 changed files: - rpython/rlib/rsre/rsre_utf8.py - rpython/rlib/rsre

[pypy-commit] [Git][pypy/pypy][branch/optimize-sre-unicode] 5 commits: set MACOSX_DEPLOYMENT_TARGET before building openssl

2020-04-06 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/optimize-sre-unicode at PyPy / pypy Commits: 2a4306a4 by Matti Picus at 2020-04-04T23:48:43+03:00 set MACOSX_DEPLOYMENT_TARGET before building openssl - - - - - c83c263f by Carl Friedrich Bolz-Tereick at 2020-04-05T08:56:53+02:00 test and fix

[pypy-commit] [Git][pypy/pypy][branch/py3.7] finish implementing reconfigure

2020-04-08 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy Commits: e2637c2d by Carl Friedrich Bolz-Tereick at 2020-04-09T00:08:20+02:00 finish implementing reconfigure --HG-- branch : py3.7 - - - - - 2 changed files: - pypy/module/_io/interp_textio.py - pypy/module/_io/test

[pypy-commit] [Git][pypy/pypy][branch/py3.7] fix translation?

2020-04-08 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy Commits: ef794d78 by Carl Friedrich Bolz-Tereick at 2020-04-09T00:21:09+02:00 fix translation? --HG-- branch : py3.7 - - - - - 1 changed file: - pypy/module/_io/interp_textio.py View it on GitLab: https

[pypy-commit] [Git][pypy/pypy][branch/py3.7] fix translation

2020-04-09 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy Commits: 781cb3ef by Carl Friedrich Bolz-Tereick at 2020-04-09T14:13:37+02:00 fix translation --HG-- branch : py3.7 - - - - - 1 changed file: - pypy/module/_io/interp_textio.py View it on GitLab: https

[pypy-commit] [Git][pypy/pypy][branch/py3.7] default arguments for BufferdReader.read1

2020-04-09 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy Commits: 3851ef60 by Carl Friedrich Bolz-Tereick at 2020-04-09T16:32:37+02:00 default arguments for BufferdReader.read1 --HG-- branch : py3.7 - - - - - 2 changed files: - pypy/module/_io/interp_bufferedio.py - pypy

[pypy-commit] [Git][pypy/pypy][branch/py3.7] fix bpo-31976: a race condition between BufferedWriter.close and .write, if the

2020-04-09 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy Commits: 7dc1056e by Carl Friedrich Bolz-Tereick at 2020-04-09T22:14:04+02:00 fix bpo-31976: a race condition between BufferedWriter.close and .write, if the flush called by .close is taking a long time: write needs to

[pypy-commit] [Git][pypy/pypy][branch/py3.7] make structseqfield.__get__ hidden applevel. otherwise it shows up in various

2020-04-09 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy Commits: 52e361ea by Carl Friedrich Bolz-Tereick at 2020-04-09T23:30:38+02:00 make structseqfield.__get__ hidden applevel. otherwise it shows up in various traces and tracebacks, breaking e.g. test_bdb.py --HG-- branch

[pypy-commit] [Git][pypy/pypy][branch/optimize-sre-unicode] 22 commits: update openssl to 1.1.1f, build on aarch64 as well

2020-04-10 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/optimize-sre-unicode at PyPy / pypy Commits: 775c77a8 by Matti Picus at 2020-04-05T13:49:36+03:00 update openssl to 1.1.1f, build on aarch64 as well - - - - - 3f071e2e by Matti Picus at 2020-04-05T18:11:49+03:00 update get_externals for

[pypy-commit] [Git][pypy/pypy][branch/default] 12 commits: use more "official" methods on the W_UnicodeObject to do conversion

2020-04-10 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: 5ae1bcb2 by Carl Friedrich Bolz-Tereick at 2020-04-04T15:28:44+02:00 use more "official" methods on the W_UnicodeObject to do conversion --HG-- branch : optimize-sre-unicode - - - - - e78e6b4e by Carl

[pypy-commit] [Git][pypy/pypy][branch/default] move the rsre constants into their own file

2020-04-10 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: 4d0d43d4 by Carl Friedrich Bolz-Tereick at 2020-04-10T15:46:44+02:00 move the rsre constants into their own file (this is in preparation for eventually supporting 3.7's sre engine) - - - - - 6 changed

[pypy-commit] [Git][pypy/pypy][branch/default] a few more explicit utf-8 based unicode tests

2020-04-10 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: acb85a41 by Carl Friedrich Bolz-Tereick at 2020-04-10T20:32:33+02:00 a few more explicit utf-8 based unicode tests - - - - - 1 changed file: - rpython/rlib/rsre/test/test_search.py View it on GitLab: https

[pypy-commit] [Git][pypy/pypy][branch/py3.6] 25 commits: use more "official" methods on the W_UnicodeObject to do conversion

2020-04-11 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.6 at PyPy / pypy Commits: 5ae1bcb2 by Carl Friedrich Bolz-Tereick at 2020-04-04T15:28:44+02:00 use more "official" methods on the W_UnicodeObject to do conversion --HG-- branch : optimize-sre-unicode - - - - - e78e6b4e by Carl

[pypy-commit] [Git][pypy/pypy][branch/py3.6] fix opening of Connection with isolation_level=None in the constructor

2020-04-14 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.6 at PyPy / pypy Commits: fbbe0671 by Carl Friedrich Bolz-Tereick at 2020-03-22T17:23:16+01:00 fix opening of Connection with isolation_level=None in the constructor (grafted from 9c27af1d34e9) --HG-- branch : py3.6 - - - - - 2 changed

[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/rsre-tweaks

2020-04-14 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed new branch branch/rsre-tweaks at PyPy / pypy --- View it on GitLab: https://foss.heptapod.net/pypy/pypy/tree/branch/rsre-tweaks You're receiving this email because of your account on foss.heptapod.net. ___ pypy-c

[pypy-commit] [Git][pypy/pypy][branch/rsre-tweaks] 7 commits: add jitdrivers to all the find_repetition_end functions

2020-04-18 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/rsre-tweaks at PyPy / pypy Commits: 8128e406 by Carl Friedrich Bolz-Tereick at 2020-04-15T13:49:14+02:00 add jitdrivers to all the find_repetition_end functions --HG-- branch : rsre-tweaks - - - - - 6904eadc by Carl Friedrich Bolz-Tereick at

[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/intbound-improvements-2

2020-04-29 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed new branch branch/intbound-improvements-2 at PyPy / pypy -- View it on GitLab: https://foss.heptapod.net/pypy/pypy/tree/branch/intbound-improvements-2 You're receiving this email because of your account on foss.heptapo

[pypy-commit] [Git][pypy/pypy][branch/intbound-improvements-2] improvement of result of modulo

2020-04-30 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/intbound-improvements-2 at PyPy / pypy Commits: 5ea8883e by Carl Friedrich Bolz-Tereick at 2020-04-30T07:01:53Z improvement of result of modulo --HG-- branch : intbound-improvements-2 - - - - - 1 changed file: - pypy/module/pypyjit

[pypy-commit] [Git][pypy/pypy][branch/intbound-improvements-2] something segfaults on 32bit, try to see what is the cause

2020-04-30 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/intbound-improvements-2 at PyPy / pypy Commits: bb81ec55 by Carl Friedrich Bolz-Tereick at 2020-04-30T12:43:02Z something segfaults on 32bit, try to see what is the cause --HG-- branch : intbound-improvements-2 - - - - - 1 changed file

[pypy-commit] [Git][pypy/pypy][branch/py3.7] fix #3225: async functions return annotations were not interpreted as strings,

2020-05-09 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy Commits: 086650fe by Carl Friedrich Bolz-Tereick at 2020-05-09T14:24:58Z fix #3225: async functions return annotations were not interpreted as strings, when running with "from __future__ import annotations" --H

[pypy-commit] [Git][pypy/pypy][branch/rsre-tweaks] 11 commits: fix abstract method signature

2020-05-20 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/rsre-tweaks at PyPy / pypy Commits: 10a8e840 by Carl Friedrich Bolz-Tereick at 2020-04-19T15:41:31Z fix abstract method signature --HG-- branch : rsre-tweaks - - - - - dc3983d3 by Carl Friedrich Bolz-Tereick at 2020-04-22T17:15:06Z use

[pypy-commit] [Git][pypy/pypy][branch/py3.6] in py3 the oldcrc argument of binascii.crc_hqx is an unsigned int

2020-05-20 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.6 at PyPy / pypy Commits: 7b826e1a by Carl Friedrich Bolz-Tereick at 2020-05-20T11:49:37Z in py3 the oldcrc argument of binascii.crc_hqx is an unsigned int --HG-- branch : py3.6 - - - - - 2 changed files: - pypy/module/binascii

[pypy-commit] [Git][pypy/pypy][branch/py3.6] different attempt to mimic CPython's behavior in binascii.crc_hqx

2020-05-21 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.6 at PyPy / pypy Commits: 49ebf2d1 by Carl Friedrich Bolz-Tereick at 2020-05-21T10:31:07Z different attempt to mimic CPython's behavior in binascii.crc_hqx --HG-- branch : py3.6 - - - - - 2 changed files: - pypy/module/bin

[pypy-commit] [Git][pypy/pypy][branch/py3.7] fix test to not turn all DeprecationWarnings into errors permanently (makes later tests fail)

2020-11-05 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy Commits: 06ed6135 by Carl Friedrich Bolz-Tereick at 2020-11-05T10:07:14+01:00 fix test to not turn all DeprecationWarnings into errors permanently (makes later tests fail) --HG-- branch : py3.7 - - - - - 1 changed

[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/refactor-posonly

2020-11-08 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed new branch branch/refactor-posonly at PyPy / pypy -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/refactor-posonly You're receiving this email because of your account on foss.heptapo

[pypy-commit] [Git][pypy/pypy][branch/py3.7] fix broken merge 2f61e71cf5b0 (some code that was moved from 3.6 to 3.7 got

2020-11-08 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy Commits: 1973860c by Carl Friedrich Bolz-Tereick at 2020-11-08T14:30:15+01:00 fix broken merge 2f61e71cf5b0 (some code that was moved from 3.6 to 3.7 got duplicated by the merge). This fixes a number of test failures in

[pypy-commit] [Git][pypy/pypy][branch/refactor-posonly] 115 commits: Added tag release-pypy2.7-v7.3.3rc1 for changeset a29ef73f9b32

2020-11-27 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/refactor-posonly at PyPy / pypy Commits: 4621be5e by Matti Picus at 2020-11-11T09:26:41+02:00 Added tag release-pypy2.7-v7.3.3rc1 for changeset a29ef73f9b32 - - - - - 966a5120 by Matti Picus at 2020-11-11T09:27:06+02:00 Added tag release

[pypy-commit] [Git][pypy/pypy][branch/refactor-posonly] refactor to-be-merged branch

2020-11-27 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/refactor-posonly at PyPy / pypy Commits: 18a0bec9 by Carl Friedrich Bolz-Tereick at 2020-11-27T19:25:59+01:00 refactor to-be-merged branch --HG-- branch : refactor-posonly - - - - - 1 changed file: - pypy/doc/whatsnew-pypy3-head.rst

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 5 commits: a small branch to fix the design of positional-only arg parsing

2020-11-27 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy Commits: d303f641 by Carl Friedrich Bolz-Tereick at 2020-11-05T14:23:22+01:00 a small branch to fix the design of positional-only arg parsing (we don't need two lists, for regular and positional only args. just a s

[pypy-commit] [Git][pypy/pypy][branch/py3.7] fix three of the failing tests in test_pypy_c.test_call:

2020-11-28 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy Commits: eb73fa5c by Carl Friedrich Bolz-Tereick at 2020-11-28T16:28:50+01:00 fix three of the failing tests in test_pypy_c.test_call: in py3.7, CALL_FUNCTION_KW pops a constant tuple from the stack, and uses fixedview

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 2 commits: this difference is fine

2020-11-28 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy Commits: 8dc874c9 by Carl Friedrich Bolz-Tereick at 2020-11-28T16:39:18+01:00 this difference is fine --HG-- branch : py3.7 - - - - - d496d632 by Carl Friedrich Bolz-Tereick at 2020-11-28T17:36:52+01:00 this change is

  1   2   3   4   5   6   7   8   9   10   >