Dimitri John Ledkov wrote:
> On 6 February 2016 at 17:46, Neal Becker
> wrote:
>> Robert Bradshaw wrote:
>>
>>> ==
>>> FAIL: runTest (__main__.EndToEndTes
it would be compiler dependent).
>
>
> On Fri, Feb 5, 2016 at 6:15 PM, Neal Becker
> wrote:
>> Robert Bradshaw wrote:
>>
>>> Oh, I see what the issue is. Sorry. Try this (on top of the previous):
>>>
>>
https://github.com/cython/cython/commit/a2
Robert Bradshaw wrote:
> Oh, I see what the issue is. Sorry. Try this (on top of the previous):
>
https://github.com/cython/cython/commit/a2bec15e0db9ebdd22504268c15bfa059b44f72f
>
> On Fri, Feb 5, 2016 at 6:37 AM, Neal Becker
> wrote:
>> Dimitri John Ledkov wrote:
>>
Dimitri John Ledkov wrote:
> On 5 February 2016 at 12:13, Neal Becker
> wrote:
>> Robert Bradshaw wrote:
>>
>>> Try this:
>>>
>>
https://github.com/cython/cython/commit/bd43a6a2c93443792d07caeb9647eab5a75858b7
>>
>> What's the e
Robert Bradshaw wrote:
> Try this:
>
https://github.com/cython/cython/commit/bd43a6a2c93443792d07caeb9647eab5a75858b7
What's the easiest way to grab this in the form of a diff? I don't see
anything in the ui on github to do this (other than cut + paste + manually
edit)
_
Anyone able to shed any light on this? Here are the logs:
https://kojipkgs.fedoraproject.org//work/tasks/4202/12804202/build.log
___
cython-devel mailing list
cython-devel@python.org
https://mail.python.org/mailman/listinfo/cython-devel
According to
https://github.com/cython/cython/blob/master/CHANGES.rst
the default build would attempt to modify python stdlib files?
How would this work on distributions? I am maintainer for Cython on Fedora.
So installing Cython would try to overwrite stdlib files? That sounds
difficult. F
Does cython build have a provision to name the binaries, with a suffix? This
would make it easier to build co-existing versions for python2 and 3.
For example:
setup.py --suffix=3
to produce
.../bin/cython3
___
cython-devel mailing list
cython-deve
I have no idea why this doesn't work for me.
Looking at
http://www.mail-archive.com/cython-dev@codespeak.net/msg09540.html
scons --version
SCons by Steven Knight et al.:
script: v2.1.0.r5357[MODIFIED], 2011/09/09 21:31:03, by bdeegan on
ubuntu
engine: v2.1.0.r5357[MODIFIED], 201
gcc now has python bindings. Maybe that would allow the desired introspection?
That would be great, because it seems like python binding for gcc is going to
be
supported.
___
cython-devel mailing list
cython-devel@python.org
http://mail.python.org/
10 matches
Mail list logo