Author: Armin Rigo <[email protected]> Branch: extradoc Changeset: r5693:9197e46895a1 Date: 2016-08-30 15:48 +0200 http://bitbucket.org/pypy/extradoc/changeset/9197e46895a1/
Log: stop looking at hex(), py3.5-memoryview has improvements already diff --git a/planning/py3.5/2016-august-progress.rst b/planning/py3.5/2016-august-progress.rst --- a/planning/py3.5/2016-august-progress.rst +++ b/planning/py3.5/2016-august-progress.rst @@ -15,8 +15,6 @@ * arigo: look at test failures relaced to os.scandir() or the pathlib module, or the enum module -* arigo: look at and fix the .hex() methods - Finished -------- _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
