On 24 juillet 11:25, Torsten Marek wrote:
> Hi,

Hi Torsten,
 
> there's a couple of small patches in
> http://diotavelli.net/files/repos/pylint, mostly bugfixes.

28fb5be7df58: .messages property could simply return ._messages.values, right?

Also, couldn't we have former id/symbolic name in the optional message
dictionary already containing extra information?

Or I may miss your purpose. IMO we (may) want to:

* support deprecating a symbolic name(s?) in favor of a new one (in which case
  we should emit deprecation warning when an old name is used

* stop using numerical id, hence there is no point in renaming them, we shall
  rather stop using it and emit deprecation warning when they are used

1d36914a38ed: remove "Also" from the commit message and changelog? :)

2bc386ebc8d: take care to 2 spaces indent

> I have some more backports ready, but I will probably split them up in
> several smaller patches and send them out in the next few days.

Great. At some point we should release 1.0 as is before the changelog exceed
the system maximum file size :p

BTW, did you have a chance to look at my 3c31a2f9b565 (fix badly implemented
protocol for read-only containers like tuple)

Cheers
-- 
Sylvain Thénault, LOGILAB, Paris (01.45.32.03.12) - Toulouse (05.62.17.16.42)
Formations Python, Debian, Méth. Agiles: http://www.logilab.fr/formations
Développement logiciel sur mesure:       http://www.logilab.fr/services
CubicWeb, the semantic web framework:    http://www.cubicweb.org
_______________________________________________
Python-Projects mailing list
Python-Projects@lists.logilab.org
http://lists.logilab.org/mailman/listinfo/python-projects

Reply via email to