[
https://issues.apache.org/jira/browse/ARROW-12706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17459222#comment-17459222
]
Joris Van den Bossche commented on ARROW-12706:
-----------------------------------------------
We can pin tomli to 1.x for now (tomli 2.0 dropped Python 3.6 support,
https://github.com/hukkin/tomli/blob/master/CHANGELOG.md#200), if
setuptools_scm doesn't do that themselves (they still claim {{python_requires =
>=3.6}})
> [Python] Drop python 3.6 and numpy 1.16 support
> -----------------------------------------------
>
> Key: ARROW-12706
> URL: https://issues.apache.org/jira/browse/ARROW-12706
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Python
> Reporter: Adam Lippai
> Priority: Major
> Fix For: 7.0.0
>
>
> If we are following [NEP
> 29|https://numpy.org/neps/nep-0029-deprecation_policy.html] we can safely
> drop python 3.6 (released in 2016) and numpy 1.16 support (released in 2019),
> they got unsupported in January by numpy.
> Python 3.6 will reach end of life in 6-7 months anyways, so it's a good
> target for removal in pyarrow 5.0.0 or 6.0.0.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)