Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
749a60e0 by Matti Picus at 2023-05-14T09:21:30+03:00
refactor install page to boost conda
- - - - -
79f38d7e by Matti Picus at 2023-05-14T09:25:50+03:00
fix release notes, add to index
- - - - -
4 changed files:
- pypy/doc
Stefano Rivera pushed to branch branch/default at PyPy / pypy
Commits:
3bbb78a3 by Stefano Rivera at 2023-05-13T19:27:30-04:00
Backed out changeset e169c8518a07
I hadn't tested it. I just assumed it was the issue, it wasn't.
- - - - -
1 changed file:
- .hgtags
View it on Heptapod:
https
Stefano Rivera pushed to branch branch/py3.9 at PyPy / pypy
Commits:
f0ebf126 by Stefano Rivera at 2023-05-13T18:38:04-04:00
Tests: Skip AppTestSocket tests on ConnectionRefusedError
In my firewalled test environment, connection attempts to the Internet
will result in a ConnectionRefusedError.
Stefano Rivera pushed to branch branch/default at PyPy / pypy
Commits:
cc71c180 by Stefano Rivera at 2023-05-13T18:38:54-04:00
Tests: Ignore NaN mismatch on app tests under cPython 2.7
- - - - -
1 changed file:
- pypy/module/cpyext/test/test_floatobject.py
View it on Heptapod:
https://fo
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy
Commits:
ec1461fa by Matti Picus at 2023-05-13T22:45:23+03:00
trim the scope ID from IPV6 addresses (issue 3938, reversing the decision in
issue 3628)
--HG--
branch : py3.9
- - - - -
2 changed files:
- pypy/module/_socket/interp_soc