Description
Documentation
The documentation pages appear to have a style problem. Pages with a note of some type at the top now have the note's background color bleeding down the whole page. If this was an intentional change, no problem, it just looks strange now. You can see the old vs new on archive.org.
Here is the old csv
documentation:
https://web.archive.org/web/20220712195820/https://docs.python.org/3/library/csv.html
Here is the current:
https://web.archive.org/web/20220805204234/https://docs.python.org/3/library/csv.html
Here is json
:
https://web.archive.org/web/20220722160241/https://docs.python.org/3/library/json.html
Here is the current:
https://web.archive.org/web/20220805204612/https://docs.python.org/3/library/json.html
If this was intentional, it might be a good idea to revert it. The old style was cleaner and easier to read.