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


Commits:
dd05cdec by Matti Picus at 2022-01-23T10:07:28+02:00
Backed out changeset 85525c43dc44

- - - - -
4b05e3d9 by Matti Picus at 2022-01-26T14:49:42+02:00
Added tag release-pypy2.7-v7.3.8rc1 for changeset 6f82fdd0ce3c

- - - - -
72e9d78c by Matti Picus at 2022-01-26T14:49:59+02:00
Added tag release-pypy3.7-v7.3.8rc1 for changeset 0e322cb44401

- - - - -
ad70e3ab by Matti Picus at 2022-01-26T14:50:15+02:00
Added tag release-pypy3.8-v7.3.8rc1 for changeset 67f1b98040ba

- - - - -
8947de41 by Matti Picus at 2022-01-26T14:50:41+02:00
Added tag release-pypy3.9-v7.3.8rc1 for changeset 307e102d7222

- - - - -
26b96ed0 by Carl Friedrich Bolz-Tereick at 2022-01-26T18:41:47+01:00
a bit of contributor gardening

- - - - -
32126439 by Matti Picus at 2022-01-27T00:55:37+02:00
update verions.json, remove bot from contributors

- - - - -
71a480e3 by Carl Friedrich Bolz-Tereick at 2022-01-27T11:30:06+01:00
some small improvements to the release notes, mention that this will be the
last 3.7 release

- - - - -
1f3b8c47 by Carl Friedrich Bolz-Tereick at 2022-01-27T11:17:53+01:00
put the bot into the script, so that it sticks on regeneration

- - - - -
97397975 by Matti Picus at 2022-01-27T15:26:47+02:00
fix unused value in ropenssl

- - - - -
7956e94c by Matti Picus at 2022-01-27T15:29:33+02:00
re-remove _hashlib which was restored in 1c5c15c4d48c

tests fail when this is used without the rpython _ssl module,
there is some initialization code missing

- - - - -
616d6a19 by Stefano Rivera at 2022-01-27T22:49:35-04:00
pycparser isn't required, it's vendored

- - - - -
53d349c1 by Matti Picus at 2022-01-28T10:45:02+02:00
catch correct error

- - - - -
91ff9dba by Matti Picus at 2022-01-28T11:10:16+02:00
skip check that exposes difference between rpython os.stat and python2 os.stat

- - - - -
3ffda19e by Matti Picus at 2022-01-29T18:02:41+02:00
improve test resilience

--HG--
branch : py3.7

- - - - -
6a0b0359 by Matti Picus at 2022-01-29T19:38:10+02:00
more pickiness around utime arguments

--HG--
branch : py3.7

- - - - -
69d4b781 by Matti Picus at 2022-01-29T22:55:17+02:00
merge default

--HG--
branch : py3.7

- - - - -


14 changed files:

- .hgtags
- LICENSE
- lib_pypy/cffi.dist-info/METADATA
- pypy/doc/contributor.rst
- pypy/doc/release-v7.3.8.rst
- pypy/doc/tool/makecontributor.py
- pypy/module/posix/interp_posix.py
- pypy/module/posix/test/test_posix2.py
- pypy/tool/release/check_versions.py
- pypy/tool/release/repackage.sh
- pypy/tool/release/versions.json
- rpython/rlib/ropenssl.py
- rpython/translator/c/test/test_extfunc.py
- rpython/translator/platform/windows.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/6c982e018582feb84450e1e0fbf3e90494174364...69d4b781a1ecea9a955c16cb9f96aa0212fc845b

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/6c982e018582feb84450e1e0fbf3e90494174364...69d4b781a1ecea9a955c16cb9f96aa0212fc845b
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