# Numba Meeting: 2025-01-28
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.
## Invited talk
### Proteus: JIT compilation and runtime optimization for C/C++ using LLVM
https://numba.discourse.group/t/jan-28-invited-talk-on-proteus/2879
## Discussion
## New "Ready for Review" PRs
## 1. New Issues
- [numba#9903](https://github.com/numba/numba/issues/9903) - Iteration over a C-order array yields subarrays without C-order property
- [numba#9906](https://github.com/numba/numba/issues/9906) - cuda jit: No implementation of function Function(<class 'str'>) found for signature:
- [numba#9907](https://github.com/numba/numba/issues/9907) - Is it possible to extract the C function ptr from the result of numba.jit(f)
- [numba#9908](https://github.com/numba/numba/issues/9908) - cfunc test fails on Linux 32 bits armhf (Raspberry Pi 2)
### Closed Issues
## 2. New PRs
- [numba#9902](https://github.com/numba/numba/pull/9902) - reformat the towncrier support scripts
- [numba#9904](https://github.com/numba/numba/pull/9904) - Update release checklist post 0.61.0
- [numba#9905](https://github.com/numba/numba/pull/9905) - Cherry-pick change-log and version support table modifications to main
- [llvmlite#1128](https://github.com/numba/llvmlite/pull/1128) - Adding llvmdev win 64 conda builder
- [llvmlite#1129](https://github.com/numba/llvmlite/pull/1129) - llvmlite win-64 conda builder GHA
- [llvmlite#1130](https://github.com/numba/llvmlite/pull/1130) - Configure Renovate
- [llvmlite#1131](https://github.com/numba/llvmlite/pull/1131) - llvmdev_linux-64_conda_builder.yml
- [llvmlite#1132](https://github.com/numba/llvmlite/pull/1132) - llvmlite_linux-64_conda_builder.yml
### Closed PRs
- merged - [llvmlite#1133](https://github.com/numba/llvmlite/pull/1133) - Cherry-pick changes to the `CHANGE_LOG` to `main`
(last numba: 9908; llvmlite 1133)