Searching finds closed commits
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 35/100
Research direction
Start by reproducing the issue with pullman -u, then compare the listed results with git show --name-only $(pm ref _inductor/). Trace how closed commits are selected during search; done means closed commits such as those shown are no longer returned while relevant open results remain available.
Written by the indexing model from the issue text.
Description
A blocker!
$ pullman -u
#146845 (fedbee7ca8): Fix non-bitwise type annotations for Tensor operators (see #145838)
#146894 (25ee788984): Enable bitwise operators between scalars and Tensors (and fix #145838)
#148959 (138a5d58af): Move token linter code into tools/linter/adaptors/_linter/
#149958 (dfdfa1fefc): [inductor] Add typing to _inductor/ir.py
#150767 (603e98ee1c): [inductor] Clean typing in codegen/common.py and codecache.py
#152256 (9704497dbd): Move code out of individual token linters
$ git show --name-only $(pm ref _inductor/)
Author: Tom Ritchford <tom@swirly.com>
Date: Mon Apr 28 18:02:06 2025 +0000
[inductor] Add more typing to _inductor/ir.py
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from rec/pullman
-
bug
-
enhancement
Difficulty 3/5 1-2 days Newbie friendliness 35/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 45/100
-
enhancement
Difficulty 3/5 1-2 days Newbie friendliness 35/100
-
bug
Difficulty 3/5 1-2 days Newbie friendliness 45/100
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
bancolombia/sentinel#23 ·
-
test md OpenCI
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
integration:quickjs org:external priority:backlog topic:code-interpreter topic:middleware type:feature
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
langchain-ai/deepagents#6450 ·
-
bug client
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100