Skip to content

Conversation

@DavidCEllis
Copy link
Owner

This adds the sysconfig paths to the data retrieved for each PythonInstall.

This means that PyTUI can detect if two pythons share the same stdlib folder and hence are the same base runtime for deduplication.

This also adds the OS manager for pythons in the standard /bin or /usr/bin folders.

Also fixes a bug with a change in Micropython's reporting of implementation version.

@DavidCEllis DavidCEllis linked an issue May 29, 2025 that may be closed by this pull request
@DavidCEllis DavidCEllis merged commit acd64cf into main May 29, 2025
18 checks passed
@DavidCEllis DavidCEllis deleted the add_sysconfig_paths branch June 6, 2025 10:37
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.

Add sysconfig.get_paths info to the cache

2 participants