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


Commits:
a28d8a54 by Matti Picus at 2023-02-23T16:25:49+02:00
add readline.set_auto_history (from CPython3.6), skip test that uses INPUTRC

--HG--
branch : py3.10

- - - - -
96265155 by Matti Picus at 2023-02-23T19:49:01+02:00
resync with upstream

--HG--
branch : py3.10

- - - - -
dc739bbc by Matti Picus at 2023-02-23T20:19:12+02:00
test, fix codecs.unregister (cfbolz around)

--HG--
branch : py3.10

- - - - -
8966c1c2 by Matti Picus at 2023-02-23T20:41:13+02:00
test, fix encoding normalization (copy encodings.normalize, like CPython)

--HG--
branch : py3.10

- - - - -


6 changed files:

- lib-python/3/test/test_codecs.py
- lib-python/3/test/test_readline.py
- lib_pypy/pyrepl/historical_reader.py
- lib_pypy/pyrepl/readline.py
- pypy/module/_codecs/interp_codecs.py
- pypy/module/_codecs/test/test_codecs.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/1ec2dab52081791a074a0d05087d0d48934babbc...8966c1c217f065312b7a467bacd3921c03e7f487

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/1ec2dab52081791a074a0d05087d0d48934babbc...8966c1c217f065312b7a467bacd3921c03e7f487
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