[pypy-commit] [Git][pypy/pypy][branch/default] 5 commits: bpo-35194: Fix a wrong constant in cp932 codec.

Stefano Rivera foss at heptapod.net
Sat Oct 10 16:54:51 EDT 2020



Stefano Rivera pushed to branch branch/default at PyPy / pypy


Commits:
2f1b824f by Stefano Rivera at 2020-10-10T13:13:34-07:00
bpo-35194: Fix a wrong constant in cp932 codec.

- - - - -
3b0a9c0d by Stefano Rivera at 2020-10-10T13:16:02-07:00
bpo-34794: Fix a leak in Tkinter.

- - - - -
39d38bc9 by Stefano Rivera at 2020-10-10T13:18:15-07:00
cpython GH-6028: Fix error message in sqlite connection thread check.

- - - - -
4e8933c4 by Stefano Rivera at 2020-10-10T13:20:32-07:00
bpo-29004: Document binascii.crc_hqx() implements CRC-CCITT

- - - - -
3b3f780d by Stefano Rivera at 2020-10-10T13:54:28-07:00
bpo-33781: audioop: enhance rounding double as int

- - - - -


5 changed files:

- lib_pypy/_audioop_build.py
- lib_pypy/_sqlite3.py
- lib_pypy/_tkinter/tclobj.py
- pypy/module/_multibytecodec/src/cjkcodecs/_codecs_jp.c
- pypy/module/binascii/interp_hqx.py


View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/3d0ea6aa78fb271d9f2818c80790bd0bdbe14288...3b3f780de2dd2ea70ca3193e72b6926948d7a4b6

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/3d0ea6aa78fb271d9f2818c80790bd0bdbe14288...3b3f780de2dd2ea70ca3193e72b6926948d7a4b6
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/20201010/76f4c3f4/attachment.html>


More information about the pypy-commit mailing list