◐ Shell
clean mode source ↗

gh-132983: Convert compression._common to a package by vstinner · Pull Request #133086 · python/cpython

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

vstinner

merged 1 commit into

Apr 28, 2025

Conversation

Add an __init__ file. Fix test_tools.test_freeze.

@vstinner

JelleZijlstra

emmatyping

Choose a reason for hiding this comment

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

Thank you for the fix.

@picnixz

@emmatyping

Should we also consider the module finder error a bug? Perhaps it would be good to file an issue for it?

@vstinner

Should we also consider the module finder error a bug? Perhaps it would be good to file an issue for it?

Honestly, I don't know. I just wrote a change to fix buildbots :-)

Labels