Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

TST: `tests-numpy1` windows dtype failures

Open
#901 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
55/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Active
Tech stack
numpy, python
Domain
data, testing-qa

Research direction

Start by running the listed tests in the tests-numpy1 environment on Windows, beginning with TestSearchsorted::test_nd and the TestUnravelIndex cases. Compare the resulting dtype expectations and trace the failures for int32 != int64; done means all five listed failures pass with matching dtypes.

Written by the indexing model from the issue text.

Description

testing

Fixing this is probably low priority.

  • TestSearchsorted::test_nd (various)
  • TestUnravelIndex::test_simple
  • TestUnravelIndex::test_indices_2d
  • TestUnravelIndex::test_xp
  • test_lazy_apply_none_shape_in_args

All dtypes do not match: int32 != int64.

Dominant language
Python
Stars
33
Forks
32
Avg merge
5h 58m
Merged PRs (30d)
47

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from data-apis/array-api-extra

All issues in data-apis/array-api-extra

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.