FS#25529 - [gvim] compiled with -python3?

Attached to Project: Arch Linux
Opened by Kiril Vladimiroff (Vladimiroff) - Friday, 12 August 2011, 08:03 GMT
Last edited by Eric Belanger (Snowman) - Thursday, 01 September 2011, 21:33 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Tobias Kieslich (tobias)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 3
Private No

Details

Description:
Since python in Arch is python3, is there a reason vim to be compiled without -python3 flag?

It's quite a bug, since :py command is invoking python2.
This task depends upon

Closed by  Eric Belanger (Snowman)
Thursday, 01 September 2011, 21:33 GMT
Reason for closing:  Fixed
Comment by Eric Belanger (Snowman) - Thursday, 01 September 2011, 21:33 GMT
gvim-7.3.289-1 has python3 support. You'll need to use :py3 to use it (:py invokes python2).

Loading...