warnings writes the full source line instead of the truncated one
Open
Nobody has claimed this yet.
interpreter-core
type-feature
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 35.9k
- PR merge metrics
- PR metrics pending
Description
Bug report
Bug description:
It should read the truncated line
CPython versions tested on:
CPython main branch
Operating systems tested on:
macOS
Linked PRs
- gh-143202
- gh-157014
- gh-157043
Contributor guide
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.
Research direction
No source file or test is named in the report. Review linked PRs gh-143202, gh-157014, and gh-157043 first, then locate the warnings output path and its existing tests; done means the warning displays the truncated source line rather than the full line.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100