[
https://issues.apache.org/jira/browse/AVRO-3162?focusedWorklogId=643265&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-643265
]
ASF GitHub Bot logged work on AVRO-3162:
----------------------------------------
Author: ASF GitHub Bot
Created on: 30/Aug/21 02:34
Start Date: 30/Aug/21 02:34
Worklog Time Spent: 10m
Work Description: kojiromike merged pull request #1270:
URL: https://github.com/apache/avro/pull/1270
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 643265)
Time Spent: 20m (was: 10m)
> Update Python CLI Argument Handling
> -----------------------------------
>
> Key: AVRO-3162
> URL: https://issues.apache.org/jira/browse/AVRO-3162
> Project: Apache Avro
> Issue Type: Improvement
> Components: python
> Affects Versions: 1.10.2
> Reporter: Michael A. Smith
> Assignee: Michael A. Smith
> Priority: Major
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Avro python has several modules that use commandline arguments via sys.argv
> or the outdated optparse library. I propose to replace all of that using the
> up-to-date argparse library.
> Also, I would like to move scripts/avro into {{avro/__main__.py}}, so that
> {{{{python -m avro}}}} invokes it directly, and so that all the avro python
> code is in the same directory tree.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)