Hello,

pygame.math has a lot of tests... but strangely none for those operators.

If you can write some tests for these operators, that would help a lot :)

https://bitbucket.org/pygame/pygame/src/9b8c3950b131614369973397d0eba46a5a783059/test/math_test.py?at=default

Let me know if this can be done, otherwise I will write down an issue and
put it in the task list.


cheers,



On Thu, Jul 11, 2013 at 7:14 AM, Jeremy Raven <j...@diadem.co.nz> wrote:

> Hi,
>
> I'm using the math.Vector2() for game dev but keep getting s malloc error
> when doing any numerical operation as vec *=  vec or vec += vec. Is this a
> known bug or possibly I am using it wrong .
>
> Regards Jeremy
>
> Sent from my iPhone

Reply via email to