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


Commits:
d37662af by Ronan Lamy at 2022-04-13T16:16:32+01:00
Fix some error messages to match CPython (backported from py3.9)

--HG--
branch : py3.8

- - - - -
0679cff5 by Matti Picus at 2022-04-13T18:26:32+03:00
merge heads

--HG--
branch : py3.8

- - - - -
ca792d37 by Ronan Lamy at 2022-04-13T16:30:14+01:00
Actually match CPython error message

--HG--
branch : py3.8

- - - - -
ab7405ef by Ronan Lamy at 2022-04-13T16:41:26+01:00
Fix test (backported from 9de88aa63822)

--HG--
branch : py3.8

- - - - -
d5e30db0 by Carl Friedrich Bolz-Tereick at 2021-11-20T10:07:20+01:00
woops, while 0: break gave an error before
(grafted from e570096ef61042c00cc039a18868633c77060a59)

--HG--
branch : py3.8

- - - - -
4f1b65f0 by Carl Friedrich Bolz-Tereick at 2021-12-01T12:49:37+01:00
the flag changed (we are anyway different than CPython)
(grafted from 5f344a9ea1bef6ac635657eac29935a51eab6bcd)

--HG--
branch : py3.8

- - - - -
5398efab by Matti Picus at 2022-02-21T13:49:27+02:00
skip implementation detail when iterating over dict with one element and 
deleting it
(grafted from c28d04f8c3ce542580f36be91ec067755b4a2f84)

--HG--
branch : py3.8

- - - - -
22113d14 by Matti Picus at 2022-01-27T18:53:46+02:00
prefer pypy's offset over cpython's offset
(grafted from d812e986607195ad3f022c9930ed04159e0afe40)

--HG--
branch : py3.8

- - - - -
9458e45c by Carl Friedrich Bolz-Tereick at 2021-11-30T19:57:02+01:00
the test is wrong here
(grafted from fac27ecb84063b788f566d58e27cbf249271f3ab)

--HG--
branch : py3.8

- - - - -
4fc6b059 by Ronan Lamy at 2022-04-13T22:09:39+01:00
Use the correct locations (as on CPython3.9)

--HG--
branch : py3.8

- - - - -
9b51392b by Ronan Lamy at 2022-04-13T22:22:47+01:00
Handle invalid values in _blake2 and _sha3 (backported from b47a980c23e8)

--HG--
branch : py3.8

- - - - -
c473493f by Ronan Lamy at 2022-04-13T22:44:16+01:00
struct error messages (backported from a0b17d148fb0)

--HG--
branch : py3.8

- - - - -
0ea5c22a by Carl Friedrich Bolz-Tereick at 2021-12-23T20:52:48+01:00
update timeit to bring it closer to 3.9 again
(grafted from 57b517c7ce421083b9cfcbb0e8a65ced4ae6159c)

--HG--
branch : py3.8

- - - - -
55ded8e8 by Matti Picus at 2022-04-14T08:34:38+03:00
this runs on python2 on the buildbot, cannot use f strings

--HG--
branch : py3.8

- - - - -
79a68de7 by Matti Picus at 2022-04-14T08:38:13+03:00
merge py3.8, ignoring backports

--HG--
branch : py3.9

- - - - -


1 changed file:

- pypy/tool/release/package.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/2b75cfcc63bdad01e9d8ca0e8ba051885217acde...79a68de701fdd73c90f079cda4b8e95ef701da84

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/2b75cfcc63bdad01e9d8ca0e8ba051885217acde...79a68de701fdd73c90f079cda4b8e95ef701da84
You're receiving this email because of your account on foss.heptapod.net.


_______________________________________________
pypy-commit mailing list -- pypy-commit@python.org
To unsubscribe send an email to pypy-commit-le...@python.org
https://mail.python.org/mailman3/lists/pypy-commit.python.org/
Member address: arch...@mail-archive.com

Reply via email to