Differences between revisions 14 and 16 (spanning 2 versions)
Revision 14 as of 2008-10-30 16:54:59
Size: 2855
Editor: was
Comment:
Revision 16 as of 2008-10-30 17:01:21
Size: 3054
Editor: was
Comment:
Deletions are marked like this. Additions are marked like this.
Line 25: Line 25:
      * fix [http://trac.sagemath.org/sage_trac/ticket/4395 #4395: magma related optional doctest failure in sage/rings/quotient_ring.py]
Line 27: Line 28:
      * make it possible to upgrade to the latest alpha version.       * fix [http://trac.sagemath.org/sage_trac/ticket/4396 #4396: make it possible to upgrade to the latest alpha version.]

SAGE Bug Day 15

The event will take place on Thursday, October 30, 2008 and officially start at 9 am pacific standard time and go on until people run out of energy.

Don't work on anything unless there is a trac ticket for it.

  • The base version of SAGE we'll start with is 3.2.?

  • For a trac account follow [:TracGuidelines:these] instructions

  • 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

If you are using Konversation (the KDE IRC client), you can set up an auto-replace rule that lets you type #1322 (for trac #1322) and what everyone sees is http://trac.sagemath.org/sage_trac/ticket/1322 (which lets people click on the link and see the bug you are talking about). To configure this, go to Settings -> Configure Konversation -> Behavior -> Auto Replace and create a rule with Find as "#([0-9]+)" and Replace with as "http://trac.sagemath.org/sage_trac/ticket/%1" (both without the quotes). You can select whether this rule is applied to incoming posts, your outgoing posts, or both.

Participants (with area they would like to work on)

  1. William Stein (number theory bugs; magma/sage interface bugs):
  2. Michael Abshoff (memory leaks, merges, build issues)
  3. Timothy Clemans (notebook)
  4. Robert Bradshaw (coercion bugs, misc)
  5. Craig Citro (morning only -- http://trac.sagemath.org/sage_trac/ticket/4357)

  6. David Joyner (http://trac.sagemath.org/sage_trac/ticket/4383, but I won't have time until late afternoon)

  7. John Cremona (http://trac.sagemath.org/sage_trac/ticket/4392)

bug/15 (last edited 2017-02-02 20:02:08 by mrennekamp)