Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
cc9d5fba by Matti Picus at 2021-05-23T09:20:56+03:00
Added tag release-pypy2.7-v7.3.5 for changeset 596a3d4905d6
- - - - -
5e285ccf by Matti Picus at 2021-05-23T09:21:12+03:00
Added tag release-pypy3.7-v7.3.5 for changeset 777
Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
bc7de46d by Matti Picus at 2021-05-23T12:48:10+03:00
update scripts, release note for release
- - - - -
4 changed files:
- pypy/doc/release-v7.3.5.rst
- pypy/tool/release/check_versions.py
- pypy/tool/release/repackage.sh
-
Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
6a338260 by Matti Picus at 2021-05-23T13:31:26+03:00
formatting
- - - - -
1 changed file:
- pypy/doc/release-v7.3.5.rst
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/commit/6a338260f30ca13ef87c79c68281496ae3
Carl Friedrich Bolz-Tereick pushed to branch
branch/py3.7-ignore-finalizer-files-after-close at PyPy / pypy
Commits:
51c1d34d by Carl Friedrich Bolz-Tereick at 2021-05-23T20:47:29+02:00
create a dict only lazily for io streams
--HG--
branch : py3.7-ignore-finalizer-files-after-close
- - - -
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy
Commits:
90950194 by Matti Picus at 2021-05-24T09:20:00+03:00
reshuffle PyExc_*Errors declarations for compatibility, add PyExc_WindowsError
(issue 3472)
--HG--
branch : py3.7
- - - - -
2 changed files:
- pypy/module/cpyext/include/