This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-18 02:15:28 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
102,497
Commits
7
Branches
656
Tags
68def052dcd41313eff2bd9f269e22c5a941db4d
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