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

ASF GitHub Bot commented on ARROW-2072:
---------------------------------------

pitrou opened a new pull request #1542: ARROW-2072: [Python] Fix crash in 
decimal128.byte_width
URL: https://github.com/apache/arrow/pull/1542
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> [Python] decimal128.byte_width crashes
> --------------------------------------
>
>                 Key: ARROW-2072
>                 URL: https://issues.apache.org/jira/browse/ARROW-2072
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Python
>    Affects Versions: 0.8.0
>            Reporter: Antoine Pitrou
>            Assignee: Antoine Pitrou
>            Priority: Minor
>              Labels: pull-request-available
>
> {code:bash}
> $ python -c "import pyarrow as pa; ty = pa.decimal128(20, 7); 
> print(ty.byte_width)"
> Erreur de segmentation (core dumped)
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to