X Tutup
The Wayback Machine - https://web.archive.org/web/20250604071135/https://github.com/python/cpython/issues/89418
Skip to content

sqlite3.connect() should check if the sqlite file exists and throw a FileNotFoundError if it doesn't #89418

Closed as not planned
@iboates

Description

@iboates
BPO 45255
Nosy @malemburg, @erlend-aasland, @iboates

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = None
closed_at = None
created_at = <Date 2021-09-21.10:10:04.372>
labels = ['3.8']
title = "sqlite3.connect() should check if the sqlite file exists and throw a FileNotFoundError if it doesn't"
updated_at = <Date 2021-09-22.07:36:10.548>
user = 'https://github.com/iboates'

bugs.python.org fields:

activity = <Date 2021-09-22.07:36:10.548>
actor = 'lemburg'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = []
creation = <Date 2021-09-21.10:10:04.372>
creator = 'iboates'
dependencies = []
files = []
hgrepos = []
issue_num = 45255
keywords = []
message_count = 3.0
messages = ['402309', '402363', '402409']
nosy_count = 3.0
nosy_names = ['lemburg', 'erlendaasland', 'iboates']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue45255'
versions = ['Python 3.8']

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status

    Discarded

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      X Tutup