Author: Christian Tismer <[email protected]> Branch: win64_gborg Changeset: r48758:ac60a3708bc3 Date: 2011-11-04 19:08 +0100 http://bitbucket.org/pypy/pypy/changeset/ac60a3708bc3/
Log: added file to memorize things to do. diff --git a/pypy/doc/discussion/win64_todo.txt b/pypy/doc/discussion/win64_todo.txt new file mode 100644 --- /dev/null +++ b/pypy/doc/discussion/win64_todo.txt @@ -0,0 +1,4 @@ +20011-11-4 +ll_os.py has a problem with the file rwin32.py. +Temporarily disabled for the win64_gborg branch. This needs to be +investigated and re-enabled. \ No newline at end of file _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
