diff options
author | Victor Stinner <vstinner@python.org> | 2023-07-08 15:51:45 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-08 15:51:45 (GMT) |
commit | da98ed0aa040791ef08b24befab697038c8c9fd5 (patch) | |
tree | a76a83f6fb908b0d21e15ff8f07b6a07d925a02f /Lib/asyncio/windows_utils.py | |
parent | b305c69d1085c9e6c6875559109f73b827cb6fe0 (diff) | |
download | cpython-da98ed0aa040791ef08b24befab697038c8c9fd5.zip cpython-da98ed0aa040791ef08b24befab697038c8c9fd5.tar.gz cpython-da98ed0aa040791ef08b24befab697038c8c9fd5.tar.bz2 |
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.
Diffstat (limited to 'Lib/asyncio/windows_utils.py')
0 files changed, 0 insertions, 0 deletions