2017-02-24 11:06 GMT+01:00 Nick Coghlan <ncogh...@gmail.com>: > The main idea that comes to mind is finding a way to add a "Fixed In" column > to the summary table to get a quick overview of which versions were > affected.
I had this column, just I just removed it before my email to python-dev because the table was too wide. I fixed my script: I reimplemented the tabulate for my needs, to support multiline table cells. I also enhanced the compilation process for ReadTheDocs to be able to remove the generated vulnerabilities.rst file from Git. Victor _______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com