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

Re: [pygame] [PLEASE TEST]: New locking code



sure.  We want to try to not breaking existing code if possible.

Note, that currently Marcus's code seems to work with the existing
surfarray using code that I've tried.  I've tried the
example/arraydemo.py and one app so far.

Here's a list of surfarray using code if someone wants to test more:
http://www.google.com/codesearch?q=import+surfarray

cheers,



On Wed, Jun 11, 2008 at 10:26 AM, Brian Fisher
<brian@xxxxxxxxxxxxxxxxxxx> wrote:
> Even bad broken code?
>
> On Tue, Jun 10, 2008 at 4:09 PM, René Dudfield <renesd@xxxxxxxxx> wrote:
>>
>> Also note that we *need* to retain compatibility with existing code -
>> at least for pygame 1.8.1.  We shouldn't break existing code.
>>