Wes McKinney created ARROW-8016:
-----------------------------------
Summary: [Developer] Fix deprecation warning in PR merge tool
Key: ARROW-8016
URL: https://issues.apache.org/jira/browse/ARROW-8016
Project: Apache Arrow
Issue Type: Improvement
Components: Developer Tools
Reporter: Wes McKinney
Fix For: 1.0.0
{code}
/home/wesm/miniconda/envs/arrow-3.7/lib/python3.7/site-packages/jira/client.py:405:
DeprecationWarning: Old API usage, use JIRA(url) or JIRA(options={'server':
url}, when using dictionary always use named parameters.
DeprecationWarning)
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)