stdlib: expand compatibility foundations - #845
Merged
Merged
Conversation
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.
Summary
_sre, and picklehost_envfixValidation
python3 scripts/extract-llbc.pyPYRE_RTYPER_VERBOSE=1 cargo build --release -p pyre-jit-tracecargo fmt --all -- --checkcargo check --features dynasmcargo test --features dynasmtest_typing: 709 passed, 2 skippedtest_inspect: 361 passed, 43 skipped; the existing pure-Python_datetimemember-descriptor mismatch remainstest_functools: placeholder regression fixed; the two pre-existing recursion-depth cases remaintest_pickle: the former native crash is fixed; PyPy's literal BUILDdict.updatestructure intentionally exposes four CPython-only exception-type expectation differencesRustPython dependency
The only RustPython-side change is isolated in
../RustPython2and pinned by revision: the Windowshost_envrename compatibility fix (6d5cf573788ca045bd697fa1e45f6734567574bc). No stdlib semantic changes were made there.