Size: 878
Comment: some tasks I have in mind
|
Size: 1006
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 31: | Line 31: |
#1a: update pynac | #1a: update pynac : https://trac.sagemath.org/ticket/24838 |
Line 33: | Line 33: |
#1b: update sagenb | #1b: update sagenb : https://github.com/sagemath/sagenb/pull/446 |
Line 35: | Line 35: |
#1c: fix doctests in plot/plot.py | #1c: fix doctests in plot/plot.py : https://trac.sagemath.org/ticket/25579 |
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.
#1a: update pynac : https://trac.sagemath.org/ticket/24838
#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 crystals (which file)
#2: enhance the patchbot "pyflakes" plugin
#3: fix pickling