Matti Picus pushed to branch branch/py3.8 at PyPy / pypy


Commits:
94832676 by Matti Picus at 2021-06-12T23:23:21+03:00
typo in _winapi.WriteFile (issue 3487). When is this code hit?

--HG--
branch : py3.7

- - - - -
8d4c8e35 by Matti Picus at 2021-06-13T00:42:40+03:00
externals is not required for conda builds

--HG--
branch : py3.7

- - - - -
8a5ccedf by Matti Picus at 2021-06-13T08:48:35+03:00
in package.py, only copy if needed (for conda build)

--HG--
branch : py3.7

- - - - -
e9cbdf45 by Matti Picus at 2021-06-14T05:56:24+03:00
create pypy.exe, pypyw.exe, python.exe, pythonw.exe in packaging windows

--HG--
branch : py3.7

- - - - -
903bf726 by Matti Picus at 2021-06-14T23:16:56+03:00
add a passing test

--HG--
branch : py3.7

- - - - -
44924cf5 by Matti Picus at 2021-06-16T20:24:52+03:00
move class and fast-path instantiation out of the function (issue 3490)

--HG--
branch : py3.7

- - - - -
0af58f32 by rtkbkish at 2021-06-16T20:28:48+03:00
merge py3.7 with ssl fix to py3.8

--HG--
branch : py3.8

- - - - -


5 changed files:

- lib_pypy/_cffi_ssl/_stdssl/__init__.py
- lib_pypy/_winapi.py
- lib_pypy/pypy_tools/build_cffi_imports.py
- pypy/module/cpyext/test/test_unicodeobject.py
- pypy/tool/release/package.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/5195f89fab567f2061eb7ab7f4ff95fda292f4bb...0af58f32a14ceb4993a7ec9366cd016611c55be0

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/5195f89fab567f2061eb7ab7f4ff95fda292f4bb...0af58f32a14ceb4993a7ec9366cd016611c55be0
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-commit

Reply via email to