Re: [Python-Dev] understanding ubuntu's patches to cpython

2014-11-18 Thread Buck Evan
y not used on it's[sic] own, but as a dependency of python2.7-dev. Description-md5: 2ef5e0390998d9ab1872bc0f6b694ff7 Multi-Arch: same Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 5y On Tue, Nov 18, 2014 at 2:56 AM, Matthias Klose wrote: > On 11/16/2014 11:23 PM

Re: [Python-Dev] py34 makes it harder to read all of a pty

2014-11-16 Thread Buck Evan
Note that this is a fully unbuffered read. On Wed, Nov 12, 2014 at 11:34 PM, Charles-François Natali < cf.nat...@gmail.com> wrote: > 2014-11-12 22:16 GMT+00:00 Buck Golemon : > > This is due to the fix for issue21090, which aimed to un-silence errors > > which previously went unheard. The fix is

[Python-Dev] understanding ubuntu's patches to cpython

2014-11-16 Thread Buck Evan
This particular patch caused virtualenv issue #118 and a subsequent workaround: http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/trusty/python2.7/trusty/view/head:/debian/patches/distutils-install-layout.diff#L281