[Bug 701549] [NEW] Bad slice indices / missing function in numpy.numarray.functions

2011-01-11 Thread Patrick Hensley
Public bug reported: Binary package hint: python-numpy There are a couple of bugs within the numpy.numarray.functions module: (1) some slice indices are floats when they should be ints, and (2) the function '_resizebuf' is missing. The bug appears to be present in the versions I've examined:

[Bug 701549] Re: Bad slice indices / missing function in numpy.numarray.functions

2011-01-11 Thread Patrick Hensley
** Patch added: Quilt patch which resolves described bugs https://bugs.launchpad.net/bugs/701549/+attachment/1791259/+files/06_fix_numarray_functions.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 424833] Re: python-webkit doesn't honor http_proxy anymore

2010-12-10 Thread Patrick Hensley
The patch has been accepted by pywebkitgtk project and merged upstream. See issue 53 (closed) here: http://code.google.com/p/pywebkitgtk/issues/detail?id=53 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 424833] Re: python-webkit doesn't honor http_proxy anymore

2010-08-31 Thread Patrick Hensley
I've created a patch which adds a set_proxy method to webkit/webkitmodule.c. I opened an issue in the upstream project's bugtracker and attached the patch to my comment: http://code.google.com/p/pywebkitgtk/issues/detail?id=53 Hopefully it can be merged upstream or, failing that, added to the