Rename re, enum, zlib submodules to avoid shadowing stdlib modules #290
Labels
area: api 🤖
area: internals 🎰
issue: future ⏳
Planned, but not for a specific release
type: maintenance 🔧
Something administrative needs upkeep
Now getting an A005 flake8 error about the naming of these submodules.
Renaming them will be a breaking API change, so this will have to happen at a major version bump.
The text was updated successfully, but these errors were encountered: