Skip to content

Conversation

d10c
Copy link
Contributor

@d10c d10c commented Sep 1, 2025

This PR stacks #20206 on top of #20336

@github-actions github-actions bot added the Python label Sep 1, 2025
@d10c d10c force-pushed the d10c/python-overlay-compilation-plus-extractor branch from fc7127a to 0b94992 Compare September 11, 2025 10:35
d10c added 16 commits September 12, 2025 23:13
The new name is required by overlay support.
with direct or indirect location links in dbscheme.
And don't add slash to start of path patterns on Windows.
…t-in files

On Windows, we're getting e.g. the following mismatches, which could be due to case differences:

"Skipped built-in file C:\hostedtoolcache\windows\Python\3.13.7\x64\Lib\multiprocessing\forkserver.py"
vs "Extracted file C:\hostedtoolcache\windows\Python\3.13.7\x64\lib\asyncio\streams.py"
This way, we filter both root modules and (transitive) imports against the overlay-changes json.
@d10c d10c force-pushed the d10c/python-overlay-compilation-plus-extractor branch from 0b94992 to feb4c3a Compare September 12, 2025 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant