Re: [Python-Dev] Report on Python vulnerabilities

2017年2月24日 04:29:51 -0800

2017年02月24日 11:06 GMT+01:00 Nick Coghlan <[email protected]>:
> 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
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to