-
- Notifications
You must be signed in to change notification settings - Fork 33.1k
Closed
Labels
3.11only security fixesonly security fixes3.12only security fixesonly security fixes3.13bugs and security fixesbugs and security fixesextension-modulesC modules in the Modules dirC modules in the Modules dirtopic-sqlite3triagedThe issue has been accepted as valid by a triager.The issue has been accepted as valid by a triager.type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
BPO | 20463 |
---|---|
Nosy | @bitdancer, @RonnyPfannschmidt, @palaviv, @tirkarthi |
Files |
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 2014-01-31.19:57:36.445> labels = ['extension-modules', 'type-bug'] title = 'sqlite dumpiter dumps invalid script when virtual tables are used' updated_at = <Date 2018-09-23.16:16:06.541> user = 'https://github.com/RonnyPfannschmidt'
bugs.python.org fields:
activity = <Date 2018-09-23.16:16:06.541> actor = 'xtreak' assignee = 'ghaering' closed = False closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2014-01-31.19:57:36.445> creator = 'Ronny.Pfannschmidt' dependencies = [] files = ['45049'] hgrepos = [] issue_num = 20463 keywords = ['patch'] message_count = 3.0 messages = ['209825', '248823', '278437'] nosy_count = 5.0 nosy_names = ['ghaering', 'r.david.murray', 'Ronny.Pfannschmidt', 'palaviv', 'xtreak'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'open' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue20463' versions = ['Python 2.7']
Linked PRs
- gh-64662: Add virtual table support to sqlite3.Connection.iterdump #108340
- [3.12] gh-64662: Fix virtual table support in sqlite3.Connection.iterdump (#108340) #108563
- [3.11] gh-64662: Fix virtual table support in sqlite3.Connection.iterdump (#108340) #108564
- gh-64662: Fix NEWS entry and remove What's New entry #108565
Metadata
Metadata
Assignees
Labels
3.11only security fixesonly security fixes3.12only security fixesonly security fixes3.13bugs and security fixesbugs and security fixesextension-modulesC modules in the Modules dirC modules in the Modules dirtopic-sqlite3triagedThe issue has been accepted as valid by a triager.The issue has been accepted as valid by a triager.type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Projects
Status
Done