Author: Carl Friedrich Bolz-Tereick <[email protected]> Branch: py3.6 Changeset: r98556:2bc8bf236aa7 Date: 2020-01-17 22:54 +0100 http://bitbucket.org/pypy/pypy/changeset/2bc8bf236aa7/
Log: remove these, I don't think they are relevant any more diff --git a/pypy/TODO b/pypy/TODO deleted file mode 100644 --- a/pypy/TODO +++ /dev/null @@ -1,6 +0,0 @@ -antocuni's older TODO: - -* run coverage against the parser/astbuilder/astcompiler: it's probably full of -dead code because the grammar changed - -* review use of std_decode_utf8, we probably do not want to be using it _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
