| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [Backport of rev. 42093 by neal.norwitz] | Andrew M. Kuchling | 2006-09-27 | 1 | -0/+2 |
| | | | | | | | Check return result from Py_InitModule*(). This API can fail. Probably should be backported. | ||||
| * | Bug #1500293: fix memory leaks in _subprocess module. | Georg Brandl | 2006-06-04 | 1 | -3/+10 |
| | | | | | (backport from rev. 46651) | ||||
| * | When using shell=True on Windows, don't display a shell window by default. ↵ | Peter Astrand | 2004-11-07 | 1 | -0/+3 |
| | | | | | Fixes #1057061. | ||||
| * | Before this turns into an unreadable mess, follow PEP 7 by using | Tim Peters | 2004-10-12 | 1 | -315/+340 |
| | | | | | hard tab indents in C code. | ||||
| * | Added Peter Astrand's subprocess module. | Fredrik Lundh | 2004-10-12 | 1 | -0/+511 |
