As of 3.7, there is now a python feature called Development Mode:

https://docs.python.org/3/library/devmode.html#devmode

Which has a confusingly similar and nearly identical name to a setuptools 
feature:

https://packaging.python.org/guides/distributing-packages-using-setuptools/#working-in-development-mode

It seems like a bit of bikeshedding could create a name for one of them that 
disambiguates them.

Best,

coyot
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/42NQQHQEQ4FTRP5CKI5XSKD3GA6L5IIT/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to