Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits:
9826e532 by Carl Friedrich Bolz-Tereick at 2021-09-04T15:27:50+02:00
fix Vanessa's first name (see https://twitter.com/codefrau )
- - - - -
3 changed files:
- LICENSE
- pypy/doc/contributor.rst
- pypy/doc/to
Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
3cc08f4e by Matti Picus at 2021-09-04T19:51:19+03:00
fix 7da4cfec5f00
- - - - -
1 changed file:
- pypy/doc/whatsnew-head.rst
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/commit/3cc08f4ead689898dc3bda38363c6
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy
Commits:
90370b5d by Ronan Lamy at 2021-06-28T17:58:31+01:00
Use the cpyext error indicator to implement HPy exceptions (WIP)
--HG--
branch : hpy-refactor-exceptions
- - - - -
10011611 by Ronan Lamy at 2021-06-28T18:02:48+01:00
Check ex
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy
Commits:
43272a82 by Matti Picus at 2021-09-02T10:39:14+03:00
move whatsnew
- - - - -
fe37b3ef by Matti Picus at 2021-09-02T11:50:08+03:00
restart whatsnew
- - - - -
73b40821 by Michael Cho at 2021-09-02T12:50:37-07:00
add a --no-make-p
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits:
0f7f4295 by Carl Friedrich Bolz-Tereick at 2021-09-04T21:57:37+02:00
one less TimSort specialization, with utf-8 unicode strings it is the same as
byte string sorting
- - - - -
1 changed file:
- pypy/objspac
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy
Commits:
ad7350ca by Matti Picus at 2021-09-05T01:22:21+03:00
skip srcdir test on pypy
--HG--
branch : py3.8
- - - - -
a904333d by Matti Picus at 2021-09-05T01:22:42+03:00
fix test for pypy
--HG--
branch : py3.8
- - - - -
408f450e by
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy
Commits:
366f4183 by Matti Picus at 2021-09-05T01:38:56+03:00
make sure test uses non-gcc
--HG--
branch : py3.8
- - - - -
78d50bc8 by Matti Picus at 2021-09-05T01:39:16+03:00
more distutils.sysconfig updates
--HG--
branch : py3.8
- -