Summary: | Crash parsing Python file | ||
---|---|---|---|
Product: | [Developer tools] kdev-python | Reporter: | Praise <kdesw> |
Component: | Language support | Assignee: | Sven Brauch <mail> |
Status: | REPORTED --- | ||
Severity: | crash | CC: | kdesw |
Priority: | NOR | Keywords: | regression |
Version First Reported In: | 5.7.221203 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Stack trace with debug symbols |
Description
Praise
2023-07-30 22:19:34 UTC
*** Bug 472815 has been marked as a duplicate of this bug. *** Hi, what's the Python (3) version installed on your system? Python 3.6.15 (default, Sep 23 2021, 15:41:43) [GCC] on linux (In reply to Sven Brauch from comment #2) > Hi, what's the Python (3) version installed on your system? - python3 --version Python 3.6.15 -python --version Python 2.7.18 Why does your distribution ship a 7 year old version of Python 3? I'm confused. Anyways, the reason for the crash is that this version isn't supported any more, but it wasn't removed from the "supported" list... it might be possible to add support for it again, or we should remove it from there. I don't really know - you should ask OpenSUSE Leap devs. |