Bug 1392313

Summary: [RFE][RHSCL] Add vim with python3 support
Product: Red Hat Software Collections Reporter: Piyush Bhoot <pbhoot>
Component: distributionAssignee: Brian Gollaher <bgollahe>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: jorton, kanderso, python-maint, zdohnal
Target Milestone: ---Keywords: FutureFeature
Target Release: 3.4   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-06-19 10:15:37 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Piyush Bhoot 2016-11-07 07:39:15 UTC
Description of problem:
vim with python3 support


2. Who is the customer behind the request?
Account Name: US CUSTOMS AND BORDER PROTECTION
Account Number : 962856
Strategic: Yes

3. What is the nature and description of the request?
Include vim with python3 support enabled in RHSCL collections.

4. Why does the customer need this? 

We will be doing Python 3 development on text only machines. We would like to use vim as an IDE. However, The vim that ships with the OS has python3 purposely omitted.

Well, we will end up recompiling vim ourselves if we have to, but it might be nice if there was a version in software collections that had Python3 with the python3 feature compiled in.


5. How would the customer like to achieve this?

Vim with python3 enabled added in RHSCL

6. For each functional requirement listed, specify how Red Hat and the customer can test to confirm the requirement is successfully implemented.
We can provide the test rpm packages which customer can check and verify in his environment.


7. Is there already an existing RFE upstream or in Red Hat Bugzilla?
No.


8. Does the customer have any specific timeline dependencies and which release would they like to target?
Please consider this for the next release of Red Hat Developer Toolset.


9. Is the sales team involved in this request and do they have any additional input?
No

11. Would the customer be able to assist in testing this functionality if implemented?
Yes.

Additional Information:
$vim --version
VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Jan 30 2014 10:56:39)
Included patches: 1-160
<snip>
+cryptv          +linebreak       +python/dyn      +viminfo
+cscope          +lispindent      -python3         +vreplace
</snip>