diff --git a/PLAN b/PLAN index 34138b9be..07d553fdc 100644 --- a/PLAN +++ b/PLAN @@ -19,6 +19,9 @@ Planned work in rough order * Upgrade html5lib to the latest release, the same for bleach which uses it. +* Test suite improvements. Reduce and seek to eliminate causes of differences + in code coverage between runs in the same and in different environments. + * Polish the htmlization pages, making the style identical with tools.ietf.org. Do a public release of the htmlization lib. @@ -153,6 +156,9 @@ Notes wg-lc -> wg-last-call writeupw -> waiting-for-shepherd-writeup +* Clean up and normalise the use of canceled / cancelled. User-visible + strings should already be all CANCELLED except when manually entered. + * DjangoCon Europe 2017 Notes: - Add tracing of Django Query methods from code through templates to the @@ -183,8 +189,4 @@ Notes - Consider using django-12factor to apply part of the 12-factor app philosophy: https://12factor.net/ - - Clean up and normalise the use of canceled / cancelled. User-visible - strings should already be all CANCELLED except when manually entered. - -