This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author berker.peksag
Recipients berker.peksag
Date 2018-09-19.19:36:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1537385804.37.0.956365154283.issue34743@psf.upfronthosting.co.za>
In-reply-to
Content
======================================================================
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.
History
Date User Action Args
2018-09-19 19:36:44berker.peksagsetrecipients: + berker.peksag
2018-09-19 19:36:44berker.peksagsetmessageid: <1537385804.37.0.956365154283.issue34743@psf.upfronthosting.co.za>
2018-09-19 19:36:44berker.peksaglinkissue34743 messages
2018-09-19 19:36:44berker.peksagcreate