AFAIU, the objectives (with no particular ranking) are: - minimize git clone time and bandwidth - include latest pip with every python install - run the full test suite with CI for every PR (buildbot) - the full test suite requires pip - run the test suite locally when developing a PR - minimize PyPI bandwidth
What are the proposed solutions? ... https://help.github.com/articles/about-storage-and-bandwidth-usage/ > All personal and organization accounts using Git LFS receive 1 GB of free storage and 1 GB a month of free bandwidth. If the bandwidth and storage quotas are not enough, you can choose to purchase an additional quota for Git LFS. > > Git LFS is available for every repository on GitHub, whether or not your account or organization has a paid plan. On Thursday, March 29, 2018, Donald Stufft <don...@stufft.io> wrote: > From my POV I don’t care where they live, just document how to update them > going forward. > > Sent from my iPhone > > > On Mar 24, 2018, at 4:50 AM, Serhiy Storchaka <storch...@gmail.com> > wrote: > > > > Wouldn't be better to put them into a separate repository like Tcl/Tk > and other external binaries for Windows, and download only the recent > version? > > _______________________________________________ > 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/ > wes.turner%40gmail.com >
_______________________________________________ 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