[pypy-commit] [Git][pypy/pypy][branch/default] move the rsre constants into their own file

Carl Friedrich Bolz-Tereick foss at heptapod.net
Fri Apr 10 09:52:12 EDT 2020


Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy


Commits:
4d0d43d4 by Carl Friedrich Bolz-Tereick at 2020-04-10T15:46:44+02:00
move the rsre constants into their own file

(this is in preparation for eventually supporting 3.7's sre engine)

- - - - -


6 changed files:

- rpython/rlib/rsre/rpy/_sre.py
- rpython/rlib/rsre/rsre_char.py
- + rpython/rlib/rsre/rsre_constants.py
- rpython/rlib/rsre/rsre_core.py
- rpython/rlib/rsre/test/test_char.py
- rpython/rlib/rsre/test/test_ext_opcode.py


View it on GitLab: https://foss.heptapod.net/pypy/pypy/commit/4d0d43d48a2adbe8dae7de4b982f7948c352f0f2

---
View it on GitLab: https://foss.heptapod.net/pypy/pypy/commit/4d0d43d48a2adbe8dae7de4b982f7948c352f0f2
You're receiving this email because of your account on foss.heptapod.net.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-commit/attachments/20200410/772fc6fa/attachment.html>


More information about the pypy-commit mailing list