Skip to content

docs: fix legacy Python README link - #67

Closed
JSap0914 wants to merge 1 commit into
Lab271:mainfrom
JSap0914:codex/issue-50-legacy-python-link
Closed

docs: fix legacy Python README link#67
JSap0914 wants to merge 1 commit into
Lab271:mainfrom
JSap0914:codex/issue-50-legacy-python-link

Conversation

@JSap0914

@JSap0914 JSap0914 commented Jul 5, 2026

Copy link
Copy Markdown

Fixes #50.

What changed:

  • Updated the README legacy Python note to link to the v2.5.3 source tree, the last tag verified to contain input_viewer_python.

Why:

  • The current main branch no longer contains input_viewer_python, so the existing relative link resolves to 404.

Verification:

Copilot AI review requested due to automatic review settings July 5, 2026 07:50

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@BernardJen

Copy link
Copy Markdown
Contributor

Closing as unmergeable rather than incorrect: the branch codex/issue-50-legacy-python-link no longer exists on origin and the PR has no CI run.

The underlying bug is real — README links to input_viewer_python/, which is no longer on main. Fixing it directly on main instead. Note the URL in this diff (github.com/Lab271/input-viewer) also pointed at the wrong repo; the actual repo is Lab271/labs-input-viewer, so it needed correcting regardless.

@BernardJen BernardJen closed this Aug 3, 2026
BernardJen added a commit that referenced this pull request Aug 3, 2026
The README linked to `input_viewer_python/`, removed in v2.6.0 by f88b35e
(GPL dependency), so the relative link 404'd. Point at the `v2.5.3` tree,
the last tag that still contains it, and name the version that dropped it.

Replaces #67, whose branch was deleted before it could merge and whose URL
pointed at `Lab271/input-viewer` rather than `Lab271/labs-input-viewer`.

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.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.

docs: Fix dead link to legacy input_viewer_python/

3 participants