This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-07-16 07:45:20 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
116757
commits
7
branches
620
tags
2.7
GiB
3.11
Commit graph
1 commit
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