You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File Doc/using/cmdline.rst mentions Options you shouldn’t use:
Options you shouldn't use
~~~~~~~~~~~~~~~~~~~~~~~~~
.. option:: -J
Reserved for use by Jython_.
.. _Jython: https://www.jython.org/
Option -J was added in Python 2.6. Since all Jython related things are being removed, I'd suggest to remove reference to this option from the docs as well.
Documentation
File
Doc/using/cmdline.rstmentions Options you shouldn’t use:Option
-Jwas added in Python 2.6. Since all Jython related things are being removed, I'd suggest to remove reference to this option from the docs as well.Linked PRs
-Jflag for Jython #133444initconfig.c#133821initconfig.c(GH-133821) #133855