Skip to content

GH-120754: Add a strace helper and test set of syscalls for open().read()#121143

Merged
hauntsaninja merged 23 commits intopython:mainfrom
cmaloney:cmaloney/systrace_helper_wip
Aug 24, 2024
Merged

GH-120754: Add a strace helper and test set of syscalls for open().read()#121143
hauntsaninja merged 23 commits intopython:mainfrom
cmaloney:cmaloney/systrace_helper_wip

Conversation

@cmaloney
Copy link
Contributor

@cmaloney cmaloney commented Jun 29, 2024

General goal here is to be able to add tests that behavior isn't unintentionally changed around some common python code patterns, in particular Path("README.rst").read_text().

This started with the code that validated subprocess used vfork, building more general utilities from that core code. The work was motivated in #120755 for how to test that particular change.

TODO

Loading
Sign up for free to 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.

4 participants