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.
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to