Steve Dower <steve.do...@python.org> added the comment:

Considering you've just been encountering issues with mismatched case, you're 
likely aware of how much harder that will make it to fix.

First you'll need a proposal on how to ensure deprecation warnings reach those 
who need them. I'd suggest for "Scripts"->"bin", you'll need to generate 
different stubs in "Scripts" that warn when they are called, but not the ones 
in "bin".

This alone affects enough of the ecosystem to need a PEP and a lot of 
coordination. It's not a simple change - sure you're ready for it?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue42863>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to