Skip to content

gh-15204: PEP 8 import orders#15206

Open
Andrew5057 wants to merge 59 commits into
Charcoal-SE:masterfrom
Andrew5057:pep-8-imports
Open

gh-15204: PEP 8 import orders#15206
Andrew5057 wants to merge 59 commits into
Charcoal-SE:masterfrom
Andrew5057:pep-8-imports

Conversation

@Andrew5057

@Andrew5057 Andrew5057 commented Apr 10, 2026

Copy link
Copy Markdown

See #15204. Groups imports into whitespace-separated sections: standard library, then third-party packages, then local imports. Also lexicalizes imports for future development convenience.

@Andrew5057 Andrew5057 requested a review from ArtOfCode- as a code owner April 10, 2026 15:44
The new import order forces a circular import; fully qualifying all
names from parsing in datahandling.py fixes it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants