# Numba Meeting: 2025-11-25
Attendees:
FPOC (last week): Guilherme
FPOC (incoming): Kaustubh
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
- RC period policy
- Concluded to allow for 2-weeks of RC testing
- OSX-64 CI situation
- Concluded to drop OSX-64 CI on Azure; later we'll need to enable GHA weekyl testing which will include macOS testing
- pre-commit config :: no-one uses it so we will remove it, Siu will make an issue (https://github.com/numba/llvmlite/issues/1373, https://github.com/numba/numba/issues/10349)
- changlog missing author issue
## New "Ready for Review" PRs
# 1. New Issues
- [numba#10336](https://github.com/numba/numba/issues/10336) - Jitclasses do not properly implement `is`
- [numba#10338](https://github.com/numba/numba/issues/10338) - Cannot assign to NamedTuple array when @njit(parallel=True)
- [numba#10343](https://github.com/numba/numba/issues/10343) - upload automation - anaconda.org copy command need correction
- [numba#10346](https://github.com/numba/numba/issues/10346) - # Numba JIT Compilation Bug Report: Incorrect Black-Scholes Option Pricing
### Closed Issues
## 2. New PRs
- [numba#10339](https://github.com/numba/numba/pull/10339) - Update dependency python to 3.14
- [numba#10342](https://github.com/numba/numba/pull/10342) - Update actions/checkout action to v6
- [numba#10344](https://github.com/numba/numba/pull/10344) - update llvmlite dependency to next dev version
- [numba#10347](https://github.com/numba/numba/pull/10347) - Pr/10344 remove osx64 azure
- [numba#10348](https://github.com/numba/numba/pull/10348) - Update actions/setup-python action to v6.1.0
- [llvmlite#1368](https://github.com/numba/llvmlite/pull/1368) - chore(deps): update pre-commit hook pre-commit/mirrors-clang-format to v21.1.6
- [llvmlite#1369](https://github.com/numba/llvmlite/pull/1369) - chore(deps): update actions/checkout action to v6
- [llvmlite#1370](https://github.com/numba/llvmlite/pull/1370) - chore(deps): update pre-commit hook rhysd/actionlint to v1.7.9
- [llvmlite#1372](https://github.com/numba/llvmlite/pull/1372) - chore(deps): update actions/setup-python action to v6.1.0
### Closed PRs
- merged - [numba#10335](https://github.com/numba/numba/pull/10335) - update macos image version from `macos-13` to `macos-15` on azure ci
- merged - [numba#10337](https://github.com/numba/numba/pull/10337) - Changelog 0.63
- merged - [numba#10340](https://github.com/numba/numba/pull/10340) - change `origin/main` to `origin/release0.63` for testing
- merged - [numba#10341](https://github.com/numba/numba/pull/10341) - Pin dependencies for release0.63
- merged - [numba#10345](https://github.com/numba/numba/pull/10345) - update numba first release checklist post `0.63.0rc1`
- merged - [llvmlite#1371](https://github.com/numba/llvmlite/pull/1371) - update first release checklist template post `v0.46.0rc1`
(last numba: 10348; llvmlite 1372)