Skip to content

Updates to maintain compatibility with modern Python versions#342

Open
cgobat wants to merge 6 commits into
lebedov:masterfrom
cgobat:replace-pkg_resources
Open

Updates to maintain compatibility with modern Python versions#342
cgobat wants to merge 6 commits into
lebedov:masterfrom
cgobat:replace-pkg_resources

Conversation

@cgobat

@cgobat cgobat commented May 4, 2026

Copy link
Copy Markdown

The pkg_resources package no longer exists as part of the Python standard library. It has been officially deprecated for several years so this PR removes it and replaces it with equivalent functionality from other modules where needed.

Also includes a few other modernization updates here and there.

@cgobat

cgobat commented Jun 22, 2026

Copy link
Copy Markdown
Author

Somewhat related: #337

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant