[pypy-commit] [Git][pypy/pypy][branch/py3.7-rsre] 5 commits: Can't run most of the tests as they are written. Will need another approach

Armin Rigo foss at heptapod.net
Mon Oct 19 06:08:48 EDT 2020



Armin Rigo pushed to branch branch/py3.7-rsre at PyPy / pypy


Commits:
983cc800 by Armin Rigo at 2020-10-19T10:29:03+02:00
Can't run most of the tests as they are written.  Will need another approach

--HG--
branch : py3.7-rsre

- - - - -
c3081ce3 by Armin Rigo at 2020-10-19T10:36:31+02:00
Backed out changeset c1aa5a9acd68, restoring sre_*.py to their 3.7 version

--HG--
branch : py3.7-rsre

- - - - -
2c6596a2 by Armin Rigo at 2020-10-19T10:50:42+02:00
Seems _sre.CODESIZE should always be 4 in v3.7

--HG--
branch : py3.7-rsre

- - - - -
e9bf0732 by Armin Rigo at 2020-10-19T10:54:26+02:00
update the MAGIC number

--HG--
branch : py3.7-rsre

- - - - -
648b86cb by Armin Rigo at 2020-10-19T12:08:47+02:00
Update the exported functions on the _sre module

--HG--
branch : py3.7-rsre

- - - - -


8 changed files:

- lib-python/3/sre_compile.py
- lib-python/3/sre_constants.py
- pypy/module/_sre/interp_sre.py
- pypy/module/_sre/moduledef.py
- pypy/module/_sre/test/test_app_sre.py
- rpython/rlib/rsre/rpy/_sre.py
- rpython/rlib/rsre/rsre_char.py
- rpython/rlib/rsre/test/test_char.py


View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/b0b41d5c144189a9c258622e74244438f918a93a...648b86cb9722c60c52f1ffe946f194f7ece79f55

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/b0b41d5c144189a9c258622e74244438f918a93a...648b86cb9722c60c52f1ffe946f194f7ece79f55
You're receiving this email because of your account on foss.heptapod.net.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pypy-commit/attachments/20201019/3a18c8d6/attachment.html>


More information about the pypy-commit mailing list