Bug 350038 - Distinguish scripting languages by reading shebang
Summary: Distinguish scripting languages by reading shebang
Status: RESOLVED UNMAINTAINED
Alias: None
Product: frameworks-kross
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 5.11.0
Platform: Gentoo Packages Linux
: NOR minor
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-09 00:24 UTC by Alexander Potashev
Modified: 2023-07-03 20:28 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Potashev 2015-07-09 00:24:28 UTC
When detecting interpreter for a script, we need to read shebang because e.g. *.py files may be Python 2.x or Python 3.x. We don't want to use Python 2 interpreter for scripts written in Python 3.

Reproducible: Always
Comment 1 Justin Zobel 2021-03-09 05:53:52 UTC
Thank you for the bug report.

As this report hasn't seen any changes in 5 years or more, we ask if you can please confirm that the issue still persists.

If this bug is no longer persisting or relevant please change the status to resolved.
Comment 2 Christoph Cullmann 2023-07-03 20:28:18 UTC
kross was already in pure maintenance mode in kf5, for kf6 it got removed,
there will be no future work spend on this beside critical security issues, if
at all.