-
-
Notifications
You must be signed in to change notification settings - Fork 32k
gh-118189: Revert accidentally added incl.tar #118190
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
Conversation
|
Looks unrelated |
|
Sorry! git rookie mistake. :-( Thanks for cleaning up my mess. |
@freakboy3742: This seems to be happening at random in about 1 in 10 of the iOS buildbot runs. |
I've opened #118201 to track the intermittent iOS build failure. |
This is a follow-up to gh-118159.
Include/incl.tar
is a full copy ofInclude
. It seems to be added by accident so this PR deletes it back.No NEWS entry because the file was added yesterday with no backports.
/cc @gvanrossum as an author of the parent PR.