Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
fb67be2f6b12e6ab07c17ece1caaf0057d610252
/
PC
/
_subprocess.c
fb67be2
Three patches from issue #1047, by Amaury Forgeot d'Arc:
by Guido van Rossum
· 18 years ago
95c95ce
Merged revisions 56483-56491 via svnmerge from
by Martin v. Löwis
· 18 years ago
73e5a5b
Merge the rest of the trunk.
by Thomas Wouters
· 19 years ago
4d70c3d
Partially merge trunk into p3yk. The removal of Mac/Tools is confusing svn
by Thomas Wouters
· 19 years ago
49fd7fa
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
by Thomas Wouters
· 19 years ago
227b533
Finish getting rid of statichere/staticforward
by Neal Norwitz
· 19 years ago
1ac754f
Check return result from Py_InitModule*(). This API can fail.
by Neal Norwitz
· 20 years ago
e515293
added TerminateProcess support to _subprocess driver
by Fredrik Lundh
· 20 years ago
63168a5
added PSF licensing blurbs to relevant files
by Fredrik Lundh
· 20 years ago
3a49e92
r858@spiff: Fredrik | 2005-11-10 23:40:04 +0100 #1346547
by Fredrik Lundh
· 20 years ago
bb4692b
r849@spiff: Fredrik | 2005-11-09 10:00:04 +0100
by Fredrik Lundh
· 20 years ago
c1d6536
When using shell=True on Windows, don't display a shell window by default. Fixes #1057061.
by Peter Astrand
· 21 years ago
f3250b0
Before this turns into an unreadable mess, follow PEP 7 by using
by Tim Peters
· 21 years ago
5b3687d
Added Peter Astrand's subprocess module.
by Fredrik Lundh
· 21 years ago