# Numba Meeting: 2025-07-29 Attendees: FPOC (last week): Siu FPOC (incoming): Stu NOTE: All communication is subject to the [Numba Code of Conduct](https://github.com/numba/numba-governance/blob/accepted/code-of-conduct.md). Please refer to [this calendar](https://calendar.google.com/calendar/embed?src=5rqnddm4gjrdfjm31fsv182epk%40group.calendar.google.com) for the next meeting date. ## ~~Office hour signup~~ ## Discussion Older Dependency discussion * resupport numpy 1.22 due to need from pytorch from librosa: https://github.com/librosa/librosa/blob/e403272fc984bc4aeb316e5f15899042224bb9fe/setup.cfg#L67-L69 * loosen constraint for numpy dependency * comments: - No objection to resupport np1.22 - SPEC0's deprecation schedule is too aggressive for our community - ABI change in NumPy ~1.19 time set limit to how far back we can go - a lot is in communication - python 3.9 is 2 months away from EOL for security patches * actions: - np1.22 resupport - investigation to older python and older numpy - don't drop 3.10 for now - find a good time to discuss numbacc (formerly "v2"). - Aug 12 office hour ## New "Ready for Review" PRs - https://github.com/numba/numba/pull/9899 - accept as experimental? Configuration API can be improved. - https://github.com/numba/llvmlite/pull/898#issuecomment-3122952573 ## 1. New Issues - [numba#10155](https://github.com/numba/numba/issues/10155) - Built Distribution for Ubuntu 24.04 x86_64 (manylinux_2_28_x86_64.wheel) - [llvmlite#1243](https://github.com/numba/llvmlite/issues/1243) - llvmlite for Windows-ARM64 ### Closed Issues - [numba#10156](https://github.com/numba/numba/issues/10156) - Sort order for searchsorted does not match numpy for float32 NaNs ## 2. New PRs - [numba#10154](https://github.com/numba/numba/pull/10154) - Revert "Merge pull request #10152 from kc611/ci_fix" - [llvmlite#1244](https://github.com/numba/llvmlite/pull/1244) - gha/add pr comment triggers ### Closed PRs - merged - [numba#10152](https://github.com/numba/numba/pull/10152) - Explicitly accept conda TOS in Windows Azure public CI - merged - [numba#10153](https://github.com/numba/numba/pull/10153) - [vendor] cloudpickle 3.1.1