Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.12] gh-123085: _compile_importlib: Avoid copying sources before compilation (GH-124131) #128581

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jan 7, 2025

(cherry picked from commit 42c8b05)

Co-authored-by: Petr Viktorin encukou@gmail.com
Co-authored-by: Jason R. Coombs jaraco@jaraco.com

…pilation (pythonGH-124131)

(cherry picked from commit 42c8b05)

Co-authored-by: Petr Viktorin <encukou@gmail.com>
Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
@encukou
Copy link
Member

encukou commented Jan 7, 2025

!buildbot x86.Debian.Installed

@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @encukou for commit 1871e2e 🤖

The command will test the builders whose names match following regular expression: x86.Debian.Installed

The builders matched are:

  • x86 Debian Installed with X PR

@encukou
Copy link
Member

encukou commented Jan 7, 2025

I'll merge this to fix the failing buildbots.

@encukou encukou merged commit e758eb3 into python:3.12 Jan 7, 2025
30 of 31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants