There was an error while loading. Please reload this page.
Implementation of my proposed PEP 387 "Soft Deprecation" policy: python/peps#3182
__main__
As an example, I propose to soft deprecate the getopt module: PR #105735 (currently, the PR uses a regular "hard" deprecation).
Implementation of my proposed PEP 387 "Soft Deprecation" policy: python/peps#3182
__main__module (similar to PEP 565: Show DeprecationWarning in main)As an example, I propose to soft deprecate the getopt module: PR #105735 (currently, the PR uses a regular "hard" deprecation).
Linked PRs