[kdev-python] [Bug 373349] KDevelop Crash on recent keywords (Python) [Python::PythonCodeCompletionContext::raiseItems, KDevelop::DUContext::findDeclarations]

2016-12-06 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=373349 Sven Brauch changed: What|Removed |Added Resolution|WAITINGFORINFO |FIXED Status|NEEDSINFO

[kdev-python] [Bug 373349] KDevelop Crash on recent keywords (Python) [Python::PythonCodeCompletionContext::raiseItems, KDevelop::DUContext::findDeclarations]

2016-12-06 Thread robert
https://bugs.kde.org/show_bug.cgi?id=373349 --- Comment #2 from robert --- Hi Sven For example when i try to code this: #a lot of code above fieldvalues = {} fieldtext = {} try: cur = dbcon.cursor() cur.execute("select options from table where ID=%s",(fieldID,)) res = cur.fetchall()

[kdev-python] [Bug 373349] KDevelop Crash on recent keywords (Python) [Python::PythonCodeCompletionContext::raiseItems, KDevelop::DUContext::findDeclarations]

2016-12-06 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=373349 Sven Brauch changed: What|Removed |Added Status|UNCONFIRMED |NEEDSINFO Resolution|---

[kdev-python] [Bug 373349] KDevelop Crash on recent keywords (Python) [Python::PythonCodeCompletionContext::raiseItems, KDevelop::DUContext::findDeclarations]

2016-12-06 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=373349 Kevin Funk changed: What|Removed |Added Assignee|kdevelop-bugs-n...@kde.org |m...@svenbrauch.de Product|kdevelop