You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Brad Schoening (Jira)" <ji...@apache.org> on 2022/09/21 19:41:00 UTC

[jira] [Comment Edited] (CASSANDRA-17914) Argparse migration as the Python Optparse library is deprecated

    [ https://issues.apache.org/jira/browse/CASSANDRA-17914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17607947#comment-17607947 ] 

Brad Schoening edited comment on CASSANDRA-17914 at 9/21/22 7:40 PM:
---------------------------------------------------------------------

Sure, I could do that, but it isn't the issue of introducing a new dependency, just a new class (since 2.3) in the python std library replacing on old deprecated one (since 2.7) and with equivalent functionality. 


was (Author: bschoeni):
Sure, I could do that, but it isn't the issue of introducing a new dependency, just a new class in the python std library replacing on old deprecated one and with equivalent functionality. 

> Argparse migration as the Python Optparse library is deprecated
> ---------------------------------------------------------------
>
>                 Key: CASSANDRA-17914
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17914
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: CQL/Interpreter
>            Reporter: Brad Schoening
>            Priority: Normal
>
> [Deprecated since version 2.7: The optparse module is deprecated and will not be developed further; development will continue with the argparse module.|https://docs.python.org/2/library/optparse.html]
> Argparse is described in [PEP 389 – argparse - New Command Line Parsing Module|https://peps.python.org/pep-0389/]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org