Skip to content

Commit 60bfe4d

Browse files
committed
Updated PLAN
- Legacy-Id: 13951
1 parent 9ff76d0 commit 60bfe4d

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

PLAN

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ Planned work in rough order
1919

2020
* Upgrade html5lib to the latest release, the same for bleach which uses it.
2121

22+
* Test suite improvements. Reduce and seek to eliminate causes of differences
23+
in code coverage between runs in the same and in different environments.
24+
2225
* Polish the htmlization pages, making the style identical with tools.ietf.org.
2326
Do a public release of the htmlization lib.
2427

@@ -153,6 +156,9 @@ Notes
153156
wg-lc -> wg-last-call
154157
writeupw -> waiting-for-shepherd-writeup
155158

159+
* Clean up and normalise the use of canceled / cancelled. User-visible
160+
strings should already be all CANCELLED except when manually entered.
161+
156162
* DjangoCon Europe 2017 Notes:
157163

158164
- Add tracing of Django Query methods from code through templates to the
@@ -183,8 +189,4 @@ Notes
183189
- Consider using django-12factor to apply part of the 12-factor app
184190
philosophy: https://12factor.net/
185191

186-
- Clean up and normalise the use of canceled / cancelled. User-visible
187-
strings should already be all CANCELLED except when manually entered.
188-
189-
190192

0 commit comments

Comments
 (0)