Unused variable in Lib/sqlite3/test/factory.py (original) (raw)
BPO | 20080 |
---|---|
Nosy | @ericvsmith, @ezio-melotti, @vajrasky |
Files | unused_variable_in_factory_py.patchunused_variable_in_factory_py_v2.patch |
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 = <Date 2014-02-15.18:20:47.843> created_at = <Date 2013-12-27.10:56:02.416> labels = ['type-bug', 'tests'] title = 'Unused variable in Lib/sqlite3/test/factory.py' updated_at = <Date 2014-02-15.18:20:47.841> user = 'https://github.com/vajrasky'
bugs.python.org fields:
activity = <Date 2014-02-15.18:20:47.841> actor = 'python-dev' assignee = 'none' closed = True closed_date = <Date 2014-02-15.18:20:47.843> closer = 'python-dev' components = ['Tests'] creation = <Date 2013-12-27.10:56:02.416> creator = 'vajrasky' dependencies = [] files = ['33279', '33296'] hgrepos = [] issue_num = 20080 keywords = ['patch'] message_count = 4.0 messages = ['206990', '206997', '207146', '211287'] nosy_count = 4.0 nosy_names = ['eric.smith', 'ezio.melotti', 'python-dev', 'vajrasky'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue20080' versions = ['Python 2.7', 'Python 3.3', 'Python 3.4']