Messages by Thread
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] trim the scope ID from IPV6 addresses (issue 3938, reversing the decision in issue 3628)
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/default] 3 commits: Added tag release-pypy3.9-v7.3.12rc1 for changeset 256b3867989d
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy] Deleted branch branch/pep492_async_iter
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy] Pushed new branch branch/pep492_async_iter
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] #3931 fix typo: make fpathconf also use rposix.pathconf_names, *not* the
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] fix failing apptest, cpy behaves like this anyway
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/hpy-0.9] 6 commits: start to deal with HPyInit__debug, there is more to do
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy] Pushed new branch branch/jit-smaller-miframes
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy] Pushed new branch branch/hpy-0.9
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] 4 commits: typos
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/default] properly cast first argument of pthread_kill to pthread_t, used in python3
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/jit-experiments-tim] explore avoiding unnecessary copying of constants
timmatussek (@timmatussek)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] use the internal attributes instead of the public getters, since pandas overrides the getters
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy] Pushed new branch branch/release-pypy3.10-v7.x
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/jit-choose] 4 commits: CSE of jit_choose
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/jit-experiments-tim] elif
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy] Pushed new branch branch/jit-choose
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/jit-experiments-tim] work on minitrace implementation
timmatussek (@timmatussek)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] remove cruft left over from an old cpython3.6 release. This broke meson builds
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 8 commits: #3917: make list slicing robust against the __index__ operation of one of the
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] 7 commits: #3917: make list slicing robust against the __index__ operation of one of the
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 7 commits: #3925 fix weirdness about combining annotations and a global declaration of a
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] 2 commits: fix st_mode as returned from lstat, which fixes ntpath.islink
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/default] remove duplicate test, remove unneeded xfail
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] 2 commits: #3520 fix wrong implementation of _copy_base for slices of n-dimensional
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/threaded-code-generation] refactoring
Yusuke Izawa (@3tty0n)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] #3925 fix weirdness about combining annotations and a global declaration of a
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/default] 5 commits: #3917: make list slicing robust against the __index__ operation of one of the
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] use fsdecode_w to allow buffers and Path objects
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 2 commits: use fsdecode_w to allow buffers and Path objects
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 9 commits: also implement __copy__ and __deepcopy__ for zlib (de)compressors
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] 7 commits: prefer utf-8 encoding on windows
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy] Deleted branch branch/win-fix-unicode
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy] Pushed new branch branch/win-fix-unicode
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/jit-experiments-tim] add snapshots to minijit
timmatussek (@timmatussek)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/jit-experiments-tim] implement more opcodes
timmatussek (@timmatussek)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/jit-experiments-tim] write enough support code to start running into missing bytecode implementations
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy] Pushed new branch branch/jit-experiments-tim
timmatussek (@timmatussek)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 2 commits: check import
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] also implement __copy__ and __deepcopy__ for zlib (de)compressors
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy] Pushed new branch branch/collect-all-finalizers
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 2 commits: another fix for the code in b6f37015d348, deal with async for loops properly
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 2 commits: this is a more conservative change to fix the test of 3b69d01af6a6
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] test and fix: position of lhs attribute reads of augmented assignment
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy] Pushed new branch branch/wchar-not-unicode
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 6 commits: fix test that 9ff1e92dbe4a broke
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 2 commits: another (passing) test case
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] fix bug in b6f37015d348
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 4 commits: remove completely unused old weird file
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/default] ouch, missing CJK range in unicodedata version 13 :-(
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] 3 commits: remove completely unused old weird file
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 2 commits: normalize None to type(None), but then show None in repr of unions
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] - implement | for generic aliases
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] allow substitution of TypeVars also in unions
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] prevent manual instantiation of select.poll instances
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 5 commits: un-messify the _opcode_stack_effect_jump function
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 4 commits: be more lenient here
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] un-messify the _opcode_stack_effect_jump function
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 2 commits: fix test
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 105 commits: (cfbolz, isidentical): Expose position information in the Python code generators
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10-bytecode-positions] 2 commits: fix magic test
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10-bytecode-positions] 3 commits: be much more robust about invalid line tables
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10-bytecode-positions] 5 commits: fix test
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/default] remove completely unused old weird file
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10-bytecode-positions] unbreak the jit version of jump_absolute
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10-bytecode-positions] 12 commits: typo (issue 3901)
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] simplifly to pass translation
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 2 commits: simplifly to pass translation
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] fix typos (isuruf)
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 2 commits: fix typos (isuruf)
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 5 commits: space.index(W_Bool) should return an int, not a bool (issue 3906). Also skip...
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] support loading c-extension modules with both powerpc64le-linux-gnu and...
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10-bytecode-positions] 2 commits: another iteration in the whole "let's get while correct" mess
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] fix the smalllong tests
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy] Deleted branch branch/space.index
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] space.index(W_Bool) should return an int, not a bool (issue 3906). Also skip...
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy] Pushed new branch branch/space.index
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10-bytecode-positions] add another case to the strange heuristic about when to report StopIteration to
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10-bytecode-positions] 2 commits: fix test_elim_jump_to_return
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10-bytecode-positions] 3 commits: test and fix: be much more careful about maintaining invariants
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 6 commits: small optimization: it does not make sense for space.newlong to return a
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] 4 commits: export, test PyDescr_NewGetSet and define PyDescr_TYPE, PyDescr_NAME
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/default] 2 commits: do a ton less string copies in the bytecode compiler
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10-bytecode-positions] 9 commits: test and fix: be a bit more thorough in duplicating blocks without line info
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10-bytecode-positions] 6 commits: this test was just wrong in 3.10
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10-bytecode-positions] 3 commits: test case and fix: the implicit return in class bodies also should be copied
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10-bytecode-positions] 2 commits: dead code should have on influence on the current position
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10-bytecode-positions] 14 commits: remove more of the previous hack that solved the problem fixed in 394d8edc72b3
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10-bytecode-positions] 2 commits: dont propagate line numbers through exception handlers
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/default] export, test PyDescr_NewGetSet and define PyDescr_TYPE, PyDescr_NAME
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10-bytecode-positions] 21 commits: add some code to show the astcompiler blocks as a flow gragh
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] small optimization: it does not make sense for space.newlong to return a
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] modify abspath since this is an alias to realpath() on PyPy + windows
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 2 commits: merge py3.9
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 8 commits: refactor bytecode compiler Instruction class a tiny bit: encode the jump target less weirdly
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] typo (issue 3901)
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] 6 commits: refactor bytecode compiler Instruction class a tiny bit: encode the jump target less weirdly
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/default] 2 commits: small improvement, rename have_return to be more clear what it means, and add
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/default] 3 commits: refactor bytecode compiler Instruction class a tiny bit: encode the jump target less weirdly
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10-bytecode-positions] 64 commits: make py._path.local importable by python3 for -D tests
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] adapt _Py_HashDouble to the changes in fd20c483b03d to fix numpy, hopefully
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 2 commits: rework tests for -D with a newer pytest. Still some problems with catching unraiseable exceptions
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] PyPy can properly initiate structseq instances, does not suffer from bpo-43916
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 3 commits: fix translation on windows
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] 8 commits: backport changes from py3.10 to rpython
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 12 commits: backport changes from py3.10 to rpython
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/default] 2 commits: add python.org newer ip addresses
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 2 commits: pytest.yield_fixture is deprecated, use pytest.fixture
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/default] #3892: fix wrong assert in intutils, it should be an InvalidLoop instead
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 3 commits: add quotes to type in error string
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 5 commits: make py._path.local importable by python3 for -D tests
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] 2 commits: remove redundant file, duplicate of extra_tests/test_capi.py
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 5 commits: another place to check utf8_mode: influences subprocess.Popen default encoding
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 2 commits: match error messages
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 6 commits: stderr is line buffered even when redirected (bpo-13601)
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 3 commits: give priority to -X int_max_str_digits over env PYTHONINTMAXSTRDIGITS
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 5 commits: make utf8_mode the default, regardless of locale. This can be avoided with difficulty on CPython
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] bpo-43475: we aren't following the identity-based NaN hash changes of CPython,
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] simplify getfilesystemencoding to always return utf-8, also set LC_CTYPE if it is "C" or "POSIX"
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] make sure that the change in 4d4f4a9c6234 doesn't go away on regeneration
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] properly create c-extension _ctypes_test
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] make py._path.local importable by python3 for -D tests
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] add quptes to error msg
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10-bytecode-positions] 59 commits: merge py3.9
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/default] fix broken links in docs
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 3 commits: add macros used in NumPy, in cpython these live in cpython/object.h
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 2 commits: add a 'level' value to Tokens
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] fix print again
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 2 commits: fix translation?
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/default] add py3.10 nightlies to github CI versions.json file, update test
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] resync test file
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10-bytecode-positions] fix lineno of cleanup code of with block
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 4 commits: start adding some of the grammar changes that 3.10.9 has made
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 5 commits: order changed for python3.9+, continuation of 38fbfc51dec7
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] use TypeError when deleting exception attributes
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 3 commits: add quotes
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] 2 commits: order changed for python3.9+, continuation of 38fbfc51dec7
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 2 commits: skip/reformat pdb tests
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 3 commits: skip newly added func.__builtins__ as an implementation detail, document the difference
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 4 commits: skip setstate/getstate tests in multibytecodec
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 2 commits: can't -> cannot on PyPy
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] GenericAlias fixes
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 4 commits: unregister misbehaving codec after test
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 4 commits: add readline.set_auto_history (from CPython3.6), skip test that uses INPUTRC
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10-bytecode-positions] fix cpyext
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 2 commits: remove deprecated conversion to int
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] enable passing bad_get function from _testcapi
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 2 commits: add zip.__setstate__ for unpickling
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 2 commits: fix test that raises ModuleNotFoundError
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10-bytecode-positions] 3 commits: more fixes
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] finixh hmac_digest implementation in _hashlib, fix HMAC.name
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10-bytecode-positions] 2 commits: intermediate checkin: start switching to a new co_linetable format
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 4 commits: redo error printing
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10-bytecode-positions] 4 commits: redo error printing
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] try to work around buildbot problem
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy] Pushed new branch branch/py3.10-bytecode-positions
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] start refactoring for new position storage: make update_position take an ast
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 3 commits: refactor pytest raises into a context manager when 'eval'ing strings
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] redo error printing
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 3 commits: allow unicode failures and print something
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 2 commits: document PYTHONPLATLIBDIR, add sys.orig_argv
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 3 commits: skip comparison of marshalled co_lines, it is a method
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 2 commits: fix misplaced '
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 3 commits: define EVP_MD_fetch, EVP_MD_free to NULL for openssl1.1.1 build, properly...
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] 2 commits: rewsync with rpython: increment macosx-version-min to 10.9
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/default] 2 commits: backport changes from py3.10 to rpython
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 4 commits: rewsync with rpython: increment macosx-version-min to 10.9
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] 4 commits: update pycparser
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 7 commits: update pycparser
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/default] update to ssl 1.1.1t, 3.0.8
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 2 commits: add interfaces needed for hashlib
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] finish the bpo-62433 _ssl get_unverified_chain, get_unverified_chain
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] remove symlink, readlink support on windows: support for bytes with unicode is broken
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] correct inheritance of the new flag
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] fix translation
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] ouch, "works on my machine" :-(
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] fix MATCH_MAPPING too
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 5 commits: start supporting pattern matching of collections.abc subclasses as sequences
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] use r_longlong math in nanosecond time for perf_counter on windows (issue 3890)
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] make object.__annotations__ properly raise an AttributeError instead of
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] adapt tests to running with cpython3.10
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] automatically adding __annotations__ to types can raise TypeError on non-heap types. Test and "fix"
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 2 commits: fix tests for windows, correctly implement readlink, cleanup symlink
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] fix tests for windows, correctly implement readlink, cleanup symlink
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/default] only define SO in sysconfig if imp.get_suffixes() has imp.C_EXTENSION
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] 3 commits: add a _invalid_parameter_handler in winreparse.c
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 5 commits: back out rpython changes, they broke windows
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 9 commits: imp -> _imp renaming
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] back out rpython changes, they broke windows
Matti Picus (@mattip)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] forbid null bytes in pwd.getpwnam
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] forbid pickling of DirEntry objects
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] fix error message of * unpack
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] check for presence of GenericAlias early
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 2 commits: remove OptimizedUnicode
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] check signum validity
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] xfail some things where our error is better or has an inconsequential difference
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] skip this one
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 3 commits: properly skip this test (which prevented all tests from running)
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] this is a cpy only test
Carl Friedrich Bolz-Tereick (@cfbolz)
-
[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] split test_ssl tests: some state is not cleaned up; skip cpython only test;...
Matti Picus (@mattip)