Re: [Python-projects] PyLint 10th years anniversary, 1.0 sprint

2013-04-09 Thread Torsten Marek
I marked some days in the calendar, very much looking forward to this! // Torsten On Tue, Apr 9, 2013 at 7:06 AM, Martin Pool wrote: > On 30 March 2013 02:17, Sylvain Thénault wrote: > >> Hi there, >> >> in a few week, pylint will be 10 years old (0.1 released on may 19 2003!). > > At this occ

[Python-projects] Patch to logilab-hmm

2013-04-09 Thread swf...@gmail.com
Hi, Thanks very much for the excellent hmm module. I have attached a small patch which adds a generator to allow you to simulate observations using the generator instead of having to call simulate and produce an entire list. Johnny hmm.patch Description: Binary data ___

Re: [Python-projects] Pylint patches

2013-04-09 Thread Torsten Marek
On Fri, Mar 29, 2013 at 6:30 PM, Sylvain Thénault < sylvain.thena...@logilab.fr> wrote: > Hi Torsten, > > On 19 mars 22:15, Torsten Marek wrote: > > A collection of bugfixes and new warnings. No large changesets, the most > > interesting one is definitely warning_scopes.diff. > > nice series anywa