Conversation
This was referenced Sep 8, 2026
Contributor
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pin SPM Calculator to reviewed commit
9e6ae4798458771231613b994df2345dd1685214(package version 0.5.0), replacing the unbounded>=0.2.0requirement. Add independent literal 2024/2025 BLS amount checks across all tenures; legacy housing-share constants and CPI-U extrapolation remain unchanged.Depends on PolicyEngine/spm-calculator#36. This draft intentionally uses an exact Git dependency while 0.5.0 is unpublished. During coordinated promotion, replace it with exactly
spm-calculator==0.5.0; pin consumers before package publication. Older unbounded consumer requirements would otherwise admit this numerical correction automatically. No publication or merge is included.The correction updates 2019–2024 amounts and treats 2025 as published. Existing SPM threshold/housing-cap/poverty tests passed without golden-value changes; six additional literal source checks pass. Package wheel/sdist builds and lint pass. The branch was refreshed to
94f7cfd0b7(1.824.3) before applying the pin; the final 10 wrapper release tests and 12 native threshold tests passed again against it. No partner fixtures changed.Promotion blocker: the temporary direct Git dependency is not accepted by PyPI distribution uploads, and the country repository publishes on main. Keep this draft unmerged until the registry pin and publication order are coordinated. Protect existing unbounded consumers before publishing the corrected calculator, then use the published exact version; do not merge this development metadata as-is.