[Python-Dev] Re: CFLAGS_NODIST and -qalias=noansi

2021-03-08 Thread Victor Stinner
On Fri, Mar 5, 2021 at 5:47 PM Michael Felt wrote: > Fyi: using `git log` I have tried to get any clue re: CFLAGS_NODIST > and/or -qalias=noansi - but I do not seem to be skilled enough to find > that information. Try "git blame configure.ac" and search for "noansi". It was introduced in bpo-417

[Python-Dev] Need help to fix known Python security vulnerabilities

2021-03-08 Thread Victor Stinner
Hi, The Python bug tracker currently has 78 open issues of the type Security. If you are looking for something to do to help the Python project, please go through the list (search for open issues with Type=security at bugs.python.org), discuss the different solutions how to address these vulnerabi