Hi, Why choose "main" as a replacement for "master"? It's the development branch, shouldn't we call it "development" or "dev"?
We give release branches meaningful names, so why give the development branch the not-so-meaningful name "main". From a user's perspective the "main" branch is whatever their version of Python is built from.
Cheers, Mark. _______________________________________________ Python-Dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/HRHPZSNZ7INSK2NLE6LNYMMP767AIVRT/ Code of Conduct: http://python.org/psf/codeofconduct/
