Bug 1392313 - [RFE][RHSCL] Add vim with python3 support
Summary: [RFE][RHSCL] Add vim with python3 support
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Software Collections
Classification: Red Hat
Component: distribution
Version: unspecified
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
: 3.4
Assignee: Brian Gollaher
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-11-07 07:39 UTC by Piyush Bhoot
Modified: 2019-06-19 10:15 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-06-19 10:15:37 UTC
Target Upstream Version:


Attachments (Terms of Use)

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>


Note You need to log in before you can comment on or make changes to this bug.