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-08 03:45:36 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
127688
commits
7
branches
619
tags
3.7
GiB
main
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