[pypy-commit] [Git][pypy/pypy][branch/release-pypy2.7-v7.x] 6 commits: fix regex (backported from CPython 2.7.18)

Matti Picus foss at heptapod.net
Thu Apr 1 09:21:39 EDT 2021



Matti Picus pushed to branch branch/release-pypy2.7-v7.x at PyPy / pypy


Commits:
e9a550aa by Matti Picus at 2021-03-31T18:05:22+03:00
fix regex (backported from CPython 2.7.18)

- - - - -
744198ac by Matti Picus at 2021-03-31T22:51:26+03:00
merge PR 34 from github.com/pypy/pyrepl (issue 2371)

- - - - -
a40f4f9a by Matti Picus at 2021-04-01T08:23:08+03:00
fix needed for testing

- - - - -
54403d48 by Matti Picus at 2021-04-01T09:48:27+03:00
fix memory leak

- - - - -
4a5e64a9 by Matti Picus at 2021-04-01T10:08:32+03:00
typo, fix memory leak

- - - - -
eca98401 by Matti Picus at 2021-04-01T16:19:54+03:00
merge default into release

--HG--
branch : release-pypy2.7-v7.x

- - - - -


7 changed files:

- extra_tests/test_pyrepl/infrastructure.py
- extra_tests/test_pyrepl/test_reader.py
- lib-python/2.7/ctypes/test/test_macholib.py
- lib_pypy/pyrepl/historical_reader.py
- lib_pypy/pyrepl/reader.py
- lib_pypy/pyrepl/unix_console.py
- pypy/module/_minimal_curses/interp_curses.py


View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/8b0cc85c0f454a3cc2083a8b5893adcfbd729511...eca98401dd70bca35488af261d3c349c97e98643

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/8b0cc85c0f454a3cc2083a8b5893adcfbd729511...eca98401dd70bca35488af261d3c349c97e98643
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/20210401/3ff84352/attachment-0001.html>


More information about the pypy-commit mailing list