[Numpy-discussion] ANN: line_profiler 1.0b2 released

Robert Kern robert.kern at gmail.com
Thu Feb 19 17:33:21 EST 2009


On Thu, Feb 19, 2009 at 16:21, Brian Granger <ellisonbg.net at gmail.com> wrote:
> Robert,
>
> Thanks for the announcement.  I have recently started to use
> line_profiler to profile Twisted using servers and clients.  I quickly
> found that line_profiler needed some modifications to properly handle
> timing functions that return Deferred's.  I have written some small
> extensions to line_profiler (basically a subclass of LineProfiler
> called DeferredLineProfiler) to handle these things.  I need to do
> some further testing before I contribute this, but how would you like
> to handle contributions (assuming you are open to contributions :)?
>
> For me, it is probably easiest to simply throw a branch up on github.

github is fine, but bitbucket would be a better impedance match.
Either way, I'm looking forward to it. Thanks!

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless
enigma that is made terrible by our own mad attempt to interpret it as
though it had an underlying truth."
  -- Umberto Eco



More information about the NumPy-Discussion mailing list