Differences between revisions 13 and 14
Revision 13 as of 2018-06-15 09:49:00
Size: 1388
Editor: chapoton
Comment:
Revision 14 as of 2018-06-15 09:51:04
Size: 1428
Editor: chapoton
Comment:
Deletions are marked like this. Additions are marked like this.
Line 44: Line 44:

#5: try to run the patchbot on sage3

Sage Days 3000: porting Sage to Python 3

9 July 2018 ­– 13 July 2018

Ghent University (Gent, Belgium)

Goal

This is a small-scale workshop for Sage developers with a specific focus on porting Sage to Python 3. While a lot of effort has been done for this, we hope that this workshop will accelerate this.

Organizer

  • Jeroen Demeyer (Ghent University)

Participants

  • Frédéric Chapoton
  • Jeroen Demeyer (Ghent University)

Funding

For participants without travel grants, the OpenDreamKit project has some money available.

Some specific tasks

#1: ensure that "make doc" works : https://patchbot.sagemath.org/log/0/Ubuntu/18.04/x86_64/4.15.0-20-generic/petitbonum/2018-06-11%2009:26:28?plugin=docbuild

#1a: update pynac : https://trac.sagemath.org/ticket/24838 ; https://trac.sagemath.org/ticket/24751 ; https://trac.sagemath.org/ticket/24752

#1b: update sagenb : https://github.com/sagemath/sagenb/pull/446

#1c: fix doctests in plot/plot.py : https://trac.sagemath.org/ticket/25579

#1d: fix doctests in src/sage/combinat/crystals/mv_polytopes.py : https://trac.sagemath.org/ticket/25559

#2: fix pickling

#3: enhance the patchbot "pyflakes" plugin : https://github.com/sagemath/sage-patchbot/issues/128

#4: estimate how many files still have doctest failures

#5: try to run the patchbot on sage3

days3000 (last edited 2018-10-08 15:09:17 by chapoton)