[
https://issues.apache.org/jira/browse/ARROW-2651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17608884#comment-17608884
]
H. Vetinari commented on ARROW-2651:
------------------------------------
Have a look at [this
PR|https://github.com/conda-forge/arrow-cpp-feedstock/pull/717] on the
conda-forge feedstock. Conda-forge supports pypy for many packages, and I've
been regularly working with Matti Picus (one of the PyPy core devs) to get
stuff working when stuck. He mentioned this
[patch|https://gist.github.com/mattip/c9c8398b58721ae5893dc8134c353f28] which
he had at the time, as well as an old pypy-enabled
[fork|https://github.com/bivald/pyarrow-on-pypy3]. Perhaps that can serve as
inspiration.
I'm also willing to test any patches (or branches) against our PyPy
infrastructure in conda-forge (if you tag me on GH, I will see things more
quickly than here).
> [Python] Build & Test with PyPy
> -------------------------------
>
> Key: ARROW-2651
> URL: https://issues.apache.org/jira/browse/ARROW-2651
> Project: Apache Arrow
> Issue Type: New Feature
> Components: Python
> Reporter: Uwe Korn
> Priority: Major
>
> At the moment, we only build with CPython in our CI matrix and only do
> releases for it. As reported in
> https://github.com/apache/arrow/issues/2089#issuecomment-393126040 not
> everything is working yet. This may either be due to problems on our or
> PyPy's side.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)