[issue43265] Improve sqlite3 backup error handling

Berker Peksag report at bugs.python.org
Fri Feb 19 10:09:10 EST 2021


Berker Peksag <berker.peksag at gmail.com> added the comment:

I'm not sure about 1) because if target == source it means a user error. OperationalError is usually used for non-user errors.

3) sounds good to me if that part is already covered by tests and they passed.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue43265>
_______________________________________


More information about the Python-bugs-list mailing list