[Python-Dev] Removing files from the repository
Guido van Rossum
guido at python.org
Wed Nov 29 18:18:32 EST 2017
More information about the Python-Dev mailing list
Wed Nov 29 18:18:32 EST 2017
- Previous message (by thread): [Python-Dev] Removing files from the repository
- Next message (by thread): [Python-Dev] Removing files from the repository
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hm. For the file used for lookup, I see the point of keeping it. But in general, I don't see the point of keeping files we no longer need -- that's what VCS systems are for! On Wed, Nov 29, 2017 at 2:28 PM, Serhiy Storchaka <storchaka at gmail.com> wrote: > 29.11.17 21:00, Guido van Rossum пише: > >> That sounds a bit excessive. Is there a recent incident that inspired >> this proposal? >> > > The concrete inspiration is issue32159 [1]. I am still not sure that > removing these scripts is needed. But there were other cases in which I was > not sure about the rationale of removing files. > > https://bugs.python.org/issue32159 > > > _______________________________________________ > Python-Dev mailing list > Python-Dev at python.org > https://mail.python.org/mailman/listinfo/python-dev > Unsubscribe: https://mail.python.org/mailman/options/python-dev/guido% > 40python.org > -- --Guido van Rossum (python.org/~guido) -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20171129/9e171094/attachment.html>
- Previous message (by thread): [Python-Dev] Removing files from the repository
- Next message (by thread): [Python-Dev] Removing files from the repository
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list