#35649: Adding documentation to html.py (docstrings, inline comments etc)
--------------------------+-----------------------------------------
Reporter: martiart | Type: New feature
Status: new | Component: Documentation
Version: 5.0 | Severity: Normal
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
--------------------------+-----------------------------------------
The file is well structured but lacks documentation to help follow the
logic and understand method and class purposes.
https://github.com/django/django/blob/main/django/test/html.py
--
Ticket URL: <
https://code.djangoproject.com/ticket/35649>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.