Messages by Date
-
2022/10/04
[pypy-commit] [Git][pypy/pypy][branch/py3.9-pattern-matching-experiments] a failing test
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/10/04
[pypy-commit] [Git][pypy/pypy][branch/hpy-0.0.4] remove debug cruft
Matti Picus (@mattip)
-
2022/10/04
[pypy-commit] [Git][pypy/pypy][branch/py3.9-pattern-matching-experiments] 6 commits: need an unroll_safe annotation for ROT_N, since it contains a loop
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/10/04
[pypy-commit] [Git][pypy/pypy][branch/hpy-0.0.4] fix interface, resync tests
Matti Picus (@mattip)
-
2022/10/04
[pypy-commit] [Git][pypy/pypy][branch/hpy-0.0.4] typo
Matti Picus (@mattip)
-
2022/10/03
[pypy-commit] [Git][pypy/pypy][branch/hpy-0.0.4] 3 commits: add HPy_Global_Store/HPy_Global_Load and an execution-context store of globals
Matti Picus (@mattip)
-
2022/10/03
[pypy-commit] [Git][pypy/pypy][branch/py3.8] test for unhashable in PySet_Contains, PyDict_Contains, fix PyDict_Contains
Matti Picus (@mattip)
-
2022/10/03
[pypy-commit] [Git][pypy/pypy][branch/py3.9-pattern-matching-experiments] 4 commits: match constants in lists
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/10/03
[pypy-commit] [Git][pypy/pypy][branch/py3.9-pattern-matching-experiments] 3 commits: remove closure and make space a local variable
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/10/02
[pypy-commit] [Git][pypy/pypy][branch/hpy-0.0.4] 2 commits: sync module building with upstream
Matti Picus (@mattip)
-
2022/10/02
[pypy-commit] [Git][pypy/pypy][branch/hpy-0.0.4] sync DefaultExtensionTemplate for tests
Matti Picus (@mattip)
-
2022/10/01
[pypy-commit] [Git][pypy/pypy][branch/hpy-0.0.4] 3 commits: typo in error message
Matti Picus (@mattip)
-
2022/10/01
[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/hpy_gil
Matti Picus (@mattip)
-
2022/10/01
[pypy-commit] [Git][pypy/pypy][branch/hpy-0.0.4] typo in error message
Matti Picus (@mattip)
-
2022/09/29
[pypy-commit] [Git][pypy/pypy][branch/hpy-0.0.4] 6 commits: resynch vendored sources to 0.0.4
Matti Picus (@mattip)
-
2022/09/29
[pypy-commit] [Git][pypy/pypy][branch/hpy-0.0.4] hack to find the base class W_HPyTypeObject's atrributes if the class is a subtype
Matti Picus (@mattip)
-
2022/09/29
[pypy-commit] [Git][pypy/pypy][branch/hpy-0.0.4] only override __new__ if there are no bases, i.e. w_type inherits from object
Matti Picus (@mattip)
-
2022/09/29
[pypy-commit] [Git][pypy/pypy][branch/py3.9] 3 commits: remove debug cruft (issue 3819)
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/09/29
[pypy-commit] [Git][pypy/pypy][branch/py3.8] #3820: add __contains__ to array type
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/09/29
[pypy-commit] [Git][pypy/benchmarks][branch/default] fixes for python3 (issue 2) - from timfel
Matti Picus (@mattip)
-
2022/09/28
[pypy-commit] [Git][pypy/pypy][branch/hpy-0.0.4] try to fix crash in codewriting
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/09/28
[pypy-commit] [Git][pypy/pypy][branch/hpy-0.0.4] fix translation
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/09/28
[pypy-commit] [Git][pypy/pypy][branch/hpy-0.0.4] 2 commits: set a default tp_new slot when creating a type from spec
Matti Picus (@mattip)
-
2022/09/27
[pypy-commit] [Git][pypy/pypy][branch/threaded-code-generation] 2 commits: fix _invest_label_jump_dest
Yusuke Izawa (@3tty0n)
-
2022/09/26
[pypy-commit] [Git][pypy/pypy][branch/hpy-0.0.4] 3 commits: remove trailing whitespace
Antonio Cuni (@antocuni)
-
2022/09/25
[pypy-commit] [Git][pypy/pypy][branch/threaded-code-generation] fix descr handling at splitting a loop
Yusuke Izawa (@3tty0n)
-
2022/09/24
[pypy-commit] [Git][pypy/pypy][branch/default] force theme
Matti Picus (@mattip)
-
2022/09/24
[pypy-commit] [Git][pypy/pypy][branch/default] add more debugging
Matti Picus (@mattip)
-
2022/09/24
[pypy-commit] [Git][pypy/pypy][branch/py3.8] remove debug cruft (issue 3819)
Matti Picus (@mattip)
-
2022/09/24
[pypy-commit] [Git][pypy/pypy][branch/default] build with rtd theme
Matti Picus (@mattip)
-
2022/09/24
[pypy-commit] [Git][pypy/pypy][branch/default] mkdir before copying
Matti Picus (@mattip)
-
2022/09/24
[pypy-commit] [Git][pypy/pypy][branch/default] typo
Matti Picus (@mattip)
-
2022/09/24
[pypy-commit] [Git][pypy/pypy][branch/default] copy output
Matti Picus (@mattip)
-
2022/09/24
[pypy-commit] [Git][pypy/pypy][branch/default] split commands onto two lines
Matti Picus (@mattip)
-
2022/09/24
[pypy-commit] [Git][pypy/pypy][branch/default] I think each command line is executed in its own shell, so string them together
Matti Picus (@mattip)
-
2022/09/24
[pypy-commit] [Git][pypy/pypy][branch/default] add debug cruft for rtd
Matti Picus (@mattip)
-
2022/09/24
[pypy-commit] [Git][pypy/pypy][branch/default] fix yaml formatting
Matti Picus (@mattip)
-
2022/09/24
[pypy-commit] [Git][pypy/pypy][branch/default] use READTHEDOCE_PROJECT to build rpython or pypy rtd documentation appropriately
Matti Picus (@mattip)
-
2022/09/24
[pypy-commit] [Git][pypy/pypy][branch/py3.9-pattern-matching-experiments] Implement MatchClass
Tadeu Zagallo (@tadeuzagallo)
-
2022/09/24
[pypy-commit] [Git][pypy/pypy][branch/rbigint-fromstr-subquadratic] 7 commits: build cffi extensions without embedding in translation (issue 3737)
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/09/24
[pypy-commit] [Git][pypy/pypy][branch/threaded-code-generation] 12 commits: WIP: add hacks for guard patching
Yusuke Izawa (@3tty0n)
-
2022/09/23
[pypy-commit] [Git][pypy/pypy][branch/default] 2 commits: (cfbolz, julian): skip a test on macos which relies on symbolic comparison when untranslated
Julian Berman (@Julian)
-
2022/09/23
[pypy-commit] [Git][pypy/pypy][branch/py3.9] 9 commits: (cfbolz, xoraxax): check the length of a to-be-unpacked list *before* we make
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/09/23
[pypy-commit] [Git][pypy/pypy][branch/py3.8] 5 commits: (cfbolz, xoraxax): check the length of a to-be-unpacked list *before* we make
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/09/23
[pypy-commit] [Git][pypy/pypy][branch/default] 2 commits: Backport the httpserver security fix from #854 to PyPy2.7
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/09/23
[pypy-commit] [Git][pypy/pypy][branch/py3.8] 2 commits: Pull in the http.server vulnerability fix from python/cpython#87389
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/09/23
[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/http_server_vuln_fix-pypy2
Julian Berman (@Julian)
-
2022/09/23
[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/http_server_vuln_fix
Julian Berman (@Julian)
-
2022/09/21
[pypy-commit] [Git][pypy/pypy][branch/default] (cfbolz, xoraxax): make sure that tracing from GUARD_ALWAYS_FAILS makes
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/09/21
[pypy-commit] [Git][pypy/pypy][branch/default] (cfbolz, xoraxax): check the length of a to-be-unpacked list *before* we make
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/09/21
[pypy-commit] [Git][pypy/pypy][branch/py3.9] (cfbolz, xoraxax) Implement bit_count methods for int objects.
Alexander Schremmer (@xoraxax)
-
2022/09/21
[pypy-commit] [Git][pypy/pypy][branch/py3.8] 5 commits: skip extra list copy
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/09/21
[pypy-commit] [Git][pypy/pypy][branch/py3.9] 16 commits: add info to debug _ssl dll copying, try to only copy first found dll
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/09/21
[pypy-commit] [Git][pypy/pypy][branch/default] remove unused variable
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/09/21
[pypy-commit] [Git][pypy/pypy][branch/default] (cfbolz, xoraxax) Implement bit_count for rbigint.
Alexander Schremmer (@xoraxax)
-
2022/09/20
[pypy-commit] [Git][pypy/pypy][branch/py3.9-bytecode-traceback-ranges] (cfbolz, isidentical): handle cause/context for re-raised exceptions when...
Batuhan Taskaya (@isidentical)
-
2022/09/20
[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/py3.9-bytecode-traceback-ranges
Batuhan Taskaya (@isidentical)
-
2022/09/19
[pypy-commit] [Git][pypy/extradoc][branch/extradoc] Add myself to sprint ddorf2022.
Manuel Jacob (@mjacob)
-
2022/09/18
[pypy-commit] [Git][pypy/pypy][branch/threaded-code-generation-pysom] 2 commits: fix compile_loop_and_split
Yusuke Izawa (@3tty0n)
-
2022/09/17
[pypy-commit] [Git][pypy/extradoc][branch/extradoc] Remove myself from list of people (I can’t attend).
Manuel Jacob (@mjacob)
-
2022/09/15
[pypy-commit] [Git][pypy/pypy][branch/py3.9-pattern-matching-experiments] Fix MatchCase, it should only pop if the guard succeeds
Tadeu Zagallo (@tadeuzagallo)
-
2022/09/15
[pypy-commit] [Git][pypy/pypy][branch/py3.9-pattern-matching-experiments] 2 commits: Add support for MatchCase.guard
Tadeu Zagallo (@tadeuzagallo)
-
2022/09/15
[pypy-commit] [Git][pypy/pypy][branch/py3.9-pattern-matching-experiments] 2 commits: Add support for MatchStar in MatchSequence
Tadeu Zagallo (@tadeuzagallo)
-
2022/09/15
[pypy-commit] [Git][pypy/pypy][branch/py3.9-pattern-matching-experiments] Add support for MatchMapping rest capture
Tadeu Zagallo (@tadeuzagallo)
-
2022/09/15
[pypy-commit] [Git][pypy/pypy][branch/py3.9-pattern-matching-experiments] WIP implementation of MatchMapping - missing `rest`
Tadeu Zagallo (@tadeuzagallo)
-
2022/09/14
[pypy-commit] [Git][pypy/pypy][branch/threaded-code-generation-pysom] 3 commits: deleted old implementation
Yusuke Izawa (@3tty0n)
-
2022/09/14
[pypy-commit] [Git][pypy/pypy][branch/py3.9-pattern-matching-experiments] Add support for MatchSingleton
Tadeu Zagallo (@tadeuzagallo)
-
2022/09/14
[pypy-commit] [Git][pypy/extradoc][branch/extradoc] add Łukasz
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/09/13
[pypy-commit] [Git][pypy/pypy][branch/py3.9-pattern-matching-experiments] Fix MATCH_SEQUENCE stack effect and support for nested patterns in MatchSequence
Tadeu Zagallo (@tadeuzagallo)
-
2022/09/13
[pypy-commit] [Git][pypy/pypy][branch/rbigint-fromstr-subquadratic] 2 commits: fix rounding, thanks bjorn martinsson
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/09/12
[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/rbigint-fromstr-subquadratic
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/09/12
[pypy-commit] [Git][pypy/pypy][branch/default] 2 commits: skip extra list copy
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/09/12
[pypy-commit] [Git][pypy/pypy][branch/py3.9-pattern-matching-experiments] 203 commits: Implement logic and test for optimized adaption of base types.
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/09/12
[pypy-commit] [Git][pypy/pypy][branch/py3.9-pattern-matching-experiments] Fix MatchSequence
Tadeu Zagallo (@tadeuzagallo)
-
2022/09/12
[pypy-commit] [Git][pypy/pypy][branch/py3.9-pattern-matching-experiments] also show the stack size after each instruction
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/09/12
[pypy-commit] [Git][pypy/pypy][branch/py3.9-pattern-matching-experiments] add some debugging output if the stack depth computation fails
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/09/12
[pypy-commit] [Git][pypy/pypy][branch/py3.9-pattern-matching-experiments] [WIP] Implement MatchSequence
Tadeu Zagallo (@tadeuzagallo)
-
2022/09/10
[pypy-commit] [Git][pypy/pypy][branch/py3.8] typo
Matti Picus (@mattip)
-
2022/09/09
[pypy-commit] [Git][pypy/extradoc][branch/extradoc] I will not be able to attend
Matti Picus (@mattip)
-
2022/09/09
[pypy-commit] [Git][pypy/extradoc][branch/extradoc] The Mercurial conference was cancelled, I will stay longer.
Manuel Jacob (@mjacob)
-
2022/09/09
[pypy-commit] [Git][pypy/pypy][branch/hpy-0.0.4] 3 commits: re-sync vendored tests at hpy 0.0.4
Matti Picus (@mattip)
-
2022/09/08
[pypy-commit] [Git][pypy/pypy][branch/hpy-0.0.4] 2 commits: disallow using set_on_invalid_handle on PyPy
Matti Picus (@mattip)
-
2022/09/08
[pypy-commit] [Git][pypy/pypy][branch/default] fix/extend gc.hooks documentation
Matti Picus (@mattip)
-
2022/09/08
[pypy-commit] [Git][pypy/pypy][branch/py3.8] 9 commits: add info to debug _ssl dll copying, try to only copy first found dll
Matti Picus (@mattip)
-
2022/09/07
[pypy-commit] [Git][pypy/pypy][branch/default] fix backend tests
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/09/07
[pypy-commit] [Git][pypy/pypy][branch/default] setdefaultencoding is sometimes there, sometimes not (site.py removes it). just
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/09/06
[pypy-commit] [Git][pypy/extradoc][branch/extradoc] add batuhan, julian
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/09/05
[pypy-commit] [Git][pypy/pypy][branch/default] build cffi extensions without embedding in translation (issue 3737)
Matti Picus (@mattip)
-
2022/09/05
[pypy-commit] [Git][pypy/pypy][branch/py3.9] 12 commits: #3781: be more systematic about conditional unrolling in list, dict, tuple
Matti Picus (@mattip)
-
2022/09/05
[pypy-commit] [Git][pypy/pypy][branch/py3.8] add memory pressure when creating a tkinter image (issue 3798)
Matti Picus (@mattip)
-
2022/09/04
[pypy-commit] [Git][pypy/pypy][branch/threaded-code-generation-pysom] 2 commits: fix lable handling in compile_loop_and_split
Yusuke Izawa (@3tty0n)
-
2022/09/03
[pypy-commit] [Git][pypy/pypy][branch/threaded-code-generation-pysom] 3 commits: enable debug print out
Yusuke Izawa (@3tty0n)
-
2022/09/02
[pypy-commit] [Git][pypy/pypy][branch/default] 2 commits: optimize inline_call_* by not creating the intermediate list of boxes
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/09/02
[pypy-commit] [Git][pypy/pypy][branch/default] try to not generate 300 variants of this function in C :-(
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/09/02
[pypy-commit] [Git][pypy/pypy][branch/default] add info to debug _ssl dll copying, try to only copy first found dll
Matti Picus (@mattip)
-
2022/09/01
[pypy-commit] [Git][pypy/pypy][branch/py3.8] 8 commits: #3781: be more systematic about conditional unrolling in list, dict, tuple
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/09/01
[pypy-commit] [Git][pypy/pypy][branch/default] #3802: unbreak string formatting with mixed bytes/unicode
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/08/30
[pypy-commit] [Git][pypy/pypy][branch/py3.9] #3800: fix first line number of eval to be reported as 0
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/08/29
[pypy-commit] [Git][pypy/pypy][branch/default] (mgorny): #3559 if ctypes doesn't find the C library with find_library('c'),
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/08/29
[pypy-commit] [Git][pypy/extradoc][branch/extradoc] add Nico Rittinghaus
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/08/27
[pypy-commit] [Git][pypy/extradoc][branch/extradoc] Adjust wording.
Manuel Jacob (@mjacob)
-
2022/08/27
[pypy-commit] [Git][pypy/extradoc][branch/extradoc] Add myself (contact me if you like to share accommodation from 18th to 21th).
Manuel Jacob (@mjacob)
-
2022/08/26
[pypy-commit] [Git][pypy/pypy][branch/py3.8] test, fix "Unknown format code" error message (issue 3799)
Matti Picus (@mattip)
-
2022/08/26
[pypy-commit] [Git][pypy/pypy][branch/hpy-0.0.4] back out bogus d9d67ee5a28b
Matti Picus (@mattip)
-
2022/08/26
[pypy-commit] [Git][pypy/pypy][branch/hpy-0.0.4] 4 commits: fix translation
Matti Picus (@mattip)
-
2022/08/26
[pypy-commit] [Git][pypy/pypy][branch/py3.9] #3792: also make sys.path[0] absolute when running a directory from the cmd line
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/08/25
[pypy-commit] [Git][pypy/pypy][branch/hpy-0.0.4] 4 commits: export hpy_debug_set_on_invalid_handle which wraps pypy_hpy_debug_set_on_invalid_handle for tests
Matti Picus (@mattip)
-
2022/08/25
[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/tracing-speedups-experiments
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/08/25
[pypy-commit] [Git][pypy/pypy][branch/tracing-speedup-minor] remove unneeded attributes
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/08/24
[pypy-commit] [Git][pypy/pypy][branch/py3.8] test, implement PyClassMethod_Type (for pybind11 gh-4158)
Matti Picus (@mattip)
-
2022/08/24
[pypy-commit] [Git][pypy/pypy][branch/hpy-0.0.4] 2 commits: rename *handles -> *handler
Matti Picus (@mattip)
-
2022/08/24
[pypy-commit] [Git][pypy/pypy][branch/py3.9] #3792: use an absolute path for the main module too
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/08/24
[pypy-commit] [Git][pypy/pypy][branch/py3.9] 14 commits: test does not make sense for py3
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/08/24
[pypy-commit] [Git][pypy/pypy][branch/default] 5 commits: #3781: be more systematic about conditional unrolling in list, dict, tuple
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/08/23
[pypy-commit] [Git][pypy/pypy][branch/list-unrolling-bugs-3781] fix test_cffi_init_struct_with_list with slighly annoying code, see comment
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/08/23
[pypy-commit] [Git][pypy/pypy][branch/default] add the env var variant too
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/08/23
[pypy-commit] [Git][pypy/pypy][branch/py3.8] 2 commits: add the env var variant too
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/08/23
[pypy-commit] [Git][pypy/pypy][branch/py3.8] 10 commits: change regex to detect 10 or more CPUs for "make -j"
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/08/23
[pypy-commit] [Git][pypy/pypy][branch/default] store the jit options into options, to make them testable without monkeypatching
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/08/23
[pypy-commit] [Git][pypy/pypy][branch/default] 3 commits: #3148: disable JIT via env var
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/08/23
[pypy-commit] [Git][pypy/pypy][branch/default] disable assert that fails on pypy2 (not worth fixing pypy2, it's a cpy2 bug that was fixed on cpy3)
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/08/23
[pypy-commit] [Git][pypy/pypy][branch/default] fix bogus tests: always pass utf-8 encoded unicode strings, not the unicode type
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/08/22
[pypy-commit] [Git][pypy/pypy][branch/default] work around cpython bug
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/08/22
[pypy-commit] [Git][pypy/pypy][branch/3148-disable-jit-via-envvar-default] manpage update
Alessandro Ogier (@aogier)
-
2022/08/22
[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/3148-disable-jit-via-envvar-default
Alessandro Ogier (@aogier)
-
2022/08/22
[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/3148-disable-jit-via-envvar-py3.8
Alessandro Ogier (@aogier)
-
2022/08/21
[pypy-commit] [Git][pypy/pypy][branch/list-unrolling-bugs-3781] 3781: turns out isvirtual is also wrongly True for resizable lists (and that
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/08/19
[pypy-commit] [Git][pypy/pypy][branch/list-unrolling-bugs-3781] #3781: jit.isvirtual would wrongly return True for freshly allocated arrays
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/08/19
[pypy-commit] [Git][pypy/pypy][branch/hpy-0.0.4] fix test that passes by accident on CPython
Matti Picus (@mattip)
-
2022/08/19
[pypy-commit] [Git][pypy/pypy][branch/hpy-0.0.4] add failing test, tweak HPy_Length and test to raise on error instead of crash
Matti Picus (@mattip)
-
2022/08/19
[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/list-unrolling-bugs-3781
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/08/18
[pypy-commit] [Git][pypy/pypy][branch/default] change regex to detect 10 or more CPUs for "make -j"
Matti Picus (@mattip)
-
2022/08/18
[pypy-commit] [Git][pypy/pypy][branch/hpy-0.0.4] 2 commits: fix more "autogen" signature for SetFromErrnoWithFilename
Matti Picus (@mattip)
-
2022/08/18
[pypy-commit] [Git][pypy/pypy][branch/hpy-0.0.4] 2 commits: implement HPy_Contains
Matti Picus (@mattip)
-
2022/08/18
[pypy-commit] [Git][pypy/extradoc][branch/extradoc] update my dates
Antonio Cuni (@antocuni)
-
2022/08/17
[pypy-commit] [Git][pypy/pypy][branch/hpy-0.0.4] 5 commits: fix signature of Err_SetFromErrnoWithFilename
Matti Picus (@mattip)
-
2022/08/17
[pypy-commit] [Git][pypy/pypy][branch/py3.8] test does not make sense for py3
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/08/17
[pypy-commit] [Git][pypy/pypy][branch/hpy-0.0.4] implement legacy tp_dealloc: put it on the w_type and create cpyext pyobj objects
Matti Picus (@mattip)
-
2022/08/16
[pypy-commit] [Git][pypy/pypy][branch/raise-in-thread-2] 2 commits: the NULL case is now at least tested
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/08/16
[pypy-commit] [Git][pypy/pypy][branch/py3.9] 46 commits: randomly fix some typos
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/08/16
[pypy-commit] [Git][pypy/pypy][branch/py3.8] 45 commits: randomly fix some typos
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/08/15
[pypy-commit] [Git][pypy/pypy][branch/default] 43 commits: stop using a trie and switch to a DAWG for the bidirectional
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/08/15
[pypy-commit] [Git][pypy/pypy][branch/unicodedata-dawg] 6 commits: lookup should not return aliases by default
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/08/15
[pypy-commit] [Git][pypy/pypy][branch/unicodedata-dawg] 21 commits: fix rpython
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/08/10
[pypy-commit] [Git][pypy/pypy][branch/hpy-0.0.4] trivial fixes
Matti Picus (@mattip)
-
2022/08/09
[pypy-commit] [Git][pypy/pypy][branch/hpy-0.0.4] 2 commits: manually resync tests with extra_tests/hpy_tests/_vendored for 0.0.4
Matti Picus (@mattip)
-
2022/08/07
[pypy-commit] [Git][pypy/pypy][branch/unicodedata-dawg] 12 commits: save some more bytes
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/08/07
[pypy-commit] [Git][pypy/pypy][branch/hpy-0.0.4] remove test that cannot run under a python2.7 host
Matti Picus (@mattip)
-
2022/08/05
[pypy-commit] [Git][pypy/pypy][branch/unicodedata-dawg] use startswith
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/08/05
[pypy-commit] [Git][pypy/pypy][branch/unicodedata-dawg] just check all the names of the first 65536 characters
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/08/05
[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/unicodedata-dawg
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/08/05
[pypy-commit] [Git][pypy/pypy][branch/hpy-0.0.4] it is not enough to ignore legacy tp_dealloc, in some case using it must error
Matti Picus (@mattip)
-
2022/08/05
[pypy-commit] [Git][pypy/extradoc][branch/extradoc] add Tim, Florian, Štěpán
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/08/05
[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/threaded-code-generation-pysom
Yusuke Izawa (@3tty0n)
-
2022/08/01
[pypy-commit] [Git][pypy/pypy][branch/py3.9] 2 commits: fix indentation
Matti Picus (@mattip)
-
2022/08/01
[pypy-commit] [Git][pypy/pypy][branch/py3.8] fix indentation
Matti Picus (@mattip)
-
2022/08/01
[pypy-commit] [Git][pypy/pypy][branch/py3.9] 2 commits: cython 0.29.32 was released, revert the work-around
Matti Picus (@mattip)
-
2022/08/01
[pypy-commit] [Git][pypy/pypy][branch/py3.8] cython 0.29.32 was released, revert the work-around
Matti Picus (@mattip)
-
2022/07/30
[pypy-commit] [Git][pypy/extradoc][branch/extradoc] Add hodgestar to sprint.
Simon Cross (@hodgestar)
-
2022/07/29
[pypy-commit] [Git][pypy/extradoc][branch/extradoc] add myself
Antonio Cuni (@antocuni)
-
2022/07/29
[pypy-commit] [Git][pypy/extradoc][branch/extradoc] add myself to the 2022 sprint
Matti Picus (@mattip)
-
2022/07/28
[pypy-commit] [Git][pypy/extradoc][branch/extradoc] Tim feedback
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/07/28
[pypy-commit] [Git][pypy/pypy][branch/py3.9] 2 commits: fix bad merge
Matti Picus (@mattip)
-
2022/07/28
[pypy-commit] [Git][pypy/pypy][branch/py3.8] fix bad merge
Matti Picus (@mattip)
-
2022/07/28
[pypy-commit] [Git][pypy/pypy][branch/sqlite-unroll-set-param-loop] Undo reformatting
Nils (@shimst3r)
-
2022/07/28
[pypy-commit] [Git][pypy/pypy][branch/sqlite-unroll-set-param-loop] unroll actual execution of SQL statements
Nils (@shimst3r)
-
2022/07/28
[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/sqlite-unroll-set-param-loop
Nils (@shimst3r)
-
2022/07/28
[pypy-commit] [Git][pypy/pypy][branch/default] randomly fix some typos
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/07/28
[pypy-commit] [Git][pypy/pypy][branch/py3.9] 19 commits: macos does not support arm32 builds
Matti Picus (@mattip)
-
2022/07/28
[pypy-commit] [Git][pypy/pypy][branch/py3.8] 13 commits: macos does not support arm32 builds
Matti Picus (@mattip)
-
2022/07/28
[pypy-commit] [Git][pypy/pypy][branch/default] revert _ssl 1.1.1p -> 1.1.1q update, the sed script to fix the issue does not work reliably
Matti Picus (@mattip)
-
2022/07/27
[pypy-commit] [Git][pypy/pypy][branch/default] resync _vmprof with vmprof-python
Matti Picus (@mattip)
-
2022/07/27
[pypy-commit] [Git][pypy/pypy][branch/default] update conda recommendation to use 3.7 since the migration to 3.8/3.9 is slow
Matti Picus (@mattip)
-
2022/07/27
[pypy-commit] [Git][pypy/pypy][branch/py3.8] test, implement PyUnicode_Append, PyUnicode_AppendAndDel
Matti Picus (@mattip)
-
2022/07/26
[pypy-commit] [Git][pypy/pypy][branch/raise-in-thread-2] fix typo
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/07/26
[pypy-commit] [Git][pypy/pypy][branch/py3.9] #3766: (bpo-20443) make __file__ of the __main__ module be an absolute path, if
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/07/26
[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/raise-in-thread-2
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/07/26
[pypy-commit] [Git][pypy/pypy][branch/default] call backend optimizations in the right moment
Maciej Fijalkowski (@fijal)
-
2022/07/25
[pypy-commit] [Git][pypy/pypy][branch/py3.8] fix condition in test
Matti Picus (@mattip)
-
2022/07/25
[pypy-commit] [Git][pypy/pypy][branch/py3.8] 2 commits: fix unused value error in test
Matti Picus (@mattip)
-
2022/07/25
[pypy-commit] [Git][pypy/pypy][branch/default] fix translation
Matti Picus (@mattip)
-
2022/07/25
[pypy-commit] [Git][pypy/pypy][branch/raise-in-thread] ec can be none here
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/07/25
[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/raise-in-thread
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/07/25
[pypy-commit] [Git][pypy/pypy][branch/py3.8] test, fix error message for PyFloat_AsDouble (from scipy tests)
Matti Picus (@mattip)
-
2022/07/25
[pypy-commit] [Git][pypy/pypy][branch/py3.9] 5 commits: add a test for issue 3786.
Matti Picus (@mattip)
-
2022/07/25
[pypy-commit] [Git][pypy/pypy][branch/py3.8] 4 commits: add a test for issue 3786.
Matti Picus (@mattip)
-
2022/07/25
[pypy-commit] [Git][pypy/pypy][branch/default] add const qualifier
Matti Picus (@mattip)
-
2022/07/25
[pypy-commit] [Git][pypy/pypy][branch/issue3786] 2 commits: test now pases on CPython, fails on PyPy
Matti Picus (@mattip)
-
2022/07/25
[pypy-commit] [Git][pypy/pypy][branch/default] small optimization: if a unicode string is ascii only, .split() can use the
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/07/25
[pypy-commit] [Git][pypy/pypy][branch/py3.9] rposix macOS does not support 'sendfile_no_offset
Matti Picus (@mattip)
-
2022/07/24
[pypy-commit] [Git][pypy/pypy][branch/py3.9] #3775: another corner case in cpython's handling of dict subclasses
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/07/24
[pypy-commit] [Git][pypy/pypy][branch/py3.9] 3 commits: test, implement PyErr_SetFromErrnoWithFilenameObjects needed for HPy 0.0.4 tests
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/07/24
[pypy-commit] [Git][pypy/pypy][branch/py3.8] #3783 fix the actual magic bytes in the pyc files to not be like CPython's :-(
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/07/24
[pypy-commit] [Git][pypy/pypy][branch/py3.9] #3782 remove now unreachable case
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/07/22
[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/issue3786
Matti Picus (@mattip)
-
2022/07/22
[pypy-commit] [Git][pypy/pypy][branch/hpy-0.0.4] 3 commits: fix compilation warning
Matti Picus (@mattip)
-
2022/07/22
[pypy-commit] [Git][pypy/extradoc][branch/extradoc] add some topics, a paragraph about sprints, welcome newcomers more explicitly
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/07/21
[pypy-commit] [Git][pypy/extradoc][branch/extradoc] get started on the sprint announcement
Carl Friedrich Bolz-Tereick (@cfbolz)
-
2022/07/21
[pypy-commit] [Git][pypy/pypy][branch/default] i386 is not supported anymore, skip tests
Matti Picus (@mattip)
-
2022/07/20
[pypy-commit] [Git][pypy/pypy][branch/default] add gc.collect to make tests pass on top of pypy2.7
Matti Picus (@mattip)