Differences between revisions 12 and 13
Revision 12 as of 2007-11-03 15:06:11
Size: 1699
Editor: was
Comment:
Revision 13 as of 2007-11-03 15:41:34
Size: 1561
Editor: was
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
 * The base version of SAGE we'll start with is 2.8.11. Binaries are posted, or you can "sage -upgrade".
 * These are the main bugs we'll be working on. If you're going to work on a bug not listed here, please make a trac ticket for it, and assign it to Milestone 2.8.12:
    http://trac.sagemath.org/sage_trac/milestone/sage-2.8.12
Line 9: Line 12:
 * The base version of SAGE we'll start will probably be 2.8.11.
 * These are the main bugs we'll be working on. If you're going to work on a bug not listed here, please make a trac ticket for it, and assign it to Milestone 2.8.12:
    http://trac.sagemath.org/sage_trac/milestone/sage-2.8.12

There is a prebuilt version on sagemath.org here, which you'll need to hg_sage.pull() on as above:

 * The trac server with all the bugs is here:
  . http://trac.sagemath.org
Line 25: Line 20:

SAGE Bug Squash Day 5

The event will take place on SATURDAY, November 3rd and officially start at 10 am pacific standard time. It will "officially" go nonstop for 10 hours (until 8pm) and some people will usually meet the day after and finish up some of the leftovers.

Remember the "Twisted Rule" -- Don't work on anything unless there is a trac ticket for it.

  • The base version of SAGE we'll start with is 2.8.11. Binaries are posted, or you can "sage -upgrade".
  • These are the main bugs we'll be working on. If you're going to work on a bug not listed here, please make a trac ticket for it, and assign it to Milestone 2.8.12:
  • [:bug5/status:STATUS]
  • [:bug5/irc:IRC log]

  • ["/Results"]
  • Write to [email protected] for an account on the bug tracker.

  • We'll all be on #sage-devel at irc.freenode.net.

From Linux you can chat via a text console by installing "irssi", running it, and typing
  /SERVER add irc.freenode.net
  /SERVER irc.freenode.net
  /join #sage-devel

Participants (with area they would like to work on)

  1. Michael Abshoff (memory leaks, Solaris port, whatever else looks interesting ;-) )

  2. William Stein
  3. Nick Alexander (doctesting, administrivia)
  4. Robert Bradshaw (cleanup coercion model, cython memory leaks)
  5. Mike Hansen
  6. didier deshommes : bug #980
  7. Carl Witty (bugs #995, #211)
  8. Yi Qiang (dsage)
  9. Martin Albrecht (I won't make it on Saturday (GMT) but will be around on Sunday)

bug/05 (last edited 2017-02-02 17:22:27 by mrennekamp)