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-06-18 00:50:09 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
48,441
Commits
7
Branches
659
Tags
41c1910bb3229874a02c19ecd9189715b3ce501b
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