Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[3.14] gh-143460: Skip infinite recusion tests for infinite stack size (GH-143606)#143619

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

@miss-islington
Copy link
Contributor

@miss-islingtonmiss-islington commentedJan 9, 2026
edited by bedevere-appbot
Loading

Avoid tests being killed due to OOM on Linux if a system is configured with
'ulimit -s unlimited' by skipping tests relying on infinite recursion.

While unclear if Python should support 'ulimit -s unlimited', we should at
least try to avoid failing a PGO build running tests due to an unlimited
stack size being set.
(cherry picked from commit61e0366)

Co-authored-by: Jan André Reuterjan.andre.reuter@hotmail.de
Signed-off-by: Jan André Reuterj.reuter@fz-juelich.de

…pythonGH-143606)Avoid tests being killed due to OOM on Linux if a system is configured with'ulimit -s unlimited' by skipping tests relying on infinite recursion.While unclear if Python should support 'ulimit -s unlimited', we should atleast try to avoid failing a PGO build running tests due to an unlimitedstack size being set.(cherry picked from commit61e0366)Co-authored-by: Jan André Reuter <jan.andre.reuter@hotmail.de>Signed-off-by: Jan André Reuter <j.reuter@fz-juelich.de>
@python-cla-bot
Copy link

python-cla-botbot commentedJan 9, 2026
edited
Loading

All commit authors signed the Contributor License Agreement.

CLA signed

@Fidget-Spinner
Copy link
Member

@Thyre sorry I think you need to re-sign the CLA with the email you commited with.

@Thyre
Copy link
Contributor

@Thyre sorry I think you need to re-sign the CLA with the email you commited with.

Done 👍

@Fidget-SpinnerFidget-Spinner merged commit18f9af2 intopython:3.14Jan 9, 2026
49 checks passed
@miss-islingtonmiss-islington deleted the backport-61e0366-3.14 branchJanuary 9, 2026 16:54
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@encukouencukouAwaiting requested review from encukouencukou is a code owner

@hauntsaninjahauntsaninjaAwaiting requested review from hauntsaninjahauntsaninja is a code owner

@rhettingerrhettingerAwaiting requested review from rhettingerrhettinger is a code owner

@Eclips4Eclips4Awaiting requested review from Eclips4Eclips4 is a code owner

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@miss-islington@Fidget-Spinner@Thyre

[8]ページ先頭

©2009-2026 Movatter.jp