Skip to content

Cleanup python-platform.#125

Merged
jsirois merged 1 commit into
pex-tool:mainfrom
jsirois:cleanup
May 31, 2026
Merged

Cleanup python-platform.#125
jsirois merged 1 commit into
pex-tool:mainfrom
jsirois:cleanup

Conversation

@jsirois
Copy link
Copy Markdown
Member

@jsirois jsirois commented May 31, 2026

Avoid un-needed allocation by hiding NonEmptyVec and just exposing an
Iterator instead.

Also fix Interpreter implementation of PythonPlatform by letting version
flow through. Previously pre-release information in the version was
dropped.

Avoid un-needed allocation by hiding NonEmptyVec and just exposing an
Iterator instead.

Also fix Interpreter implementation of PythonPlatform by letting version
flow through. Previously pre-release information in the version was
dropped.
@jsirois jsirois merged commit c88968d into pex-tool:main May 31, 2026
31 of 32 checks passed
@jsirois jsirois deleted the cleanup branch June 1, 2026 00:36
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