Matti Picus deleted branch topic/py3.7/py3.7-bpo-29649 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-com
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy
Commits:
ef393e38 by Yannick Jadoul at 2020-06-19T02:32:11+02:00
Implement bpo-29649: struct.pack_into check boundary error message didn't
respect offset
--HG--
branch : py3.7
- - - - -
db460883 by Yannick Jadoul at 2020-06-19T02:57:23
Matti Picus deleted branch topic/py3.7/py3.7-warnings-filename--c 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/listin
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy
Commits:
926a14b4 by Yannick Jadoul at 2020-06-28T16:02:06+02:00
Adapt expected filename in test_warnins.FinalizationTest
--HG--
branch : py3.7
- - - - -
1c6a6407 by Matti Picus at 2020-08-11T06:03:51+00:00
Merge branch 'topic/py3.7/py3
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy
Commits:
80e445e5 by Matti Picus at 2020-08-10T14:30:15+03:00
typo
--HG--
branch : py3.7
- - - - -
1 changed file:
- pypy/module/cpyext/test/test_thread.py
View it on GitLab:
https://foss.heptapod.net/pypy/pypy/-/commit/80e445e566
nulano pushed to branch branch/win64 at PyPy / pypy
Commits:
9f6ff3ff by nulano at 2020-08-10T06:38:10+02:00
fix some rffi.(U)LONG(P) vs rffi.(UN)SIGNED(P) issues without test coverage
(found with grep)
--HG--
branch : win64
- - - - -
5fce15ba by nulano at 2020-08-10T09:25:36+02:00
update py