SIGN IN SIGN UP

gh-106535: Soft deprecate the getopt module (#105735)

The getopt module exists since the initial revision of the Python
source code (1990). The optparse module was added to Python 2.3. When
Python 2.7 added the 3rd argparse module, the optparse module was
soft deprecated. Soft deprecate the getopt module.
V
Victor Stinner committed
da98ed0aa040791ef08b24befab697038c8c9fd5
Parent: b305c69
Committed by GitHub <noreply@github.com> on 7/8/2023, 3:51:45 PM