Matti Picus pushed to branch branch/py3.8 at PyPy / pypy
Commits:
977376fc by Matti Picus at 2022-10-16T13:37:45+03:00
this is used in early stages of compiling, when the include paths do not use
cpyext/PC/pyconfig.h
--HG--
branch : py3.8
- - - - -
1 changed file:
- pypy/module/cpyext/inc
Matti Picus pushed new branch branch/max_int_threshold at PyPy / pypy
--
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/tree/branch/max_int_threshold
You're receiving this email because of your account on foss.heptapod.net.
___
pypy-com
Carl Friedrich Bolz-Tereick pushed to branch branch/max_int_threshold at PyPy /
pypy
Commits:
b5035ce4 by Carl Friedrich Bolz-Tereick at 2022-10-16T15:31:48+02:00
a failing unit test
--HG--
branch : max_int_threshold
- - - - -
1 changed file:
- pypy/module/sys/test/test_sysmodule.py
Vie
Matti Picus pushed to branch branch/max_int_threshold at PyPy / pypy
Commits:
f20efbc6 by Matti Picus at 2022-10-16T17:51:23+03:00
fix default int_max_str_digits value and add a check to the test
--HG--
branch : max_int_threshold
- - - - -
2 changed files:
- pypy/module/sys/state.py
- pypy