[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] Surfarray.array_alpha() bugfix, py2exe/py2app segfault



hi,

I think the main problem was lack of tests.  There's lots of tricky
cases to get right, so we really need to improve the test coverage
there... otherwise getting it correct will be too hard I think.

cu,


On Tue, Feb 3, 2009 at 9:24 AM, Marcus von Appen <mva@xxxxxxxxxxxx> wrote:
> On, Mon Feb 02, 2009, Zack Schilling wrote:
>
> [numpy surfarray problems]
>
> The more I read about the numpy problems for numpysurfarray and
> numpysndarray, the more I'd love to throw that whole bunch away...
>
> Sorry for being not constructive ;-). If noone else is quicker with
> that, I'll start to rework the whole numpy stuff from next week on or so
> within the pgreloaded branch and port it to the trunk later on - it
> needs some refactoring anyways to get rid of the being-50-times-slower
> issue(s).
>
> Regards
> Marcus
>