Skip to content

CompatHelper: add new compat entry for OrderedCollections at version 1, (keep existing compat)#4

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
compathelper/new_version/2024-06-04-01-03-42-249-03098276375
Open

CompatHelper: add new compat entry for OrderedCollections at version 1, (keep existing compat)#4
github-actions[bot] wants to merge 1 commit into
mainfrom
compathelper/new_version/2024-06-04-01-03-42-249-03098276375

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 4, 2024

Copy link
Copy Markdown

This pull request sets the compat entry for the OrderedCollections package to 1.
This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry.
It is your responsibility to make sure that your package tests pass before you merge this pull request.
Note: Consider registering a new release of your package immediately after merging this PR, as downstream packages may depend on this for tests to pass.

orebas added a commit that referenced this pull request Jun 12, 2026
…corrections

P0#2 verified a FALSE POSITIVE: the installed HomotopyContinuation.jl defaults are
only_nonsingular=false, only_finite=true (result.jl:230-255), so the bare
solutions(result) call already kept singular roots and excluded at-infinity
endpoints — no Inf solutions were possible. Hardened regardless: kwargs now
explicit (pinned against upstream default changes, consistent with the file's
other call sites) and the projection loop drops any non-finite vector defensively.

Review doc updated: #2 marked false-positive/hardened; #4 marked fixed with the
real root cause (lookup_value, not the ring-name parse sites the review flagged).

Co-Authored-By: Claude Opus 4.8 (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.

0 participants