Re: [Numpy-discussion] Trac ticket

2007-08-29 Thread Joris De Ridder
> You should most likely just attach a patch against the latest trunk > to the ticket itself for review. Done. The patch adds an 'axis' keyword to median(). J. Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm ___ Numpy-discussion mailing

Re: [Numpy-discussion] Trac ticket

2007-08-29 Thread Steve Lianoglou
> Perhaps a stupid question, but I don't seem to find any info about it > on the web. > I would like to take up a (simple) Numpy Trac ticket, and fix it in > the Numpy trunk. How can I assign the ticket to myself? I'm not sure how the trac system is setup @ numpy, but you may not have the perms

[Numpy-discussion] Trac ticket

2007-08-29 Thread Joris De Ridder
Hi, Perhaps a stupid question, but I don't seem to find any info about it on the web. I would like to take up a (simple) Numpy Trac ticket, and fix it in the Numpy trunk. How can I assign the ticket to myself? After logging in, I don't see any obvious way of doing this. Secondly, committing