Skip to content

Recognize semicolon Python import edges - #272

Open
tin-computer[bot] wants to merge 2 commits into
mainfrom
fix/python-semicolon-import-edges
Open

Recognize semicolon Python import edges#272
tin-computer[bot] wants to merge 2 commits into
mainfrom
fix/python-semicolon-import-edges

Conversation

@tin-computer

@tin-computer tin-computer Bot commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add a human-labeled Python fixture with one valid semicolon-delimited internal import.
  • Treat code-aware semicolons as simple-statement boundaries for both import forms.
  • Preserve zero edges from semicolon import lookalikes inside strings and comments.

Measured correction

  • Expected internal relationships: 0 of 1 to 1 of 1.
  • Controlled string and comment false edges: 0 before and after.

Validation

  • Focused Python extraction and analyzer evaluation: 24 passed.
  • Full analyzer test suite passed.
  • Lint passed.
  • Type checking passed.

The complete repository gates are running in CI. This PR is intentionally unmerged for review.

@vercel

vercel Bot commented Aug 19, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
repo-atlas Ready Ready Preview Aug 22, 2026 1:41am

ChimdumebiNebolisa and others added 2 commits August 22, 2026 01:40
Co-authored-by: tin-computer[bot] <277149838+tin-computer[bot]@users.noreply.github.com>
Co-authored-by: tin-computer[bot] <277149838+tin-computer[bot]@users.noreply.github.com>
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.

1 participant