cpython icon indicating copy to clipboard operation
cpython copied to clipboard

gh-82419: improve doc for ENABLE_USER_SITE

Open damngamerz opened this issue 1 year ago • 2 comments

  • [x] improve doc according to the issue.

Not sure if did it correctly. My suggestion would be to just deprecate the whole ENABLE_USER_SITE configuration.

  • Issue: gh-82419

📚 Documentation preview 📚: https://cpython-previews--121684.org.readthedocs.build/

damngamerz avatar Jul 13 '24 12:07 damngamerz

All commit authors signed the Contributor License Agreement.
CLA signed

ghost avatar Jul 13 '24 12:07 ghost

AFAIK, changing site.py file won't work (unless you recompile Python), but administrators should still be able to set site.ENABLE_USER_SITE in a sitecustomize module.

encukou avatar Jul 13 '24 13:07 encukou

Thanks for the contribution, but as it is, the addition is misleading. I'll close this PR. Feel free to discuss on the issue, and open a new PR when ready.

encukou avatar Aug 01 '24 14:08 encukou