April 2, 2020
9:01 p.m.
On Thu, Apr 02, 2020 at 08:57:30PM -0700, Guido van Rossum wrote:
On Thu, Apr 2, 2020 at 7:55 PM Matt Billenstein <matt@vazor.com> wrote:
Even just running it in a dev build against the corpus of the top few thousand packages on pypi might give enough confidence -- I had a script to download the top N packages and run some script over the python files contained therein, but I can't seem to find it atm.
We got that. Check https://github.com/gvanrossum/pegen/tree/master/scripts -- look at download_pypi_packages.py and test_pypi_packages.py.
Very nice! m -- Matt Billenstein matt@vazor.com http://www.vazor.com/