[jira] [Updated] (CASSANDRA-17484) Remove unused python module 'parse'

2022-04-01 Thread Brandon Williams (Jira)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-17484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brandon Williams updated CASSANDRA-17484:
-
Source Control Link: 
https://github.com/apache/cassandra/commit/d70f6e0d597e888b3629c6c01d05685cf79a3d12
 Resolution: Fixed
 Status: Resolved  (was: Ready to Commit)

Committed.

> Remove unused python module 'parse'
> ---
>
> Key: CASSANDRA-17484
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17484
> Project: Cassandra
>  Issue Type: Task
>  Components: Build
>Reporter: Brad Schoening
>Assignee: Brad Schoening
>Priority: Normal
> Fix For: 4.1
>
>
> The following python modules listed in pylib/requirements.txt appear unused 
> in the python code and should be removed from requirements:
>  * parse
>  
> Note: the above is distinct from optparse and configparse which are part of 
> the std library and are used.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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



[jira] [Updated] (CASSANDRA-17484) Remove unused python module 'parse'

2022-04-01 Thread Brandon Williams (Jira)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-17484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brandon Williams updated CASSANDRA-17484:
-
Status: Ready to Commit  (was: Review In Progress)

> Remove unused python module 'parse'
> ---
>
> Key: CASSANDRA-17484
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17484
> Project: Cassandra
>  Issue Type: Task
>  Components: Build
>Reporter: Brad Schoening
>Assignee: Brad Schoening
>Priority: Normal
> Fix For: 4.1
>
>
> The following python modules listed in pylib/requirements.txt appear unused 
> in the python code and should be removed from requirements:
>  * parse
>  
> Note: the above is distinct from optparse and configparse which are part of 
> the std library and are used.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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



[jira] [Updated] (CASSANDRA-17484) Remove unused python module 'parse'

2022-04-01 Thread Stefan Miklosovic (Jira)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-17484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stefan Miklosovic updated CASSANDRA-17484:
--
Status: Review In Progress  (was: Needs Committer)

> Remove unused python module 'parse'
> ---
>
> Key: CASSANDRA-17484
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17484
> Project: Cassandra
>  Issue Type: Task
>  Components: Build
>Reporter: Brad Schoening
>Assignee: Brad Schoening
>Priority: Normal
> Fix For: 4.1
>
>
> The following python modules listed in pylib/requirements.txt appear unused 
> in the python code and should be removed from requirements:
>  * parse
>  
> Note: the above is distinct from optparse and configparse which are part of 
> the std library and are used.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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



[jira] [Updated] (CASSANDRA-17484) Remove unused python module 'parse'

2022-03-31 Thread Brad Schoening (Jira)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-17484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brad Schoening updated CASSANDRA-17484:
---
Description: 
The following python modules listed in pylib/requirements.txt appear unused in 
the python code and should be removed from requirements:
 * parse

 

Note: the above is distinct from optparse and configparse which part of the std 
library and are used.

  was:
The following python modules listed in pylib/requirements.txt appear unused in 
the python code and should be removed from requirements:
 * parse


> Remove unused python module 'parse'
> ---
>
> Key: CASSANDRA-17484
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17484
> Project: Cassandra
>  Issue Type: Task
>  Components: Build
>Reporter: Brad Schoening
>Assignee: Brad Schoening
>Priority: Normal
> Fix For: 4.1
>
>
> The following python modules listed in pylib/requirements.txt appear unused 
> in the python code and should be removed from requirements:
>  * parse
>  
> Note: the above is distinct from optparse and configparse which part of the 
> std library and are used.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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



[jira] [Updated] (CASSANDRA-17484) Remove unused python module 'parse'

2022-03-31 Thread Brad Schoening (Jira)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-17484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brad Schoening updated CASSANDRA-17484:
---
Description: 
The following python modules listed in pylib/requirements.txt appear unused in 
the python code and should be removed from requirements:
 * parse

 

Note: the above is distinct from optparse and configparse which are part of the 
std library and are used.

  was:
The following python modules listed in pylib/requirements.txt appear unused in 
the python code and should be removed from requirements:
 * parse

 

Note: the above is distinct from optparse and configparse which part of the std 
library and are used.


> Remove unused python module 'parse'
> ---
>
> Key: CASSANDRA-17484
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17484
> Project: Cassandra
>  Issue Type: Task
>  Components: Build
>Reporter: Brad Schoening
>Assignee: Brad Schoening
>Priority: Normal
> Fix For: 4.1
>
>
> The following python modules listed in pylib/requirements.txt appear unused 
> in the python code and should be removed from requirements:
>  * parse
>  
> Note: the above is distinct from optparse and configparse which are part of 
> the std library and are used.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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



[jira] [Updated] (CASSANDRA-17484) Remove unused python module 'parse'

2022-03-31 Thread Brandon Williams (Jira)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-17484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brandon Williams updated CASSANDRA-17484:
-
Status: Needs Committer  (was: Patch Available)

> Remove unused python module 'parse'
> ---
>
> Key: CASSANDRA-17484
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17484
> Project: Cassandra
>  Issue Type: Task
>  Components: Build
>Reporter: Brad Schoening
>Assignee: Brad Schoening
>Priority: Normal
> Fix For: 4.1
>
>
> The following python modules listed in pylib/requirements.txt appear unused 
> in the python code and should be removed from requirements:
>  * parse



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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



[jira] [Updated] (CASSANDRA-17484) Remove unused python module 'parse'

2022-03-31 Thread Brad Schoening (Jira)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-17484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brad Schoening updated CASSANDRA-17484:
---
Test and Documentation Plan: verified parse module not installed locally & 
ran pytest successfully  (was: run CI)
 Status: Patch Available  (was: Open)

> Remove unused python module 'parse'
> ---
>
> Key: CASSANDRA-17484
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17484
> Project: Cassandra
>  Issue Type: Task
>  Components: Build
>Reporter: Brad Schoening
>Assignee: Brad Schoening
>Priority: Normal
> Fix For: 4.1
>
>
> The following python modules listed in pylib/requirements.txt appear unused 
> in the python code and should be removed from requirements:
>  * parse



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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



[jira] [Updated] (CASSANDRA-17484) Remove unused python module 'parse'

2022-03-24 Thread Brandon Williams (Jira)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-17484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brandon Williams updated CASSANDRA-17484:
-
Status: Open  (was: Triage Needed)

> Remove unused python module 'parse'
> ---
>
> Key: CASSANDRA-17484
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17484
> Project: Cassandra
>  Issue Type: Task
>  Components: Build
>Reporter: Brad Schoening
>Assignee: Brad Schoening
>Priority: Normal
> Fix For: 4.1
>
>
> The following python modules listed in pylib/requirements.txt appear unused 
> in the python code and should be removed from requirements:
>  * parse



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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



[jira] [Updated] (CASSANDRA-17484) Remove unused python module 'parse'

2022-03-24 Thread Brad Schoening (Jira)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-17484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brad Schoening updated CASSANDRA-17484:
---
Source Control Link:   (was: 
https://github.com/apache/cassandra/commit/952263dcea4f8d8072f03a341a03d001be0962ea)

> Remove unused python module 'parse'
> ---
>
> Key: CASSANDRA-17484
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17484
> Project: Cassandra
>  Issue Type: Task
>  Components: Build
>Reporter: Brad Schoening
>Assignee: Sathyanarayanan Saravanamuthu
>Priority: Normal
> Fix For: 4.1
>
>
> The following python modules listed in pylib/requirements.txt appear unused 
> in the python code and should be removed from requirements:
>  * parse



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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



[jira] [Updated] (CASSANDRA-17484) Remove unused python module 'parse'

2022-03-24 Thread Brad Schoening (Jira)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-17484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brad Schoening updated CASSANDRA-17484:
---
Description: 
The following python modules listed in pylib/requirements.txt appear unused in 
the python code and should be removed from requirements:
 * parse

  was:
The following python modules listed in pylib/requirements.txt appear unused in 
the python code and should be removed from requirements:
 * decorator
 * docopt
 * flaky
 * mock
 * psutil
 * pycodestyle


> Remove unused python module 'parse'
> ---
>
> Key: CASSANDRA-17484
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17484
> Project: Cassandra
>  Issue Type: Task
>  Components: Build
>Reporter: Brad Schoening
>Assignee: Sathyanarayanan Saravanamuthu
>Priority: Normal
> Fix For: 4.1
>
>
> The following python modules listed in pylib/requirements.txt appear unused 
> in the python code and should be removed from requirements:
>  * parse



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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