New submission from Berker Peksag <[email protected]>:
======================================================================
FAIL: test_database_source_name (sqlite3.test.backup.BackupTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/berker/projects/cpython/master/Lib/sqlite3/test/backup.py", line
144, in test_database_source_name
self.assertIn(
AssertionError: 'unrecognized error code: 1' not found in ['SQL logic error',
'SQL logic error or missing database']
A PR is on the way.
----------
assignee: berker.peksag
components: Extension Modules
messages: 325786
nosy: berker.peksag
priority: normal
severity: normal
stage: needs patch
status: open
title: test_database_source_name fails with SQLite 3.7.9
type: behavior
versions: Python 3.7, Python 3.8
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue34743>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com