[pypy-commit] [Git][pypy/pypy][branch/py3.8] 4 commits: fix for dbm

Matti Picus (@mattip) foss at heptapod.net
Fri Dec 31 09:57:21 EST 2021



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


Commits:
4bf16a4e by Matti Picus at 2021-12-31T16:28:20+02:00
fix for dbm

--HG--
branch : py3.8

- - - - -
18cb2fc7 by Matti Picus at 2021-12-31T16:41:29+02:00
change bare exception to avoid catching KeyboardInterrupt

--HG--
branch : py3.8

- - - - -
796b34f5 by Matti Picus at 2021-12-31T16:51:01+02:00
use a sentinal to avoid confusing chained exceptions if an error occurs

--HG--
branch : py3.8

- - - - -
2355b805 by Matti Picus at 2021-12-31T16:51:12+02:00
also check self._db

--HG--
branch : py3.8

- - - - -


2 changed files:

- lib_pypy/_dbm.py
- lib_pypy/_sqlite3.py


View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/37a716b7160c4467ae1a2d8e8d04580e0bfa1e51...2355b8056dd1258216680086f7cc529c1e26fc30

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/37a716b7160c4467ae1a2d8e8d04580e0bfa1e51...2355b8056dd1258216680086f7cc529c1e26fc30
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/20211231/2528fe7c/attachment.html>


More information about the pypy-commit mailing list