Author: Armin Rigo <[email protected]> Branch: Changeset: r1313:0df92079477e Date: 2013-08-01 16:36 +0200 http://bitbucket.org/cffi/cffi/changeset/0df92079477e/
Log: Write "status of Win64". diff --git a/doc/source/index.rst b/doc/source/index.rst --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -171,6 +171,9 @@ distutils doesn't support .asm files. This can be resolved by applying the patch from `Python issue 7546`_. +Status: Win64 received very basic testing and we applied a few essential +fixes in cffi 0.7. Please report any other issue. + .. _`issue 9`: https://bitbucket.org/cffi/cffi/issue/9 .. _`Python issue 7546`: http://bugs.python.org/issue7546 _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
