Numba 0.55.0rc1 Checklist
See original GitHub issueNumba 0.55.0rc1
- Merge to master.
- Merge change log changes.
- Create 0.55 release branch. https://github.com/numba/numba/tree/release0.55
- Pin llvmlite to
>=0.38.0rc1,<0.39. - Pin tbb https://github.com/numba/numba/issues/7620
- Pin Numpy to
<=1.21 - Annotated tag 0.55.0rc1 on release branch.
- Build and upload conda packages on buildfarm (check “upload”).
- Build wheels (
$PYTHON_VERSIONS) on the buildfarm (check “upload”). - Upload wheels and sdist to PyPI (upload from
ci_artifacts). - Verify packages uploaded to Anaconda Cloud and move to
numba/label/main. - Verify wheels for all platforms arrived on PyPi.
- Upload PyPi source distribution (
sdist) - Initialize and verify ReadTheDocs build.
- Clean up
ci_artifacts. - Send RC announcement email / post announcement to discourse group. https://numba.discourse.group/t/numba-0-55-0-rc1/1075
- Post link to Twitter. https://twitter.com/numba_jit/status/1471785352159326209
Post Release:
- Tag 0.56dev0 to start new development cycle on
master. - Update llvmlite dependency spec to match next version via PR to
master(https://github.com/numba/numba/pull/7718). - Update release checklist template with any additional bullet points that may have arisen during the release. (https://github.com/numba/numba/pull/7732)
- Close milestone (and then close this release issue).
Issue Analytics
- State:
- Created 2 years ago
- Comments:9 (8 by maintainers)
Top Results From Across the Web
Release 0.55.0rc1+0.gf2a673cd0.dirty-py3.7-linux-x86_64 ...
Numba is a just-in-time compiler for Python that works best on code that uses NumPy arrays and functions, and loops.
Read more >numba | Read the Docs
Description. Numba is an open source JIT compiler that translates a subset of Python and NumPy code into fast machine code.
Read more >Numba 0.55.0 RC1 - Announcements
On behalf of the Numba community, I am happy to announce the release of Numba 0.55.0 RC1. This release adds support for Python...
Read more >Numba 0.39.0rc1+0.g26dde2b.dirty documentation
The Device List · 3.10. Examples · 3.11. Debugging CUDA Python with the the CUDA Simulator · 3.12. GPU Reduction · 3.13. CUDA...
Read more >numba Changelog - pyup.io
Marc Garcia fixed the ``numba.jit`` parameter name signature_or_function in ... release checklist following 0.55.0 RC1 (`esc <https://github.com/esc>`_)
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

With 0.55.0 out now, https://numba.discourse.group/t/numba-0-55-0-and-llvmlite-0-38-0-final-release/1136 closing this!
Thank you for asking about this. There is no concrete timeline, but since we are in the middle of a release candidate phase the final should become available in a couple – maybe two to five – of weeks or something like that.