# Numba Meeting: 2025-09-30 Attendees: Todd, Graham, Kaustubh, Siu, Stuart, Swapnil FPOC (last week): Todd FPOC (incoming): Val 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 - Winter Break - Everyone wanted a winter break. - Dec. 15 - Jan. 12 - Stan and security discussion. - Stan response approved. - Will create security.md - Policy on updating numba.cuda (deprecated) module. - Recent driver broke it...should fix? - Will decide case-by-case basis. - Will fix this one...big deal and easy. - Target 3.14 release. - Everyone read Stuart's support tiers document. - Next release will have 5 Python versions. ## New "Ready for Review" PRs ## 1. New Issues - [numba#10245](https://github.com/numba/numba/issues/10245) - Numba 0.62.1 Checklist - [numba#10250](https://github.com/numba/numba/issues/10250) - Unique not working on `<U16` - Fix to go in 3.14 release. - [llvmlite#1300](https://github.com/numba/llvmlite/issues/1300) - 0.45.0 docs are missing upgrade examples. - [llvmlite#1303](https://github.com/numba/llvmlite/issues/1303) - llvmlite not working on windows x64 - [llvmlite#1305](https://github.com/numba/llvmlite/issues/1305) - Opaque pointer on stack: `ptr*` is invalid - [llvmlite#1306](https://github.com/numba/llvmlite/issues/1306) - `llvm.create_pipeline_tuning_options(size_level=…)` not accessible - [llvmlite#1308](https://github.com/numba/llvmlite/issues/1308) - llvmlite 0.45.1 ### Closed Issues - [numba#10249](https://github.com/numba/numba/issues/10249) - New nvidia driver version causing `numba.cuda.to_device()` error - [numba#10251](https://github.com/numba/numba/issues/10251) - Numba misinterprets descending ranges like `range(6, 0, -1)` when numpy 1.x is installed ## 2. New PRs - [numba#10248](https://github.com/numba/numba/pull/10248) - GHA/ fix win-64 lib lookup paths - [llvmlite#1301](https://github.com/numba/llvmlite/pull/1301) - Update pre-commit hook pre-commit/mirrors-clang-format to v21.1.2 - [llvmlite#1302](https://github.com/numba/llvmlite/pull/1302) - Update dependency macos to v15 - [llvmlite#1307](https://github.com/numba/llvmlite/pull/1307) - GHA/win-64 add dvelvewheel repair to bundle `msvcp140.dll` ### Closed PRs - merged - [numba#10243](https://github.com/numba/numba/pull/10243) - GHA/ deprecate `osx-64` workflows and scripts - merged - [numba#10244](https://github.com/numba/numba/pull/10244) - Backport tbb linkage fix for `linux-64` wheel build - merged - [numba#10246](https://github.com/numba/numba/pull/10246) - release notes for 0.62.1 - merged - [numba#10247](https://github.com/numba/numba/pull/10247) - Release notes for 0.62 - merged - [llvmlite#1304](https://github.com/numba/llvmlite/pull/1304) - update trove classifier for 3.14 (last numba: 10251; llvmlite 1308)