# Numba Meeting: 2025-04-01 Attendees: FPOC (last week): FPOC (incoming): 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. ## Discussion * 0.61.1 release plan * plan to cut on April 7-8th * Governance policy discussion * discussed policy for joining maintainer group * Val to edit doc, get it reviewed by everyone * `madvice()` for huge allocation * Discussion on NRT as LLVM-IR for inlining ## New "Ready for Review" PRs ## 1. New Issues - [numba#10019](https://github.com/numba/numba/issues/10019) - Supporting Conditional Compilation - [numba#10020](https://github.com/numba/numba/issues/10020) - Question - What effect has the deprecation of reflected list types on eager compilation? - [numba#10021](https://github.com/numba/numba/issues/10021) - structref cache ### Closed Issues - [numba#10017](https://github.com/numba/numba/issues/10017) - ValueError: generator already executing - [numba#10018](https://github.com/numba/numba/issues/10018) - TypeError using overload for: if scalar in types.number_domain - [numba#10022](https://github.com/numba/numba/issues/10022) - BUG: Crash with `copy.deepcopy` when using `StringDType` ## 2. New PRs - [llvmlite#1181](https://github.com/numba/llvmlite/pull/1181) - Update pre-commit hook python-jsonschema/check-jsonschema to v0.32.1 - [llvmlite#1182](https://github.com/numba/llvmlite/pull/1182) - Rebase LLVM19 upgrade changes on top of release v0.44 - [llvmlite#1183](https://github.com/numba/llvmlite/pull/1183) - [DO NOT MERGE] proposal for an all in one GHA workflow for llvmlite - [llvmlite#1184](https://github.com/numba/llvmlite/pull/1184) - adding black to pre-commit - [llvmlite#1185](https://github.com/numba/llvmlite/pull/1185) - Update pre-commit hook PyCQA/flake8 to v7.2.0 - [llvmlite#1186](https://github.com/numba/llvmlite/pull/1186) - gha/add llvmlite osx64 conda builder - [llvmlite#1187](https://github.com/numba/llvmlite/pull/1187) - gha/add llvmlite osx 64 wheel builder ### Closed PRs (last numba: 10022; llvmlite 1187)