On Sat, Jun 30, 2012 at 01:01:16PM +0200, Bram Moolenaar wrote:
> > In addition to the PyCapsule problems, it appears that
> > _PyObject_NextNotImplemented is not present in Python 2.6, and so when I
> > try to run a python command after today's series of patches, I get
> >
> > E448: Could no
Danek Duvall wrote:
> On Fri, Jun 29, 2012 at 12:55:10PM +0200, Bram Moolenaar wrote:
>
> > Patch 7.3.569
> > Problem:Evaluating Vim expression in Python is insufficient.
> > Solution: Add vim.bindeval(). Also add pyeval() and py3eval(). (ZyX)
> > Files:
On Fri, Jun 29, 2012 at 12:55:10PM +0200, Bram Moolenaar wrote:
> Patch 7.3.569
> Problem:Evaluating Vim expression in Python is insufficient.
> Solution: Add vim.bindeval(). Also add pyeval() and py3eval(). (ZyX)
> Files:runtime/doc/eval.txt, runtime/doc/if_p
On Friday, June 29, 2012 12:13:34 PM UTC-4, 依云 wrote:
> On Fri, Jun 29, 2012 at 08:01:29AM -0700, Raymond Ko wrote:
> > Hello all,
> >
> > I am trying to build the newest version of VIM on Windows with MinGW 4.7.1
> > and Python 2.7.3 and Python 3.23 bindings. Everything was compiling fined
> >
On Fri, Jun 29, 2012 at 08:01:29AM -0700, Raymond Ko wrote:
> Hello all,
>
> I am trying to build the newest version of VIM on Windows with MinGW 4.7.1
> and Python 2.7.3 and Python 3.23 bindings. Everything was compiling fined
> before, but as of this patch (probably) it no longer compiles beca
ZE in
include/pyconfig.h to be "2".
I'm guessing this could be the issue?
On Friday, June 29, 2012 6:55:10 AM UTC-4, Bram Moolenaar wrote:
> Patch 7.3.569
> Problem:Evaluating Vim expression in Python is insufficient.
> Solution: Add vim.bindeval(). Also add pyeval()
Andy Kittner wrote:
> (apologies if anyone gets this twice, the reply didn't make it to the list
> due to the wrong sender-adress)
>
> On 29.06.2012 15:17, Bram Moolenaar wrote:>
> > It appears PyCapsule_GetPointer is new in Python 2.7. We should support
> > Python 2.5.
> >
> > It is only used
(apologies if anyone gets this twice, the reply didn't make it to the list
due to the wrong sender-adress)
On 29.06.2012 15:17, Bram Moolenaar wrote:>
> It appears PyCapsule_GetPointer is new in Python 2.7. We should support
> Python 2.5.
>
> It is only used in convert_dl(). Perhaps there is an
Ingo Karkat wrote:
> On 29-Jun-2012 12:55:10 +0200, Bram Moolenaar wrote:
>
> > Patch 7.3.569
> > Problem:Evaluating Vim expression in Python is insufficient.
> > Solution: Add vim.bindeval(). Also add pyeval() and py3eval(). (ZyX)
> > Files: run
On 29 June 2012 08:57, Ingo Karkat wrote:
> On 29-Jun-2012 12:55:10 +0200, Bram Moolenaar wrote:
>
>> Patch 7.3.569
>> Problem: Evaluating Vim expression in Python is insufficient.
>> Solution: Add vim.bindeval(). Also add pyeval() and py3eval(). (ZyX)
>>
On 29-Jun-2012 12:55:10 +0200, Bram Moolenaar wrote:
> Patch 7.3.569
> Problem:Evaluating Vim expression in Python is insufficient.
> Solution: Add vim.bindeval(). Also add pyeval() and py3eval(). (ZyX)
> Files:runtime/doc/eval.txt, runtime/doc/if_pyth.txt
11 matches
Mail list logo