Re: [Python-Dev] Re: Small subprocess patch

2004-12-01 Thread Anthony Baxter
On Wednesday 01 December 2004 09:00, Peter Astrand wrote: > I'm also wondering if patch 1071755 and 1071764 should go into > release24-maint: > > * 1071755 makes subprocess raise TypeError if Popen is called with a > bufsize that is not an integer. Since this isn't changing anything that's user fa

[Python-Dev] Re: Small subprocess patch

2004-11-30 Thread Peter Astrand
On Tue, 30 Nov 2004, Peter Åstrand wrote: > 1) Is it OK to commit changes like this on the 2.4 branch, in addition to > trunk? I'm also wondering if patch 1071755 and 1071764 should go into release24-maint: * 1071755 makes subprocess raise TypeError if Popen is called with a bufsize that is not