◐ Shell
clean mode source ↗

gh-146325: Use `test.support.requires_fork` in test_fastpath_cache_cleared_in_forked_child by hoodmane · Pull Request #146330 · python/cpython

Conversation

@hoodmane

@hoodmane hoodmane commented

Mar 23, 2026

edited by bedevere-app Bot

Loading

…che_cleared_in_forked_child

Tests that need fork have to call test.support.requires_fork() to rule out
platforms that have `os.fork()` but where it should not be called

@hugovk

@hoodmane hoodmane deleted the test.support.requires_fork branch

March 23, 2026 14:58

CuriousLearner added a commit to CuriousLearner/cpython that referenced this pull request

Mar 23, 2026

ljfp pushed a commit to ljfp/cpython that referenced this pull request

Apr 25, 2026

Labels

2 participants

@hoodmane @hugovk