[Fwd: axes.py scatter doc-bug]

Happend with your commit from version 4979 -> 4989. Who's going to fix that ? Whom can I directly contact ?

···

-------- Original Message --------
Subject: [matplotlib-devel] axes.py scatter doc-bug
Date: Wed, 12 Mar 2008 12:30:12 +0100
From: Manuel Metz <mmetz@...459...>
To: matplotlib-devel@lists.sourceforge.net
CC: John Hunter <jdh2358@...149...>

Hi,
the doc-string of the axes scatter method is buggy. Somehow the
svn-conflict messages got committed to the repository:
I mean this

<<<<<<< .working
[...]

[...]
  >>>>>>> .merge-right.r4987

... stuff)

Manuel

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Sorry -- I see it now. Disregard my earlier message. It is now fixed in SVN r5004.

Manuel Metz wrote:

···

Happend with your commit from version 4979 -> 4989. Who's going to fix that ? Whom can I directly contact ?

-------- Original Message --------
Subject: [matplotlib-devel] axes.py scatter doc-bug
Date: Wed, 12 Mar 2008 12:30:12 +0100
From: Manuel Metz <mmetz@...459...>
To: matplotlib-devel@lists.sourceforge.net
CC: John Hunter <jdh2358@...149...>

Hi,
the doc-string of the axes scatter method is buggy. Somehow the
svn-conflict messages got committed to the repository:
I mean this

<<<<<<< .working
[...]

[...]
>>>>>>> .merge-right.r4987

... stuff)

Manuel

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
matplotlib-devel List Signup and Options

Michael Droettboom wrote:

Sorry -- I see it now. Disregard my earlier message. It is now fixed in SVN r5004.

Hi Michael,

thanks. Unfortunately there is now still some duplicity of text in the docs. I've attached a patch (against svn 5008) that fixes this and also adds the doc for '+' and 'x' markers which is missing.

Manuel

axes_scatterdoc.patch (1.04 KB)

···

Manuel Metz wrote:

Happend with your commit from version 4979 -> 4989. Who's going to fix that ? Whom can I directly contact ?

-------- Original Message --------
Subject: [matplotlib-devel] axes.py scatter doc-bug
Date: Wed, 12 Mar 2008 12:30:12 +0100
From: Manuel Metz <mmetz@...459...>
To: matplotlib-devel@lists.sourceforge.net
CC: John Hunter <jdh2358@...149...>

Hi,
the doc-string of the axes scatter method is buggy. Somehow the
svn-conflict messages got committed to the repository:
I mean this

<<<<<<< .working
[...]

[...]
>>>>>>> .merge-right.r4987

... stuff)

Manuel