https://bugs.kde.org/show_bug.cgi?id=368970

Sven Brauch <m...@svenbrauch.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |http://commits.kde.org/kdev
                   |                            |-python/82729e275d176a81101
                   |                            |da98f9af4fd8a465f73c2
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #11 from Sven Brauch <m...@svenbrauch.de> ---
Git commit 82729e275d176a81101da98f9af4fd8a465f73c2 by Sven Brauch.
Committed on 23/10/2016 at 11:25.
Pushed by brauch into branch 'master'.

Allow configuring a per-project Python interpreter for search paths.

This introduces rudimentary support for virtualenv, since you can now
set the virtualenv's "python" as the project's interpreter.

M  +2    -1    CMakeLists.txt
M  +1    -1    codecompletion/context.cpp
M  +2    -2    duchain/contextbuilder.cpp
M  +29   -13   duchain/helpers.cpp
M  +4    -4    duchain/helpers.h
A  +52   -0    projectconfig/projectconfig.ui
A  +43   -0    projectconfig/projectconfigpage.cpp     [License: UNKNOWN]  *
A  +45   -0    projectconfig/projectconfigpage.h     [License: GPL (v2+)]
M  +15   -1    pythonlanguagesupport.cpp
M  +3    -0    pythonlanguagesupport.h
M  +1    -1    pythonparsejob.h

The files marked with a * at the end have a non valid license. Please read:
http://techbase.kde.org/Policies/Licensing_Policy and use the headers which are
listed at that page.


http://commits.kde.org/kdev-python/82729e275d176a81101da98f9af4fd8a465f73c2

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to