[
https://issues.apache.org/jira/browse/ARROW-9685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Pitrou updated ARROW-9685:
----------------------------------
Description:
Python 3.10 will have a C API to access Decimal instances (just like datetime
instances). It will allow faster conversion from and to sequences of Python
Decimal objects.
See [https://docs.python.org/3.10/c-api/decimal.html]
was:Python 3.10 will have a C API to access Decimal instances (just like
datetime instances). It will allow faster conversion from and to sequences of
Python Decimal objects.
> [Python] Use Python 3.10 C decimal API
> --------------------------------------
>
> Key: ARROW-9685
> URL: https://issues.apache.org/jira/browse/ARROW-9685
> Project: Apache Arrow
> Issue Type: Wish
> Components: C++, Python
> Reporter: Antoine Pitrou
> Priority: Major
>
> Python 3.10 will have a C API to access Decimal instances (just like datetime
> instances). It will allow faster conversion from and to sequences of Python
> Decimal objects.
> See [https://docs.python.org/3.10/c-api/decimal.html]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)