Skip to content

GH-112215: Trial increase of the C recursion limit. - #113328

Closed
markshannon wants to merge 5 commits into
python:mainfrom
faster-cpython:experimental-c-recursion-increase
Closed

GH-112215: Trial increase of the C recursion limit.#113328
markshannon wants to merge 5 commits into
python:mainfrom
faster-cpython:experimental-c-recursion-increase

Conversation

@markshannon

Copy link
Copy Markdown
Member

No description provided.

@markshannon
markshannonforce-pushed the experimental-c-recursion-increase branch from 0e249c7 to 9aef6ecCompareDecember 20, 2023 19:06
@markshannon
markshannonforce-pushed the experimental-c-recursion-increase branch from 9aef6ec to 5e50b7eCompareDecember 21, 2023 10:05
@markshannonmarkshannon changed the title Trial increase of the C recursion limit.GH-112215: Trial increase of the C recursion limit.Dec 21, 2023
@markshannonmarkshannon added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Dec 21, 2023
@bedevere-bot

Copy link
Copy Markdown

🤖 New build scheduled with the buildbot fleet by @markshannon for commit 5e50b7e 🤖

If you want to schedule another build, you need to add the 🔨 test-with-buildbots label again.

@bedevere-botbedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Dec 21, 2023
@markshannon

Copy link
Copy Markdown
MemberAuthor

Trial depth 4500: s390 fails. All others OK.

@markshannon
markshannonforce-pushed the experimental-c-recursion-increase branch from dcd6c4d to eefd3d6CompareDecember 21, 2023 13:28
@markshannonmarkshannon added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Dec 21, 2023
@bedevere-bot

Copy link
Copy Markdown

🤖 New build scheduled with the buildbot fleet by @markshannon for commit eefd3d6 🤖

If you want to schedule another build, you need to add the 🔨 test-with-buildbots label again.

@bedevere-botbedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Dec 21, 2023
@markshannon

Copy link
Copy Markdown
MemberAuthor

Trial depth 7000: s390 fail. All other architectures seemed OK (although I didn't wait for the long tail of slow buildbots)

@markshannon

Copy link
Copy Markdown
MemberAuthor

Trial depth 10000: Address sanitizer fails. All main platforms succeed.

@markshannon

Copy link
Copy Markdown
MemberAuthor

Trial depth 9000: Address sanitizer fails. All main platforms succeed.

@markshannon

Copy link
Copy Markdown
MemberAuthor

Trial depth 8000: All main platforms pass

@markshannon

Copy link
Copy Markdown
MemberAuthor

#113397 is the real PR.

@markshannon
markshannon deleted the experimental-c-recursion-increase branch August 6, 2024 10:17
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@markshannon@bedevere-bot