◐ Shell
clean mode source ↗

Update the zipfile + zipimport libraries + tests - v3.13.11 by terryluan12 · Pull Request #6639 · RustPython/RustPython

coderabbitai[bot]

@terryluan12 terryluan12 changed the title Update the zipfile, zipimport and re libraries + tests Update the zipfile, zipimport and re libraries + tests v3.13.11

Jan 4, 2026

@terryluan12 terryluan12 changed the title Update the zipfile, zipimport and re libraries + tests v3.13.11 Update the zipfile, zipimport and re libraries + tests - v3.13.11

Jan 4, 2026

coderabbitai[bot]

coderabbitai[bot]

@terryluan12 terryluan12 changed the title Update the zipfile, zipimport and re libraries + tests - v3.13.11 Update the zipfile + zipimport libraries + tests - v3.13.11

Jan 5, 2026

youknowone

youknowone

youknowone

@terryluan12

@youknowone

youknowone

youknowone

terryluan12 added a commit to terryluan12/RustPython that referenced this pull request

Jan 15, 2026
…on#6639)

* Updated zipimport library + test

* Updated zipfile library + test

* Annotated failing/erroring tests in test_zipfile and test_zipimport

* Changed all skips in `test_core.py` to expectedFailures

* skip EncodedMetadataTests

---------

Co-authored-by: Jeong YunWon <jeong@youknowone.org>