[Numpy-discussion] Ticket review process

Charles R Harris charlesr.harris at gmail.com
Fri Sep 23 13:57:15 EDT 2011


On Fri, Sep 23, 2011 at 11:48 AM, Matthew Brett <matthew.brett at gmail.com>wrote:

> Hi,
>
> On Fri, Sep 23, 2011 at 1:33 AM, Hrvoje Nikšić <hniksic at gmail.com> wrote:
> > Hello!
> >
> > About a month ago I filed ticket #1943
> > (http://projects.scipy.org/numpy/ticket/1943), which describes a
> > remaining unfixed item in #1388. Several days ago I also attached a
> > patch and moved the ticket to the "needs review" state.
> >
> > Is there anything else I should or could do to get the patch reviewed
> > and, if passing, applied? The bug can be worked around, but requires
> > workarounds in all code that needs to use frombuffer with potentially
> > empty buffers.
>
> I might be wrong, but I have the impression that the most effective
> route for patches is via a pull request:
>
>
> http://docs.scipy.org/doc/numpy/dev/gitwash/development_workflow.html#asking-for-your-changes-to-be-merged-with-the-main-repo
>
> - especially if your changes include a test which will fail for the
> broken behavior.
>
>
Yep,

We're falling behind. The real world is impacting hard at the moment.
Matthew's suggestion is a good one.

Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20110923/df241c31/attachment.html>


More information about the NumPy-Discussion mailing list