| Summary: | Parsing valid Python 3.6 f-string syntax fails with "invalid syntax" | ||
|---|---|---|---|
| Product: | [Developer tools] kdev-python | Reporter: | Matěj Laitl <matej> |
| Component: | Language support | Assignee: | Sven Brauch <mail> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 5.2.3 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Matěj Laitl
2018-07-25 14:27:36 UTC
What linux distro is your package from? It seems like they built it against Python 3.5. (In reply to Sven Brauch from comment #1) > What linux distro is your package from? It seems like they built it against > Python 3.5. Gentoo, so it is my fault, because you can set Python version to build against and I've indeed build kdev-python against 3.5. I'll rebuild, confirm, then close this. Thanks for quick help, Sven! Rebuilding indeed help. Thanks and keep up the good work! :) |