[pypy-commit] [Git][pypy/pypy][branch/py3.6] 7 commits: add failing test for issue 3348

Matti Picus foss at heptapod.net
Thu Nov 26 08:41:56 EST 2020



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


Commits:
a53c5fa6 by Matti Picus at 2020-11-25T20:59:55+02:00
add failing test for issue 3348

--HG--
branch : issue3348

- - - - -
0103526b by Julian Berman at 2020-11-25T19:17:05-05:00
Fix the crypt thread lock on Py3

(Here the module's called _thread

--HG--
branch : fix-crypt-py3-import

- - - - -
08d9c242 by Matti Picus at 2020-11-26T08:20:14+02:00
fix test, remove repeated function, add and reword comments

--HG--
branch : issue3348

- - - - -
c733c285 by Matti Picus at 2020-11-26T13:52:04+02:00
special case final=False for "unexpected end of data"

--HG--
branch : issue3348

- - - - -
60b666f9 by Matti Picus at 2020-11-26T15:34:58+02:00
merge fix-crypt-py3-import which is redundant but correct

--HG--
branch : py3.6

- - - - -
5672b6a4 by Matti Picus at 2020-11-26T15:35:50+02:00
merge issue3348 which fixes utf_8_decode for final=False

--HG--
branch : py3.6

- - - - -
5016b9c3 by Matti Picus at 2020-11-26T15:38:21+02:00
document merged branches

--HG--
branch : py3.6

- - - - -


3 changed files:

- pypy/doc/whatsnew-pypy3-head.rst
- pypy/interpreter/unicodehelper.py
- pypy/module/_codecs/test/test_codecs.py


View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/16faa2be85839e6ab4fb8ee09298a4d934aab81f...5016b9c3b8d6126ae6b39cfe0d2a283d0d0b1d2e

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/16faa2be85839e6ab4fb8ee09298a4d934aab81f...5016b9c3b8d6126ae6b39cfe0d2a283d0d0b1d2e
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/20201126/d17e6b36/attachment.html>


More information about the pypy-commit mailing list