Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #7937
| Path | csiph.com!eternal-september.org!feeder.eternal-september.org!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Barry Warsaw <barry@debian.org> |
| Newsgroups | linux.debian.maint.python |
| Subject | vim & Python 3 (was Re: vim-khuno: live Python checking within vim via flakes (in testing)) |
| Date | Thu, 03 Dec 2015 17:00:02 +0100 |
| Message-ID | <qBEsy-75q-11@gated-at.bofh.it> (permalink) |
| References | <qBy3M-2WY-31@gated-at.bofh.it> |
| X-Original-To | debian-python@lists.debian.org |
| X-Mailbox-Line | From debian-python-request@lists.debian.org Thu Dec 3 15:55:15 2015 |
| Old-Return-Path | <barry@debian.org> |
| X-Amavis-Spam-Status | No, score=-6.98 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, LDO_WHITELIST=-5, MURPHY_DRUGS_REL8=0.02] autolearn=ham autolearn_force=no |
| X-Policyd-Weight | using cached result; rate: -5 |
| Organization | The Organization of Unorganized Woozalists |
| X-Mailer | Claws Mail 3.12.0 (GTK+ 2.24.28; x86_64-pc-linux-gnu) |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=US-ASCII |
| Content-Transfer-Encoding | 7bit |
| X-Mailing-List | <debian-python@lists.debian.org> archive/latest/13253 |
| List-ID | <debian-python.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-python/> |
| List-Archive | https://lists.debian.org/msgid-search/20151203105451.6655a97a@anarchist |
| Approved | robomod@news.nic.it |
| Lines | 22 |
| Sender | robomod@news.nic.it |
| X-Original-Date | Thu, 3 Dec 2015 10:54:51 -0500 |
| X-Original-Message-ID | <20151203105451.6655a97a@anarchist> |
| X-Original-References | <20151203084503.GA21315@4angle.com> |
| Xref | csiph.com linux.debian.maint.python:7937 |
Show key headers only | View raw
On Dec 03, 2015, at 08:45 AM, Edward Betts wrote: >I've packaged a vim plugin that provides live code checking for Python 2 and 3 >using pyflakes. Speaking of vim, some work needs to be done along the port-to-Python-3 path. I think vim still only builds against Python 2. As part of this issue: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=729924 I submitted a (probably out-of-date) patch to enable Python 3, but the Debian maintainer has some valid concerns. I'm not a vim user so I really don't know how people expect vim+Python to work, and whether it's actually feasible to selectively enable Python 2 or Python 3 support. Ideally (from a Python 3 p.o.v.) it would be possible to ship vim and not require any Python 2 to be installed by default. If you're a vim and Python fan, please take a look at the above issue and any help you can provide to move this forward would be greatly appreciated. Cheers, -Barry
Back to linux.debian.maint.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
vim-khuno: live Python checking within vim via flakes (in testing) Edward Betts <edward@4angle.com> - 2015-12-03 10:10 +0100
vim & Python 3 (was Re: vim-khuno: live Python checking within vim via flakes (in testing)) Barry Warsaw <barry@debian.org> - 2015-12-03 17:00 +0100
Re: vim & Python 3 (was Re: vim-khuno: live Python checking within vim via flakes (in testing)) Brian May <brian@linuxpenguins.xyz> - 2015-12-04 01:10 +0100
csiph-web