[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] trim the scope ID from IPV6 addresses (issue 3938, reversing the decision in issue 3628)

2023-05-13 Thread Matti Picus (@mattip)


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_socket.py
- pypy/module/_socket/test/test_sock_app.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/ec1461faecb26d48a75626351f198719a06cb537

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/ec1461faecb26d48a75626351f198719a06cb537
You're receiving this email because of your account on foss.heptapod.net.


___
pypy-commit mailing list -- pypy-commit@python.org
To unsubscribe send an email to pypy-commit-le...@python.org
https://mail.python.org/mailman3/lists/pypy-commit.python.org/
Member address: arch...@mail-archive.com


[pypy-commit] [Mercurial][pypy/pypy][branch/default] Tests: Ignore NaN mismatch on app tests under cPython 2.7

2023-05-13 Thread Stefano Rivera (@stefanor)


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://foss.heptapod.net/pypy/pypy/-/commit/cc71c1807687354858ce50eb197c3bebd7e0da37

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/cc71c1807687354858ce50eb197c3bebd7e0da37
You're receiving this email because of your account on foss.heptapod.net.


___
pypy-commit mailing list -- pypy-commit@python.org
To unsubscribe send an email to pypy-commit-le...@python.org
https://mail.python.org/mailman3/lists/pypy-commit.python.org/
Member address: arch...@mail-archive.com


[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] Tests: Skip AppTestSocket tests on ConnectionRefusedError

2023-05-13 Thread Stefano Rivera (@stefanor)


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. Some tests catch gaierror (from DNS
lookup failures). Extend this skipping to handle environments where DNS
resolution works, but outbound connections are blocked.

--HG--
branch : py3.9

- - - - -


1 changed file:

- pypy/module/_socket/test/test_sock_app.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/f0ebf12603f78089060027d9bfa4d7b6d2bf3f83

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/f0ebf12603f78089060027d9bfa4d7b6d2bf3f83
You're receiving this email because of your account on foss.heptapod.net.


___
pypy-commit mailing list -- pypy-commit@python.org
To unsubscribe send an email to pypy-commit-le...@python.org
https://mail.python.org/mailman3/lists/pypy-commit.python.org/
Member address: arch...@mail-archive.com


[pypy-commit] [Mercurial][pypy/pypy][branch/default] Backed out changeset e169c8518a07

2023-05-13 Thread Stefano Rivera (@stefanor)


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://foss.heptapod.net/pypy/pypy/-/commit/3bbb78a3360b8778e509a7e24c1a9dce27f9f0b4

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/3bbb78a3360b8778e509a7e24c1a9dce27f9f0b4
You're receiving this email because of your account on foss.heptapod.net.


___
pypy-commit mailing list -- pypy-commit@python.org
To unsubscribe send an email to pypy-commit-le...@python.org
https://mail.python.org/mailman3/lists/pypy-commit.python.org/
Member address: arch...@mail-archive.com


[pypy-commit] [Mercurial][pypy/pypy][branch/default] 2 commits: refactor install page to boost conda

2023-05-13 Thread Matti Picus (@mattip)


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/index-of-release-notes.rst
- pypy/doc/install.rst
- pypy/doc/release-v7.3.11.rst
- pypy/doc/release-v7.3.12.rst


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/3bbb78a3360b8778e509a7e24c1a9dce27f9f0b4...79f38d7e1f3326a68667d8e16caa979beb9d0582

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/3bbb78a3360b8778e509a7e24c1a9dce27f9f0b4...79f38d7e1f3326a68667d8e16caa979beb9d0582
You're receiving this email because of your account on foss.heptapod.net.


___
pypy-commit mailing list -- pypy-commit@python.org
To unsubscribe send an email to pypy-commit-le...@python.org
https://mail.python.org/mailman3/lists/pypy-commit.python.org/
Member address: arch...@mail-archive.com