Skip to content

gh-106535: Soft deprecate the getopt module#105735

Merged
vstinner merged 1 commit intopython:mainfrom
vstinner:deprecate_getopt
Jul 8, 2023
Merged

gh-106535: Soft deprecate the getopt module#105735
vstinner merged 1 commit intopython:mainfrom
vstinner:deprecate_getopt

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Jun 13, 2023

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.


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

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants