Dan Villiom Podlaski Christiansen pushed to branch 
topic/default/experimenting-with-the-build-in-2.7 at PyPy / pypy


Commits:
823be11b by Dan Villiom Podlaski Christiansen at 2020-09-23T12:57:09+02:00
test_newformat: try Danish locale first, as it works as expected on macOS

- - - - -
e6566b99 by Dan Villiom Podlaski Christiansen at 2020-09-23T15:28:57+02:00
cparser: make the two NonImplementedErrors more helpful

- - - - -
e8f0b318 by Dan Villiom Podlaski Christiansen at 2020-09-23T23:48:00+02:00
rposix: implement sendfile on darwin (and freebsd?)

- - - - -
af3cc9af by Dan Villiom Podlaski Christiansen at 2020-09-23T20:00:59+02:00
testrunner: allow specifying cherrypicked tests on the command line

- - - - -
ced05330 by Dan Villiom Podlaski Christiansen at 2020-09-23T20:01:10+02:00
testrunner: add --fail-fast argument

- - - - -
674f2742 by Dan Villiom Podlaski Christiansen at 2020-09-23T20:51:12+02:00
test_recompile: fix test

- - - - -
929ac2a6 by Dan Villiom Podlaski Christiansen at 2020-09-23T21:28:14+02:00
test_recompiler: xfail the long double test

This fails on both Darwin/x86-64 and Linux/ARM64, and AFAICT the
relevant 'shape', 'g', isn't defined anywhere.

- - - - -


5 changed files:

- pypy/module/_cffi_backend/test/test_recompiler.py
- pypy/module/cpyext/cparser.py
- pypy/objspace/std/test/test_newformat.py
- rpython/rlib/rposix.py
- testrunner/runner.py


View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/-/compare/462579153c0b89aef53bad4b3e5bdee16d4c14d5...929ac2a6458d3cfee049f0e0e50a7253126aee6f

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/462579153c0b89aef53bad4b3e5bdee16d4c14d5...929ac2a6458d3cfee049f0e0e50a7253126aee6f
You're receiving this email because of your account on foss.heptapod.net.


_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to