Skip to content

Merge in upstream/main #69

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 90 commits into from
Jan 28, 2025
Merged

Merge in upstream/main #69

merged 90 commits into from
Jan 28, 2025

Conversation

DWesl
Copy link
Owner

@DWesl DWesl commented Jan 28, 2025

No description provided.

MaanasArora and others added 30 commits January 11, 2025 03:00
Co-authored-by: Nathan Goldbaum <nathan.goldbaum@gmail.com>
Co-authored-by: Nathan Goldbaum <nathan.goldbaum@gmail.com>
Co-authored-by: Nathan Goldbaum <nathan.goldbaum@gmail.com>
Co-authored-by: Nathan Goldbaum <nathan.goldbaum@gmail.com>
Co-authored-by: Nathan Goldbaum <nathan.goldbaum@gmail.com>
Co-authored-by: Nathan Goldbaum <nathan.goldbaum@gmail.com>
charris and others added 28 commits January 23, 2025 16:00
MAINT: LoongArch: switch away from the __loongarch64 preprocessor macro
…8183)

This would cause failures during testing distribution packages on Cygwin.
The code is copied from meson-python, as advised in mesonbuild/meson-python#51
and amended in mesonbuild/meson-python#137.
Note the changed organization in many of the links.

The same pattern is also present in other NumPy test files where
extension modules are build as part of the test suite.
I was told the current docs are a bit unclear, so trying to make them
more clear.
Also, we always were OK with `dtype=` being ignored, there seems little
point in denying that when even `pandas` does it.

Not sure I quite like the phrasing around "least desirable", but didn't
have a better idea (since yes, one should look at all options).
MAINT: Add [[maybe_unused] to silence some warnings
CI: replace quansight-labs/setup-python with astral-sh/setup-uv
…plating-casts

MAINT: Refactor stringdtype casts.c to use cpp templates
DOC: Clarify ``__array__`` protocol arguments
DOC: Fix a typo in doc/source/dev/development_workflow.rst
…external-links-in-the-navbar-of-neps-webpage

DOC: Fix external links in the navbar of neps webpage
Do not try and use x86 FPU instruction on ARM.
* BUG: add C++ support to npy_atomic.h

* MAINT: delete outdated comment
BUG: handle case when StringDType na_object is nan in float to string cast
TYP: Avoid upcasting ``float64`` in the set-ops
CI: Fix the github label for `TYP:` PR's and issues
@@ -141,6 +146,7 @@
- name: Install dependencies
run: |
pip install -r requirements/build_requirements.txt
pip install -r requirements/setuptools_requirement.txt

Check warning

Code scanning / Scorecard

Pinned-Dependencies Medium

score is 3: pipCommand not pinned by hash
Click Remediation section below to solve this issue
@DWesl DWesl merged commit e1878d5 into patch-7 Jan 28, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.