[pypy-dev] Looking into numpy ndarray.flags.writeable

Ronan Lamy ronan.lamy at gmail.com
Fri May 20 16:52:23 EDT 2016


Le 20/05/16 21:21, Eli Stevens (Gmail) a écrit :
> Here you go: https://bitbucket.org/elistevens/pypy/commits/branch/numpy_flags_writeable

The name of your class needs to start with 'AppTest', so that our test 
runner knows it needs to use the black magic that enables 
application-level tests (i.e. tests that run on top of our PyPy 
interpreter itself running on top of your regular Python).



More information about the pypy-dev mailing list