Skip to content
Siu Kwan Lam edited this page Feb 21, 2023 · 1 revision

Numba Meeting: 2023-02-21

Attendees: Siu Kwan Lam, Andre Masella, Graham Markall, Ianna Osborne, Jim Pivarski, stuart, Todd A. Anderson, Kaustubh, Guilherme FPOC (last week): Siu FPOC (incoming): Stu

NOTE: All communication is subject to the Numba Code of Conduct.

Please refer to this calendar for the next meeting date.

0. Discussion

New "Ready for Review" PRs

1. New Issues

  • numba#8755 - ensure_cache_path() for Windows directory permission check may cause infinite loop
    • may be able to workaround it
  • numba#8756 - Packaging issue caused due to llvm14 RuntimeDyLd issue on linux-aarch64
  • numba#8758 - RFC: Impact of stopping building packages for 32 bit windows
    • waiting for User download data.
    • If None, 0.57 will be the last release to support win 32-bit
  • numba#8759 - pndindex not mentioned in docs
  • numba#8762 - Housekeeping tasks for 0.57
  • numba#8767 - Parallel=true, concurrent writes to a typed dictionary causes segmentation fault
  • numba#8768 - np.digitize behaves differently with np.nan when jitted
  • numba#8769 - Support for decimal.Decimal
  • numba#8770 - Issue with np.random.normal method
  • numba#8772 - reshape bug in parallel mode

Closed Issues

  • numba#8763 - how to turn the code into numba style?

2. New PRs

Closed PRs

  • merged - numba#8760 - Bump llvmlite PR in py3.11 branch testing
  • numba#8761 - [CI Only] Temp/pr8748 pr8760
  • merged - numba#8764 - CUDA tidy-up: remove some unneeded methods
  • merged - numba#8766 - Stale bot: Use abandoned - stale label for closed PRs

3. Next Release: Version 0.57.0/0.40.0, RC Jan 2023

Clone this wiki locally