Messages by Thread
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] 4 commits: unconditionally include net/if.h (for darwin)
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/default] unconditionally include net/if.h (for darwin)
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/default] refix for posix
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] 8 commits: start a release note for 7.3.14
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/default] 5 commits: start a release note for 7.3.14
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] 2 commits: add more to FakeSpace to get tests to pass
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] more of prefering tp_as_number > tp_as_mapping > tp_as_sequence
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] fix previous commit
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy] Pushed new branch branch/py3.10-mb-typed-sig-experiments
Max Bernstein (@tekknolagi)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] disable debug printing
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] 5 commits: fix translation on windows
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 4 commits: fix some trivially failing windows sys tests
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] 3 commits: fix some trivially failing windows sys tests
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] more gc.collect -> debug_collect
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] don't incref when creating new legacy object, use debug_collect in legacy tests
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 23 commits: test, fix setting pyobj.tp_basicsize on legacy types
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] tweak llapi declarations to fix pedantic gcc warnings (issue #4042)
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] 7 commits: align cpeyext use of PyBUF_MAX_NDIM with python3
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/default] 2 commits: in _cffi_backend use header parsing of parse_c_type.h instead of rffi.CStruct declarations
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/default] 2 commits: align cpeyext use of PyBUF_MAX_NDIM with python3
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] limit ndims on buffer exports from memoryview to 64 (issue #4041)
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] convert data to list
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] increment ob_refcnt when creating a pyobject, raise if the pyobject already exists
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] debugging cruft broke the world
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] fix some storagesize and tp_basicsize errors, assert on missing tp_traverse
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] try to debug test failure that does not reproduce locally
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] 3 commits: prevent overflow in index calculations
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] 5 commits: test, fix setting pyobj.tp_basicsize on legacy types
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 7 commits: merge default (#4038)
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] 6 commits: merge default (#4038)
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/default] #4031: stop the segfault for the example program
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 9 commits: more fixes for bytearray
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] 2 commits: explicitly test for 0-len byte array when converting indexes
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] 6 commits: more fixes for bytearray
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] 3 commits: #4038: fix universal newline but non-translating text-io:
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 4 commits: #4038: fix universal newline but non-translating text-io:
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/default] make rawrefcount_next_dead in the incminimark GC robust against calling it
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/default] #4038: fix universal newline but non-translating text-io:
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 7 commits: skip the _finddoc tests again on pypy
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] perform dealloc callbacks directly in gc.collect, to ensure tp_dealloc will be called
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] more merge fixes
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] 3 commits: fix for builds without hpy_universal (32-bit linux)
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] Backed out changeset db9d87141352
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] skip the _finddoc tests again on pypy
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 2 commits: #4034 make the construction arguments of builtin types more introspectable
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] #4034 make the construction arguments of builtin types more introspectable
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] #4036: pattern matching classes now use the full isinstance machinery, calling
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 6 commits: refactor code, raise OSError in gmtime like in localtime
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] trick test into working by mocking gc.collect, call desctructor in capsule_dealloc
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] special case startswith, endswith for bytearray to handle final null char
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] refactor code, raise OSError in gmtime like in localtime
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] 2 commits: reformat header a bit
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] fix: do not force the bytearray when calling _convert_idx_params
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] #4032 LIST_EXTEND bytecode should just let all exceptions through if the second
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] 3 commits: redo capsuleobject destructors to avoid importing cpyext, hpy into objspace
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] use _val consistently when getting bytes from bytearray to use externally
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] backout d9ed7e333e6b, 32-bit compilation did not improve
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] Add a NULL byte to bytearray data, like CPython. (issue 4030_)
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] 2 commits: fix "defined but not used" error
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] 3 commits: add probably too much jit.dont_look_inside for type creation
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/default] allow curl to follow redirects
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] test, fix missing assignment to pybuf.c_obj
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] 11 commits: us canonical location for lzma download
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/default] us canonical location for lzma download
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/threaded-code-generation] 5 commits: WIP: direct call hack
Yusuke Izawa (@3tty0n)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] 2 commits: protect in more places against a null handle
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] test, fix for HPy_Dup(ctx, HPy_Null)
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] 5 commits: refactor cffi module build to use wget, move to OpenSSL 3.0.12 for portable builds
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/default] print which of curl/wget is used
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/default] avoid broken wget on linux64 buildbot
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] refactor to separate capsule destructor calls into hpy and cpyext, fix translation
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] 2 commits: start to make PyCapsule and HPyCapsule compatible with eachother
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/default] refactor cffi module build to use wget, move to OpenSSL 3.0.12 for portable builds
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] fix test
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] 2 commits: typo (should upstream)
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] fix mod.origin in bootloader
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] 2 commits: skip cpython only test
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] 5 commits: fix two test_pypy_c tests
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] activate memory protection by compiling with _HPY_DEBUG_MEM_PROTECT_USEMMAP
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] 2 commits: fix error message
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/default] #4028: avoid calling codepoints_in_utf8 on the original input string again and
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] 6 commits: fix bug with tp_traverse and metaclases, needs a test
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] skip test that, when it fails, spams captured stdout with error reports
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] 5 commits: adding an hpy sufffix is wrong
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] 2 commits: fix -D tests for pytest 6.0
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] test tweaks
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] 5 commits: trivial test fixes
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] 13 commits: when creating a venv from a symlinked venv, force symlinks
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] avoid cpython mode in tests
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] reduce diff to upstream
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] update cffi test_file and _backend_test_c for 1.16.0
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] 147 commits: run unpdate_vendored.sh for hpy-0.9rc1
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/win-scandir-symlinks] 23 commits: link the releas note to the index, and tweaks
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/hpy-0.9] 6 commits: make this line work in extra_tests/hpy_tests
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/default] fix backporting in e904752a5d06 for python2
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] 2 commits: fix backporting in e904752a5d06 for python2
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] skip test that fails inside a docker
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/hpy-0.9] 20 commits: sync a little with py3.10
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] 3 commits: resync rpython with py3.9 (mostly symlink and getlogin for windows)
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/default] remove wrong c-level define for windows (issue 4024)
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/hpy-0.9] use long long for int64_t since it is 8 bytes everywhere
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 9 commits: add prototype, fix definitions
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/default] resync rpython with py3.9 (mostly symlink and getlogin for windows)
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] add getppid, getlogin on windows
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/redo-gcref-based-type-erasure3.9] redo branch
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy] Pushed new branch branch/redo-gcref-based-type-erasure3.9
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/redo-gcref-based-type-erasure] redo branch
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] document the two Overlapped classes
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy] Pushed new branch branch/redo-gcref-based-type-erasure
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] #3996: start implementing the ag_running logic of asynchronous generators
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] #4023: fix astcompiler bug where sometimes a return with a value wasn't being
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/win-scandir-symlinks] move apptest file to extra_tests
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/win-scandir-symlinks] 28 commits: link the releas note to the index, and tweaks
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/hpy-0.9] fix 6c34df646101
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] remove newline in line read from PYPY_PORTABLE_DEPS.txt, (issue 4019_)
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/hpy-0.9] handle legacy types better
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/hpy-0.9] 3 commits: sync test with pypy/module/_hpyproject
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/hpy-0.9] add const to Tuple_FromArray in more places
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/hpy-0.9] 9 commits: HPyType_GetName cannot fail (returns void*)
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] test, fix missing object in error formatting
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/hpy-0.9] 2 commits: clean up unused imports
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/hpy-0.9] 4 commits: implement _load_bootstrap, deprecate load_from_spec
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] when re-assigning to type.__bases__, rebuild the cpyext type struct (issue 3976)
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/hpy-0.9] skip extra_tests/hpy_tests if hpy not available (linux32)
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/hpy-0.9] implement calling capsule destructor as a python function
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/hpy-0.9] 2 commits: move check to be after add_slots, like CPython
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/hpy-0.9] 2 commits: add _hpy_get_gc_storage for field storage writebarrier
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] add prototype, fix definitions
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/hpy-0.9] 6 commits: hack to force taking the slow path for W_HpyTypeObject allocation
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/hpy-0.9] fix some rpython problems (more remain)
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/hpy-0.9] try to fix translation
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/hpy-0.9] (cfbolz, mattip): use the mapdict machinery to store the hpy storage on
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/hpy-0.9] 2 commits: start to support inheriting from non-hpy classes by adding a method to W_Root
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 6 commits: expose the time taken in GC to the logs too
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] 4 commits: expose the time taken in GC to the logs too
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] #4007: make mmap.mmap.__setitem__ accept a buffer
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/default] #4018: fix constfolding of str() without arguments (used to crash)
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] #4016: fix small_int.__rpow__(large_int)
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 2 commits: #4016: fix small_int.__rpow__(large_int)
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/hpy-0.9] fix translation
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/hpy-0.9] 2 commits: add prototype, update TODO
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/hpy-0.9] 2 commits: do not use static library in extra_tests for now
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/hpy-0.9] 6 commits: if object does not have __len__, default to itemcount=0 (issue 4013_)
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 2 commits: sync a little with py3.10
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] sync a little with py3.10
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] 2 commits: fix logic in _PyObject_NewVar by copying CPython code
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 3 commits: fix logic in _PyObject_NewVar by copying CPython code
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 13 commits: link the releas note to the index, and tweaks
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] if object does not have __len__, default to itemcount=0 (issue 4013_)
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy] Pushed new branch branch/cpyext-slot-and-dict
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/hpy-0.9] 4 commits: update hpy metadata
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/win-scandir-symlinks] Comment use of magic number
Caleb Burns (@cpburnz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/win-scandir-symlinks] Fix last Windows error
Caleb Burns (@cpburnz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/hpy-0.9] add hpy test requirement
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/hpy-0.9] 3 commits: add functionality to test.FakeSpace to make tests pass
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/hpy-0.9] 14 commits: link the releas note to the index, and tweaks
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] 11 commits: link the releas note to the index, and tweaks
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 3 commits: follow upstream performance patch for datetime.py (issue 4008_)
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] remove extraneous print from _ssl (issue 4010_)
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/default] expose the time taken in GC to the logs too
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/hpy-0.9] fix casting for windows
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/hpy-0.9] add declarations and fixes for "-Werror=strict-prototypes"
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/default] fix for compilation with "-Werror=strict-prototypes"
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/hpy-0.9] fix untranslated test compilation on windows - the distutils export name is initmytest on python2
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/hpy-0.9] fix translation, resync with hpy 0.9.0, fix declaration in hpydef.h
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/hpy-0.9] 6 commits: fix load() in pytest fixture
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] follow upstream performance patch for datetime.py (issue 4008_)
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/mb-max-float] 9 commits: WIP
Max Bernstein (@tekknolagi)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/win-scandir-symlinks] Fix tests
Caleb Burns (@cpburnz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/default] fix release date (issue 4006_)
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/hpy-0.9] 2 commits: enable test_slots_legacy, fix error condition and message
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/default] try to make sshgraphserver work on python3 as well (the rest of the dotviewer
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/hpy-0.9] 42 commits: make UnicodeIO store its data in a list of r_int32, as opposed to using the
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/default] 4 commits: Added tag release-pypy2.7-v7.3.13 for changeset 1a478a401673
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy] Pushed new branch branch/win-scandir-symlinks
Caleb Burns (@cpburnz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/mb-max-float] Fix assembler for float_max
Max Bernstein (@tekknolagi)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/release-pypy2.7-v7.x] 88 commits: a branch to experiment using GCREFs to do type erasure using GCREFs (instead of
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/mb-max-float] Add runner test
Max Bernstein (@tekknolagi)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/mb-max-float] Add LLFrame/runner and test
Max Bernstein (@tekknolagi)
-
[pypy-commit] [Mercurial][pypy/pypy] Pushed new branch branch/mb-max-float
Max Bernstein (@tekknolagi)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/mb-dup] 2 commits: Add simple float.max specialization
Max Bernstein (@tekknolagi)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/default] more release note tweaks
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/default] tweak release announcement
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] update python version to 3.10.13
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/default] link the releas note to the index, and tweaks
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/vendor/stdlib-3.10] update to v3.10.13
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] typo
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] skip PyUnicode_DecodeUTF8Stateful, implement _PyLong_AsInt
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] 3 commits: update to v3.9.18
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/vendor/stdlib-3.9] update to v3.9.18
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] handle pathlib.Path objects in _ssl (issue 4002)
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/hpy-0.9] 6 commits: make test names lower case, since macos and windows use case-insensitive file...
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/threaded-code-generation-direct-call] 2 commits: instanciate CallDescr for removing dummy flags at instantiation
Yusuke Izawa (@3tty0n)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/threaded-code-generation-direct-call] WIP: use without_dummy_flag_variant to CallDescr instance for threaded code gen
Yusuke Izawa (@3tty0n)
-
[pypy-commit] [Mercurial][pypy/pypy] Pushed new branch branch/threaded-code-generation-direct-call
Yusuke Izawa (@3tty0n)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/hpy-0.9] implement HPyMember_OBJECT descriptor handling
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/hpy-0.9] 3 commits: use a test module that is in the translated modules
Matti Picus (@mattip)