Matti Picus pushed to branch branch/py3.6 at PyPy / pypy
Commits:
e3549d0f by Matti Picus at 2020-10-03T20:33:35+03:00
simplify source repackaging via hg archive, creates .hg_archival.txt, issue 3315
- - - - -
7f4f78a8 by Antonio Cuni at 2020-10-04T15:24:36+02:00
improve the fake objspace so t
Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
aff9c021 by Matti Picus at 2020-10-08T23:05:54+03:00
refactor app_main to delay importing stdlib's os, maybe related to issue
3323
--HG--
branch : app_main
- - - - -
0af58f5e by Matti Picus at 2020-10-09T08:25:42+03:00
rever
Matti Picus deleted branch branch/app_main at PyPy / pypy
--
You're receiving this email because of your account on foss.heptapod.net.
___
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit
Matti Picus pushed to branch branch/win64 at PyPy / pypy
Commits:
0af58f5e by Matti Picus at 2020-10-09T08:25:42+03:00
revert cf2bc3e07e69, redo with specific nt_pypy scheme
- - - - -
25e68735 by Matti Picus at 2020-10-09T08:27:49+03:00
close and document branch for merging
--HG--
branch : ap
Matti Picus pushed to branch branch/win64 at PyPy / pypy
Commits:
2dc2c5d4 by Matti Picus at 2020-10-08T23:26:13+03:00
fix Py_ssize_t typedef (nulano)
--HG--
branch : win64
- - - - -
1 changed file:
- pypy/module/_cffi_backend/copy_includes.py
View it on GitLab:
https://foss.heptapod.ne
Matti Picus pushed new branch branch/app_main at PyPy / pypy
--
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/app_main
You're receiving this email because of your account on foss.heptapod.net.
___
pypy-commit mailing list
py
Matti Picus pushed to branch branch/win64 at PyPy / pypy
Commits:
36b29935 by Armin Rigo at 2020-10-05T22:14:31+02:00
Fix crypt with a multithread protection lock, similar to the one in grp.py
- - - - -
4bd4f38e by Matti Picus at 2020-10-06T08:48:26+03:00
fix failing tests
- - - - -
0555837d