This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
86,043
Commits
9
Branches
456
Tags
1.7
GiB
f7de3dd02d
Commit Graph
1 Commits
Author
SHA1
Message
Date
Gregory P. Smith
51ee270876
issue7213: Open the pipes used by subprocesses with the FD_CLOEXEC flag from
...
the C code, using pipe2() when available. Adds unittests for close_fds and cloexec behaviors.
2010-12-13 07:59:39 +00:00