Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python-3.8.0a4 wheel support ? #4071

Closed
stonebig opened this issue May 8, 2019 · 6 comments
Closed

Python-3.8.0a4 wheel support ? #4071

stonebig opened this issue May 8, 2019 · 6 comments

Comments

@stonebig
Copy link
Contributor

stonebig commented May 8, 2019

Would it be possible to have a test wheel for numba on pypi for Python-3.8.0a4 (or b1) Windows 64 bit ?

(it's for datashader use, currently miss the Qt & Numba ecosystems on 3.8)

@seibert
Copy link
Contributor

seibert commented May 8, 2019

We will take a look, though I'm not sure if we'll have it working in time for the 0.44 release in a few weeks. I believe we can publish test wheels to Anaconda.org as well as conda packages.

@stonebig
Copy link
Contributor Author

hum. PEP570 adds a new parameter in Types interface "co_posonlyargcount", it may not be a quick patch.

@stonebig
Copy link
Contributor Author

Python-3.8.0b2 support ?

@seibert
Copy link
Contributor

seibert commented Jun 19, 2019

It is still on our todo list, but not the highest priority yet since 3.8 final doesn't come out until October. We're likely to work on 3.8 testing and support (which due to bytecode changes might not be totally trivial) in the July/August timeframe.

@stonebig
Copy link
Contributor Author

stonebig commented Jul 20, 2019

I see Christoph Gohlke has succeeded to do a 1rst wheel https://www.lfd.uci.edu/~gohlke/pythonlibs/#numba

... and it works, at least on the simple case.

@sklam
Copy link
Member

sklam commented Apr 15, 2020

python3.8 is now supported. closing.

@sklam sklam closed this as completed Apr 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants