[pypy-commit] [Git][pypy/pypy][branch/py3.6] test for b46f35a803e0, remove unused field from lzma_stream

2020-06-30 Thread Matti Picus
Matti Picus pushed to branch branch/py3.6 at PyPy / pypy Commits: 81f9f002 by Matti Picus at 2020-06-30T10:07:03+03:00 test for b46f35a803e0, remove unused field from lzma_stream --HG-- branch : py3.6 - - - - - 2 changed files: - + extra_tests/test_lzma.py - lib_pypy/_lzma_build.py View

[pypy-commit] [Git][pypy/pypy] Deleted branch topic/py3.6/py3.6-bpo-29104

2020-06-30 Thread Matti Picus
Matti Picus deleted branch topic/py3.6/py3.6-bpo-29104 at PyPy / pypy -- You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-com

[pypy-commit] [Git][pypy/pypy][branch/py3.6] 3 commits: Implement bpo-29104: Fixed parsing backslashes in f-strings

2020-06-30 Thread Matti Picus
Matti Picus pushed to branch branch/py3.6 at PyPy / pypy Commits: 19156729 by Yannick Jadoul at 2020-06-29T00:37:09+02:00 Implement bpo-29104: Fixed parsing backslashes in f-strings --HG-- branch : py3.6 - - - - - 647bc53c by Yannick Jadoul at 2020-06-29T01:41:50+02:00 Fix annotation error -

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 14 commits: Implement bpo-29104: Fixed parsing backslashes in f-strings

2020-06-30 Thread Matti Picus
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: 19156729 by Yannick Jadoul at 2020-06-29T00:37:09+02:00 Implement bpo-29104: Fixed parsing backslashes in f-strings --HG-- branch : py3.6 - - - - - 647bc53c by Yannick Jadoul at 2020-06-29T01:41:50+02:00 Fix annotation error -

[pypy-commit] [Git][pypy/pypy] Pushed new branch topic/py3.6/py3.6-test_astbuilder-test_fstring_lineno

2020-06-30 Thread Yannick Jadoul
Yannick Jadoul pushed new branch topic/py3.6/py3.6-test_astbuilder-test_fstring_lineno at PyPy / pypy -- View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/tree/topic/py3.6/py3.6-test_astbuilder-test_fstring_lineno You're receiving this email because of your account on foss.heptapod.net

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 2 commits: remove and document a circular import in _winapi

2020-06-30 Thread Matti Picus
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: 64db5752 by Matti Picus at 2020-06-30T12:45:08+03:00 remove and document a circular import in _winapi --HG-- branch : py3.7 - - - - - c7ef5206 by Matti Picus at 2020-06-30T16:31:42+03:00 update openssl to 1.1 on windows --HG--

[pypy-commit] [Git][pypy/pypy][branch/default] update win32 to openssl1.1

2020-06-30 Thread Matti Picus
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: d883fe85 by Matti Picus at 2020-06-30T16:34:49+03:00 update win32 to openssl1.1 - - - - - 1 changed file: - lib_pypy/_cffi_ssl/_cffi_src/build_openssl.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/commit/d8

[pypy-commit] [Git][pypy/pypy][branch/py3.6] Fix test_fstring_lineno test in test_astbuilder.py

2020-06-30 Thread Matti Picus
Matti Picus pushed to branch branch/py3.6 at PyPy / pypy Commits: 16d75c02 by Yannick Jadoul at 2020-06-30T14:54:50+02:00 Fix test_fstring_lineno test in test_astbuilder.py --HG-- branch : py3.6 - - - - - 1 changed file: - pypy/interpreter/astcompiler/test/test_astbuilder.py View it on G

[pypy-commit] [Git][pypy/pypy] Deleted branch topic/py3.6/py3.6-test_astbuilder-test_fstring_lineno

2020-06-30 Thread Matti Picus
Matti Picus deleted branch topic/py3.6/py3.6-test_astbuilder-test_fstring_lineno at PyPy / pypy -- You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list pypy-commit@python.org https://mail.python.or

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 2 commits: Fix test_fstring_lineno test in test_astbuilder.py

2020-06-30 Thread Matti Picus
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: 16d75c02 by Yannick Jadoul at 2020-06-30T14:54:50+02:00 Fix test_fstring_lineno test in test_astbuilder.py --HG-- branch : py3.6 - - - - - 8a921153 by Matti Picus at 2020-06-30T16:41:59+03:00 mege py3.6 into branch --HG-- bran

[pypy-commit] [Git][pypy/pypy][branch/py3.7] make script more robust

2020-06-30 Thread Matti Picus
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: f4d62c8d by Matti Picus at 2020-06-30T17:36:12+03:00 make script more robust --HG-- branch : py3.7 - - - - - 1 changed file: - lib_pypy/tools/build_cffi_imports.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/

[pypy-commit] [Git][pypy/pypy][branch/py3.6] 3 commits: update win32 to openssl1.1

2020-06-30 Thread Matti Picus
Matti Picus pushed to branch branch/py3.6 at PyPy / pypy Commits: d883fe85 by Matti Picus at 2020-06-30T16:34:49+03:00 update win32 to openssl1.1 - - - - - 94fff23d by Matti Picus at 2020-07-01T01:07:19+03:00 the version of ssl for win32 uses dlls, we must copy them to lib_pypy to be found -

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 4 commits: update win32 to openssl1.1

2020-06-30 Thread Matti Picus
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: d883fe85 by Matti Picus at 2020-06-30T16:34:49+03:00 update win32 to openssl1.1 - - - - - 94fff23d by Matti Picus at 2020-07-01T01:07:19+03:00 the version of ssl for win32 uses dlls, we must copy them to lib_pypy to be found -

[pypy-commit] [Git][pypy/pypy][branch/default] the version of ssl for win32 uses dlls, we must copy them to lib_pypy to be found

2020-06-30 Thread Matti Picus
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 94fff23d by Matti Picus at 2020-07-01T01:07:19+03:00 the version of ssl for win32 uses dlls, we must copy them to lib_pypy to be found - - - - - 1 changed file: - lib_pypy/_ssl_build.py View it on GitLab: https://foss.h